summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Publish DEPS for Chromium 47.0.2526.7547.0.2526.75chrome-tpm2015-11-301-684/+576
* Incrementing VERSION to 47.0.2526.75chrome-tpm2015-12-011-1/+1
* Fix crash in LayoutCounter due to view being NULLJason Kersey2015-12-011-1/+3
* Catch IllegalStateException when creating the watchdog playerMin Qin2015-12-011-2/+6
* Blacklist GPU raster and accelerated canvas on Vivante.Alexandre Elias2015-12-011-1/+14
* [Android] Add repeat argument to UiRobot tests.Jason Kersey2015-12-011-0/+3
* Handle server profile/card disappearing while launching editor.Jason Kersey2015-12-012-0/+10
* Make Chrome Handle Signed-in Account Change Properly.Jason Kersey2015-12-013-6/+54
* Updating XTBs based on .GRDs from branch 2526Krishna Govind2015-11-3025-76/+76
* Mac: Include Radeon 4670 in overlay blacklistChristopher Cameron2015-11-301-1/+1
* cc: Pass correct stride to SkCanvas::readPixels.David Reveman2015-11-301-7/+2
* Ignore View visibility for WebView's page visibility API.Hui Shu2015-11-301-8/+3
* Add deprecation warning for SVGPathSegDOM.Walter Korman2015-11-3022-43/+46
* Partial cherry-pick of: > android: Throw exception for registering invalid Su...Daniel Sievers2015-11-301-1/+3
* Incrementing VERSION to 47.0.2526.74chrome-tpm2015-11-261-1/+1
* [Extensions] Make handler_function a hidden propertyrdevlin.cronin2015-11-253-5/+46
* PartitionAlloc: Add spin lock in shutdown()Kenichi Ishibashi2015-11-252-0/+9
* Incrementing VERSION to 47.0.2526.73chrome-tpm2015-11-241-1/+1
* Revert "[Extensions] Make handler_function a hidden property"Shruthi Sreekanta2015-11-243-43/+5
* Incrementing VERSION to 47.0.2526.72chrome-tpm2015-11-241-1/+1
* AppCache: fix a browser crashing bug that can happen during updates.Michael Nordman2015-11-242-3/+11
* AppCache: Use WeakPtr<> to fix a potential uaf bug.Michael Nordman2015-11-242-4/+8
* Fix possible map::end() dereference in AppCacheUpdateJob triggered by a compr...Michael Nordman2015-11-245-30/+56
* [Extensions] Make handler_function a hidden propertyDevlin Cronin2015-11-243-5/+43
* Updating XTBs based on .GRDs from branch 2526Krishna Govind2015-11-2314-15/+15
* Do not crash if the account hasn't been seeded.knn2015-11-202-6/+48
* [Merge to M47] [DevTools] Only listen to main target control events in networ...Tsuyoshi Horo2015-11-201-4/+10
* Incrementing VERSION to 47.0.2526.71chrome-tpm2015-11-201-1/+1
* Incrementing VERSION to 47.0.2526.70chrome-tpm2015-11-191-1/+1
* [Merge to M47] Replace unsafe console logging in HTMLMediaElement.cppliberato2015-11-191-1/+1
* Upgrade Man and Woman Emoji characters to complex pathDominik Röttsches2015-11-193-0/+15
* Don't crash if the Cast Notification Service in the wrong stateAnton Vayvod2015-11-191-18/+9
* Incrementing VERSION to 47.0.2526.69chrome-tpm2015-11-191-1/+1
* Merge M47: Update Flash plugin metadata versions to latest version.Will Harris2015-11-193-9/+9
* Updating XTBs based on .GRDs from branch 2526Krishna Govind2015-11-1864-181/+261
* Merge to M47: "kiosk: Flush installed app files and cached crx"Xiyuan Xia2015-11-186-3/+44
* manual merge testMustafa Emre Acer - Google2015-11-185-36/+114
* Revert "Remove obsolete LTR scrollbar padding hack."Walter Korman2015-11-182-5/+10
* cc/ipc: Add missing entry in the IPC struct for cc::CompositorFrameMetadata.Sadrul Habib Chowdhury2015-11-181-0/+1
* Cancel HTTP Auth interstitial on page initiated cross-origin redirects.Mustafa Emre Acer - Google2015-11-183-49/+134
* Block javascript: document navigations during page dismissal events.Daniel Cheng2015-11-184-1/+33
* Only set nil serialized state for history.pushState() navigations.Kurt Horimoto2015-11-181-10/+15
* Incrementing VERSION to 47.0.2526.68chrome-tpm2015-11-181-1/+1
* Revert "Manual merge - Only proceed HTTP auth interstitial if it's still valid"Mustafa Emre Acer - Google2015-11-185-110/+28
* Add locks to Partitions' init and shutdownKenichi Ishibashi2015-11-172-7/+17
* Don't allow navigations in Document::detach.Daniel Cheng2015-11-176-32/+47
* Manual merge - Only proceed HTTP auth interstitial if it's still validMustafa Emre Acer - Google2015-11-175-28/+110
* Revert "Only proceed HTTP auth interstitial if it's still valid"Mustafa Emre Acer - Google2015-11-175-110/+28
* Only proceed HTTP auth interstitial if it's still validMustafa Emre Acer - Google2015-11-175-28/+110
* Disables JavaScript window.scrollTo() calls during user scroll.Eugene But2015-11-172-0/+35