summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Publish DEPS for Chromium 47.0.2526.9147.0.2526.91chrome-tpm2015-12-071-684/+576
* Incrementing VERSION to 47.0.2526.91chrome-tpm2015-12-071-1/+1
* Close the QUIC connection when non-crypto stream data is written at ENCRYPTIO...Ryan Hamilton2015-12-076-0/+33
* ui: Fix NinePatchPainter to work in physical pixels.Dana Jansens2015-12-074-153/+228
* Add a Canvas::SaveAndUnscale() method for pixel-accurate drawing.Dana Jansens2015-12-075-26/+25
* Setting version to 47.0.2526.90chrome-tpm2015-12-071-1/+1
* Prevent QUIC streams from writing data when encryption is not established.Ryan Hamilton2015-12-0711-42/+126
* [ios] Call CRWCertVerificationController completion handlers on shutdownEugene But2015-12-071-86/+78
* [ios] Removed CRLSets usage for WKWebView.Eugene But2015-12-071-2/+2
* Incrementing VERSION to 47.0.2526.80chrome-tpm2015-12-041-1/+1
* Merge: Fix HttpStreamParser::CanReuseConnection().Matt Menke2015-12-043-8/+5
* Incrementing VERSION to 47.0.2526.79chrome-tpm2015-12-041-1/+1
* media: Keep video frame natural size in GpuMemoryBufferVideoFramePool.Xiaohan Wang2015-12-041-2/+4
* Consume whitespace at start of calc subexpressionTimothy Loh2015-12-043-0/+3
* Incrementing VERSION to 47.0.2526.78chrome-tpm2015-12-031-1/+1
* Fix a potential heap use after free in BookmarkAppHelper.Dominick Ng2015-12-032-7/+14
* DevTools: relax the check when looking up the shared workers' agent hosts.Pavel Feldman2015-12-031-2/+4
* Merge M47: Remove rooksbas.dll and rooksbas_x64.dll from renderer blacklist.Will Harris2015-12-031-2/+0
* Make WebPageSerializerImpl to escape URL attribute values in result.Yoshifumi Inoue2015-12-023-3/+31
* Incrementing VERSION to 47.0.2526.77chrome-tpm2015-12-021-1/+1
* Use RefPtr for MutationObserver in MutationObserverInterestGroup.Takayoshi Kochi2015-12-026-9/+42
* Restore "Add deprecation warning for SVGPathSegDOM."Walter Korman2015-12-0222-43/+46
* Do not recreate the video surface textures unnecessarilyHui Shu2015-12-012-2/+13
* Backport of functional changes up to 48.0.2549.0 to LayoutBlockFlowLine.cpp.tobiasjs2015-12-011-1/+1
* Revert blink@201635 from M47 because of LocalFrame::detach crash (crbug.com/5...Takashi Sakamoto2015-12-0148-99/+67
* Incrementing VERSION to 47.0.2526.76chrome-tpm2015-12-011-1/+1
* Revert "Add deprecation warning for SVGPathSegDOM."Jason Kersey2015-12-0122-46/+43
* 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