- 04 Dec, 2017 40 commits
-
-
Xiaohan Wang authored
Prefer UmaHistogram* function to using the histogram directly. Change-Id: I9eb38bf856c76fe50ff094a7728ef1f7aebe239a Reviewed-on: https://chromium-review.googlesource.com/804697Reviewed-by:
Ilya Sherman <isherman@chromium.org> Commit-Queue: Xiaohan Wang <xhwang@chromium.org> Cr-Commit-Position: refs/heads/master@{#521501}
-
Sergei Datsenko authored
Test setting and getting cookies. Test window location access from fragments. Bug: chromium:787197 Change-Id: I8dd9b16ebdfe5680a4977ec1e416b6447a70d44a Reviewed-on: https://chromium-review.googlesource.com/805182Reviewed-by:
Alex Clarke <alexclarke@chromium.org> Commit-Queue: Sergei Datsenko <dats@chromium.org> Cr-Commit-Position: refs/heads/master@{#521500}
-
xlai authored
The original metric Blink.Canvas.ToBlob.IdleEncodeDuration is only computing the total time on encoding on idle task EXCLUDING the time when system is waiting for idle task to start. But this information is very crucial in determining the threshold for kIdleTaskCompleteTimeoutDelay. Bug: 787972 Change-Id: I2855e4ea054c1eaeb73742662e98116ade8d3c62 Reviewed-on: https://chromium-review.googlesource.com/789431 Commit-Queue: Olivia Lai <xlai@chromium.org> Reviewed-by:
Jesse Doherty <jwd@chromium.org> Reviewed-by:
Justin Novosad <junov@chromium.org> Reviewed-by:
Fernando Serboncini <fserb@chromium.org> Cr-Commit-Position: refs/heads/master@{#521499}
-
John Abd-El-Malek authored
BUG=776589 Change-Id: I51507a0dee08bcaa6531dee4dcf9b03d264de103 Reviewed-on: https://chromium-review.googlesource.com/806928 Commit-Queue: John Abd-El-Malek <jam@chromium.org> Reviewed-by:
Yuzhu Shen <yzshen@chromium.org> Cr-Commit-Position: refs/heads/master@{#521498}
-
Christopher Grant authored
This change does the following: - Splits the input field into text, hint and cursor elements. - Removes the need to re-render text when the cursor blinks. - Supports a text hint, shown when the field is empty. BUG= Cq-Include-Trybots: master.tryserver.chromium.android:android_optional_gpu_tests_rel;master.tryserver.chromium.linux:linux_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel Change-Id: Ifbf32560cb7003f4d8951bea871680facd5c0a81 Reviewed-on: https://chromium-review.googlesource.com/804114Reviewed-by:
Yash Malik <ymalik@chromium.org> Commit-Queue: Christopher Grant <cjgrant@chromium.org> Cr-Commit-Position: refs/heads/master@{#521497}
-
Kurt Horimoto authored
Bug: 778014 Cq-Include-Trybots: master.tryserver.chromium.mac:ios-simulator-cronet;master.tryserver.chromium.mac:ios-simulator-full-configs Change-Id: Id8f56f26497bd89c25494a2ae6a210c2e0445d0f Reviewed-on: https://chromium-review.googlesource.com/802997 Commit-Queue: Kurt Horimoto <kkhorimoto@chromium.org> Reviewed-by:
Kurt Horimoto <kkhorimoto@chromium.org> Reviewed-by:
Mark Cogan <marq@chromium.org> Cr-Commit-Position: refs/heads/master@{#521496}
-
Robert Sesek authored
- {"firstexception","lastexception"}{,"_bt"} - "toolbar-nib_info" - "sendaction" - "nsevent" Bug: 598854 Change-Id: Id5ea8c7dbdd328452234763c065f946908fcea15 Reviewed-on: https://chromium-review.googlesource.com/804214 Commit-Queue: Robert Sesek <rsesek@chromium.org> Reviewed-by:
Sidney San Martín <sdy@chromium.org> Cr-Commit-Position: refs/heads/master@{#521495}
-
Chromium WPT Sync authored
Using wpt-import in Chromium 557e241c. Build: https://build.chromium.org/p/chromium.infra.cron/builders/wpt-importer/builds/6908 Note to sheriffs: This CL imports external tests and adds expectations for those tests; if this CL is large and causes a few new failures, please fix the failures by adding new lines to TestExpectations rather than reverting. See: https://chromium.googlesource.com/chromium/src/+/master/docs/testing/web_platform_tests.md Directory owners for changes in this CL: jsbell@chromium.org: external/wpt/FileAPI TBR=qyearsley No-Export: true Change-Id: I7c7d93d652cff833679583d11c0fa6155d7f2574 Reviewed-on: https://chromium-review.googlesource.com/806680 Commit-Queue: Blink WPT Bot <blink-w3c-test-autoroller@chromium.org> Reviewed-by:
Blink WPT Bot <blink-w3c-test-autoroller@chromium.org> Cr-Commit-Position: refs/heads/master@{#521494}
-
Evan Stade authored
Bug: 783018 Change-Id: Ic1340627bacde0109e92afd45b2cb3c164dd9594 Reviewed-on: https://chromium-review.googlesource.com/783661Reviewed-by:
Tim Song <tengs@chromium.org> Commit-Queue: Evan Stade <estade@chromium.org> Cr-Commit-Position: refs/heads/master@{#521493}
-
Devlin Cronin authored
s/const char/constexpr const char Bug: None Change-Id: I78e88bcaa3319f61cfbd0a096ff37d8947d23833 Reviewed-on: https://chromium-review.googlesource.com/804862Reviewed-by:
Karan Bhatia <karandeepb@chromium.org> Commit-Queue: Devlin <rdevlin.cronin@chromium.org> Cr-Commit-Position: refs/heads/master@{#521492}
-
jkereliuk authored
This is intended as a temporary fix since the current commit position for version 62 points to a revision that is actually listed as 63. Bug: Change-Id: I9aa73ac1e9f9712b84893c08e7d8c07d333df3ab Reviewed-on: https://chromium-review.googlesource.com/806762Reviewed-by:
John Chen <johnchen@chromium.org> Commit-Queue: Jonathon Kereliuk <kereliuk@chromium.org> Cr-Commit-Position: refs/heads/master@{#521491}
-
Nate Chapin authored
It had a custom implementation to support use of RawResourceClientStateChecker. Separate these. The original version (https://chromium.googlesource.com/chromium/src/+/ae15c13530084329ac2509ccded45428d7d7d2c8) failed to update DocumentThreadableLoader::Trace(). It introduced an intermediate subclass, ResourceOwner<RawResource>, between DocumentThreadableLoader and RawResourceClient, but because Trace() wasn't updated, ResourceOwner::resource_ was left untraced. The GC clang plugin would normally catch a mistake like this, but the plugin ignores ResourceOwner due to https://crbug.com/652966, so it wasn't detected at compile time. Bug: 790778, 640291 Change-Id: I114df7eaa97139fbb6aa70b22b2f41019988631f Reviewed-on: https://chromium-review.googlesource.com/806753 Commit-Queue: Nate Chapin <japhet@chromium.org> Reviewed-by:
Hiroshige Hayashizaki <hiroshige@chromium.org> Cr-Commit-Position: refs/heads/master@{#521490}
-
Wez authored
These tests flake under Fuchsia, suggesting that the ordering of NetLog events assumed by the tests may not always be valid, e.g. due to concurrency in resource delivery over QUIC. The additional EXPECTations will cause more detail to be reported about what was actually NetLog'd. The tests are also renamed to better express their purpose. Bug: 775122 Change-Id: Ia1c8aa898d27db2faafd2e79d705b724a7704843 Reviewed-on: https://chromium-review.googlesource.com/806760Reviewed-by:
Ryan Hamilton <rch@chromium.org> Commit-Queue: Wez <wez@chromium.org> Cr-Commit-Position: refs/heads/master@{#521489}
-
Yuwei Huang authored
According to the mock, separators should go between sections, not items. This CL fixes the style according to the mock. Given that this changes the UI of the app, it might be better to check in this after the M64 branch point. Before: https://drive.google.com/a/google.com/file/d/1cosHV0dLNdIraqZCQhE0M0La9b6fDn6B/view?usp=sharing After: https://drive.google.com/a/google.com/file/d/1s_ZtlUMztnkr-QdU1-04ssxw-m2iLXHH/view?usp=sharing Bug: 786616 Change-Id: If4975398b7fd0da0a0884ee4b009c3098f05de42 Reviewed-on: https://chromium-review.googlesource.com/783817 Commit-Queue: Yuwei Huang <yuweih@chromium.org> Reviewed-by:
Jamie Walch <jamiewalch@chromium.org> Cr-Commit-Position: refs/heads/master@{#521488}
-
Quinten Yearsley authored
Currently at HEAD when I run test-webkitpy I get a couple of extraneous debug logs which contain: Generating grammar tables from /usr/lib/python2.7/lib2to3/Grammar.txt Generating grammar tables from /usr/lib/python2.7/lib2to3/PatternGrammar.txt The purpose of this CL is to prevent test-webkitpy from logging this to stderr. Change-Id: Ica515a4f03f184cc1c3f91b6179de9317591c0bc Reviewed-on: https://chromium-review.googlesource.com/807165Reviewed-by:
Robert Ma <robertma@chromium.org> Commit-Queue: Quinten Yearsley <qyearsley@chromium.org> Cr-Commit-Position: refs/heads/master@{#521487}
-
webrtc-autoroll@chromium.org authored
https://webrtc.googlesource.com/src.git/+log/83d27683a83d..31cee3a0d51e $ git log 83d27683a..31cee3a0d --date=short --no-merges --format='%ad %ae %s' Created with: roll-dep src/third_party/webrtc BUG=None,None The AutoRoll server is located here: https://webrtc-chromium-roll.skia.org Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_chromium_archive_rel_ng;master.tryserver.chromium.mac:mac_chromium_archive_rel_ng TBR=webrtc-chromium-sheriffs-robots@google.com Change-Id: Idbcb75f5fe9f49ddb5b3f8718dbfe8b2dfb698a3 Reviewed-on: https://chromium-review.googlesource.com/806321Reviewed-by:
WebRTC Roll Bot <webrtc-autoroll@chromium.org> Commit-Queue: WebRTC Roll Bot <webrtc-autoroll@chromium.org> Cr-Commit-Position: refs/heads/master@{#521486}
-
catapult-deps-roller@chromium.org authored
https://chromium.googlesource.com/catapult.git/+log/a12fb2d1ad96..cb907fe1fd1b $ git log a12fb2d1a..cb907fe1f --date=short --no-merges --format='%ad %ae %s' 2017-12-04 simonhatch Dashboard - Route bisects to Pinpoint for windows bots. Created with: roll-dep src/third_party/catapult The AutoRoll server is located here: https://catapult-roll.skia.org Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.android:android_optional_gpu_tests_rel TBR=sullivan@chromium.org Change-Id: I102bb172b6dbee15b2a135a5ba561ba274db68d3 Reviewed-on: https://chromium-review.googlesource.com/806881 Reviewed-by: <catapult-deps-roller@chromium.org> Commit-Queue: <catapult-deps-roller@chromium.org> Cr-Commit-Position: refs/heads/master@{#521485}
-
David Tseng authored
Bug: Cq-Include-Trybots: master.tryserver.chromium.linux:closure_compilation Change-Id: I96565fa693ae9598636927c953abfd68c57359d4 Reviewed-on: https://chromium-review.googlesource.com/801777Reviewed-by:
Michael Giuffrida <michaelpg@chromium.org> Reviewed-by:
Dominic Mazzoni <dmazzoni@chromium.org> Reviewed-by:
Yuki Awano <yawano@chromium.org> Commit-Queue: David Tseng <dtseng@chromium.org> Cr-Commit-Position: refs/heads/master@{#521484}
-
Dave Schuyler authored
This CL fixes an issue with the page history. If an extension is removed and the user tries to navigate back to the details page for that extension, they may get caught in a loop (unable to go back). This CL will navigate back or replace the history element (there are two different cases: removing an extension from the details page; or navigating to an invalid extension ID). FYI, the case where the extension is removed from the main list page is not affected (it doesn't have the issue). Bug: 789891 Cq-Include-Trybots: master.tryserver.chromium.linux:closure_compilation Change-Id: I45eb0f2917452da55e0e07c67356e24ae5bd56bb Reviewed-on: https://chromium-review.googlesource.com/801975 Commit-Queue: Dave Schuyler <dschuyler@chromium.org> Reviewed-by:
Demetrios Papadopoulos <dpapad@chromium.org> Cr-Commit-Position: refs/heads/master@{#521483}
-
Tarun Bansal authored
Check if the histogram is null before adding an entry to it. Bug: 776579 Change-Id: I77049905fa5953cdf52d5438fa7ea15385877898 Reviewed-on: https://chromium-review.googlesource.com/806879Reviewed-by:
Ryan Sturm <ryansturm@chromium.org> Commit-Queue: Tarun Bansal <tbansal@chromium.org> Cr-Commit-Position: refs/heads/master@{#521482}
-
Minh X. Nguyen authored
Note that the signature of InstallUpdate is changed to match with CrxInstaller::InstallUnpackedCrx. Bug: 722942 Change-Id: I789c6277458447976d24aa7ba5dcced670c8cc11 Reviewed-on: https://chromium-review.googlesource.com/765095 Commit-Queue: Minh Nguyen <mxnguyen@chromium.org> Reviewed-by:
Devlin <rdevlin.cronin@chromium.org> Reviewed-by:
Joshua Pawlicki <waffles@chromium.org> Cr-Commit-Position: refs/heads/master@{#521481}
-
Yuzhu Shen authored
Some tests fail because network service URLLoader currently doesn't support download_to_file. TBR=jam@chromium.org BUG=791702 Cq-Include-Trybots: master.tryserver.chromium.linux:linux_mojo Change-Id: I988be3a0416fa034d63bf55c47f71e8d20902c59 Reviewed-on: https://chromium-review.googlesource.com/806752Reviewed-by:
Yuzhu Shen <yzshen@chromium.org> Commit-Queue: Yuzhu Shen <yzshen@chromium.org> Cr-Commit-Position: refs/heads/master@{#521480}
-
depot-tools-roller@chromium.org authored
https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/ad64abd69aed..b278ddd93923 $ git log ad64abd69..b278ddd93 --date=short --no-merges --format='%ad %ae %s' 2017-12-04 myjang [presubmit] Remove line Created with: roll-dep src/third_party/depot_tools The AutoRoll server is located here: https://depot-tools-chromium-roll.skia.org Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. TBR=phajdan.jr@chromium.org Change-Id: Idca5d12e96bb4a3c156f449b7554439529337fc2 Reviewed-on: https://chromium-review.googlesource.com/806438Reviewed-by:
depot-tools-roller . <depot-tools-roller@chromium.org> Commit-Queue: depot-tools-roller . <depot-tools-roller@chromium.org> Cr-Commit-Position: refs/heads/master@{#521479}
-
Stuart Langley authored
This CL is preparation for onion souping of WebClipboard. It moves public enum types from WebClipboard into a mojom file defined in WebKit/common. The clipboard mojo interface is then changed to use these enums rather than the type defined in ui/base/clipboard. Typemaps for clipboard_format and ui::ClipboardType have been removed as we no longer use these types in the mojom, and it will make it simpler to move the files around. We may add type-mapping back in when we've removed WebClipboard. Code that previously converted from WebClipboard::Buffer to ui::Clipboard has been moved to the browser side, on the renderer side we still check that the Buffer type is valid, but we no longer do the conversion. The ultimate goal is to replace WebClipboard with the mojo interface. Bug: 775830 Change-Id: I2cf4e7fc771dd66c4b6ec95abc7d131686683d52 Reviewed-on: https://chromium-review.googlesource.com/804774Reviewed-by:
John Abd-El-Malek <jam@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Commit-Queue: Stuart Langley <slangley@chromium.org> Cr-Commit-Position: refs/heads/master@{#521478}
-
Johann authored
This reverts commit f7eb8650. The msan build failure has been addressed: https://chromium-review.googlesource.com/c/chromium/src/+/806634 Original change's description: > Reason for revert: Broke linux msan builder: > https://ci.chromium.org/buildbot/chromium.memory/Linux%20MSan%20Builder/7457 BUG=783519 Cq-Include-Trybots: master.tryserver.chromium.linux:linux_chromium_msan_rel_ng R=tomfinegan@chromium.org,dalecurtis@chromium.org Change-Id: I720447e099700e1bce0868590d31943beb370643 Reviewed-on: https://chromium-review.googlesource.com/806875Reviewed-by:
Tom Finegan <tomfinegan@chromium.org> Commit-Queue: Johann Koenig <johannkoenig@google.com> Cr-Commit-Position: refs/heads/master@{#521477}
-
Reza.Zakerinasab authored
This change tries to address the perf regression reported for createImageBitmapFromImageData canvas perf test. This change performs the premul operation in ImageData in advance, instead of doing that after creating the ImageBitmap. This has resulted in ~60% perf improvement on the local Linux machine, so it hopefully must address the regressions. Bug: 782813,787772,787811 Cq-Include-Trybots: master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2 Change-Id: If0f02d99677348d49cc9d16e910113b4250afb69 Reviewed-on: https://chromium-review.googlesource.com/802855Reviewed-by:
Justin Novosad <junov@chromium.org> Commit-Queue: Mohammad Reza Zakerinasab <zakerinasab@chromium.org> Cr-Commit-Position: refs/heads/master@{#521476}
-
Dave Tapuska authored
Allow mousedown to prevent default the back/forward actions. This feature is controlled via the ExtendedMouseButtons feature flag which is by default disabled. Since the button events aren't sent from the browser when the feature is off the blink code doesn't require a feature flag since it won't be executed. Intent to Implement: https://groups.google.com/a/chromium.org/d/msg/blink-dev/3DjSQKQzKz8/FI9qbxHhAwAJ BUG=680741 Change-Id: If9a59fbb085104b26d25e050f1ca7349756b102b Reviewed-on: https://chromium-review.googlesource.com/781999 Commit-Queue: Dave Tapuska <dtapuska@chromium.org> Reviewed-by:
Scott Violet <sky@chromium.org> Reviewed-by:
Mustaq Ahmed <mustaq@chromium.org> Reviewed-by:
Sadrul Chowdhury <sadrul@chromium.org> Reviewed-by:
Avi Drissman <avi@chromium.org> Cr-Commit-Position: refs/heads/master@{#521475}
-
Jacob Dufault authored
Bug: 789190 Change-Id: I1f1b2546d126ad35e27bd977e17b295477e10938 Reviewed-on: https://chromium-review.googlesource.com/795011 Commit-Queue: Jacob Dufault <jdufault@chromium.org> Reviewed-by:
Michael Wasserman <msw@chromium.org> Cr-Commit-Position: refs/heads/master@{#521474}
-
Fredrik Söderquist authored
Using the Length store directly should work fine most of the time, and avoids the fairly bloaty Length copy constructor and destructor pair. Some minor massaging of ValueForPositionOffset required, but otherwise straightforward. Change-Id: I1b1d0b14f3897fc4173eab123cc3b241b28c70d3 Reviewed-on: https://chromium-review.googlesource.com/806834Reviewed-by:
Rune Lillesveen <futhark@chromium.org> Commit-Queue: Fredrik Söderquist <fs@opera.com> Cr-Commit-Position: refs/heads/master@{#521473}
-
Mostyn Bramley-Moore authored
We have not supported valgrind for some time (it was never ported to the GN build IIUC, and has been obsoleted by ASan/MSan/TSan). Followup to https://chromium-review.googlesource.com/c/chromium/src/+/778881 BUG=791518 Change-Id: I3a03f033263e6477eddcc683b986635b6ff2c963 Reviewed-on: https://chromium-review.googlesource.com/805994 Commit-Queue: Mostyn Bramley-Moore <mostynb@vewd.com> Reviewed-by:
Jorge Lucangeli Obes <jorgelo@chromium.org> Reviewed-by:
Tom Sepez <tsepez@chromium.org> Cr-Commit-Position: refs/heads/master@{#521472}
-
Daniel Cheng authored
Change-Id: I36b10c7b37e0340c02e9106aec0ae94eaec864a2 Reviewed-on: https://chromium-review.googlesource.com/804737Reviewed-by:
Tom Sepez <tsepez@chromium.org> Reviewed-by:
Emircan Uysaler <emircan@chromium.org> Commit-Queue: Daniel Cheng <dcheng@chromium.org> Cr-Commit-Position: refs/heads/master@{#521471}
-
Ryan Sturm authored
It's an anti-pattern to have "using" for a namespace that contains methods that the code depends on. Bug: 678368 Change-Id: Icbfbceb35c2384fd6ae20c187d579f1df7913a90 Reviewed-on: https://chromium-review.googlesource.com/803619Reviewed-by:
Tarun Bansal <tbansal@chromium.org> Commit-Queue: Tarun Bansal <tbansal@chromium.org> Cr-Commit-Position: refs/heads/master@{#521470}
-
John Abd-El-Malek authored
That callback is going away as it's not compatible with network service. Plumb information about subresource responses starting from the renderer to WebContents instead. A followup will undo much of the code added in r519351 after this. Bug: 783981 Cq-Include-Trybots: master.tryserver.chromium.linux:linux_mojo Change-Id: Id04381daa669cb2ac05dcf0f5d7d890960c6c06b Reviewed-on: https://chromium-review.googlesource.com/804947Reviewed-by:
Alexei Svitkine <asvitkine@chromium.org> Reviewed-by:
Emily Stark <estark@chromium.org> Commit-Queue: John Abd-El-Malek <jam@chromium.org> Cr-Commit-Position: refs/heads/master@{#521469}
-
Ovidio Henriquez authored
This change moves the IDL tests that do not use bluetooth_test into the wpt directory. BUG=509038 Change-Id: I6bced22bf6b14dd2581977a73ce0220a31dd4fe6 Reviewed-on: https://chromium-review.googlesource.com/804817 Commit-Queue: Ovidio Henriquez <odejesush@google.com> Reviewed-by:
Giovanni Ortuño Urquidi <ortuno@chromium.org> Cr-Commit-Position: refs/heads/master@{#521468}
-
Yafei Duan authored
This CL is the fifth CL of implementing OfflinePageModelTaskified. It contains: - Hooking up consistency checks for temporary and persistent pages. - Related tests. - Updating temporary and persistent consistency check tasks to make them more similar in implementation. Bug: 753595 Change-Id: I7200ea8fbdcfb3f6914c494d0bc060504774a67b Reviewed-on: https://chromium-review.googlesource.com/786820Reviewed-by:
Filip Gorski <fgorski@chromium.org> Commit-Queue: Yafei Duan <romax@chromium.org> Cr-Commit-Position: refs/heads/master@{#521467}
-
Justin Novosad authored
This bug was unmasked by this CL that re-enabled overdraw optimizations in GPU-accelerated 2D canvas: https://chromium-review.googlesource.com/c/chromium/src/+/800750 Crash happens on configuration that do not support the sync query extension. BUG=791608 Cq-Include-Trybots: master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2 Change-Id: I0da7be2f305d61881ba57d999329de2864d68ca5 Reviewed-on: https://chromium-review.googlesource.com/806678Reviewed-by:
Olivia Lai <xlai@chromium.org> Commit-Queue: Justin Novosad <junov@chromium.org> Cr-Commit-Position: refs/heads/master@{#521466}
-
Christopher Cameron authored
The UI theme images will miss color conversion caching, resulting in repeated conversions and poor performance. Bug: 769677 Change-Id: Icfeafb9c9418cf03bfbfaae62cf98c5ad07e0f6d Reviewed-on: https://chromium-review.googlesource.com/806641Reviewed-by:
vmpstr <vmpstr@chromium.org> Reviewed-by:
ccameron <ccameron@chromium.org> Commit-Queue: ccameron <ccameron@chromium.org> Cr-Commit-Position: refs/heads/master@{#521465}
-
pdfium-deps-roller@chromium.org authored
https://pdfium.googlesource.com/pdfium.git/+log/0ddd5dc79696..cef20d4b2ff1 $ git log 0ddd5dc79..cef20d4b2 --date=short --no-merges --format='%ad %ae %s' 2017-12-04 thestig Simplify code in CFX_ImageTransformer. 2017-12-04 thestig Refactor CFX_ImageTransformer down sample calculations. 2017-12-04 thestig Refactor CFX_ImageTransformer bicubic calculations. 2017-12-04 dsinclair Remove SetResultCreateNode 2017-12-04 thestig Refactor CFX_ImageTransformer bilinear calculations. 2017-12-04 dsinclair Remove CXFA_ValueArray 2017-12-04 dsinclair Cleanup ResolveObjects params and return 2017-12-04 dsinclair Cleanup CFXJSE engine and resolve processor Created with: roll-dep src/third_party/pdfium The AutoRoll server is located here: https://pdfium-roll.skia.org Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. TBR=dsinclair@chromium.org Change-Id: I609f4022c510b4cd37641a3ec78d9a12a686e8c8 Reviewed-on: https://chromium-review.googlesource.com/806322 Reviewed-by: <pdfium-deps-roller@chromium.org> Commit-Queue: <pdfium-deps-roller@chromium.org> Cr-Commit-Position: refs/heads/master@{#521464}
-
Jiaquan He authored
It's not used. Bug: 733662 Change-Id: I3b69a62a9a53a2a732bc0ed461d593ab119cdddd Reviewed-on: https://chromium-review.googlesource.com/806747Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Commit-Queue: Jiaquan He <hejq@google.com> Cr-Commit-Position: refs/heads/master@{#521463}
-
Ryan Sturm authored
Bug: 599906 Change-Id: I6fba5554875a98f8f4e5e531891be62a18fff4c9 Reviewed-on: https://chromium-review.googlesource.com/803664 Commit-Queue: Tarun Bansal <tbansal@chromium.org> Reviewed-by:
Tarun Bansal <tbansal@chromium.org> Cr-Commit-Position: refs/heads/master@{#521462}
-