summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Move histogram_manager from components/metrics to components/cronet on android.mef2015-04-099-29/+30
* Fix incorrect AudioConverter setup for discrete channel layouts.dalecurtis2015-04-094-9/+21
* Cleanup: removing unused kTrackAllTaskObjects constantvadimt2015-04-091-23/+1
* Ensure that the Windows system font information and the scrollbar metrics are...ananta2015-04-091-3/+6
* Adding minidump creation when launching renderer process fails in appcontaine...shrikant2015-04-092-1/+23
* IndexedDB: Use C++11 in-class member initializersjsbell2015-04-094-25/+30
* Adding tests for diagonal scrolling in telemetry.cblume2015-04-098-29/+200
* Limit number of service instances passed to onServiceList listeners.reddaly2015-04-097-33/+246
* Add entries to rappor.xml for Web Components usagekojii2015-04-091-0/+16
* Add support for json-results-file option for Junit tests.mikecase2015-04-091-0/+3
* Roll src/third_party/WebKit 5b9a14f:b06aa90 (svn 193380:193389)blink-deps-roller2015-04-091-1/+1
* Refactor postMessage for out-of-process iframes.alexmos2015-04-0925-220/+435
* Adds support for dynamically setting the titlecjhopman2015-04-093-8/+60
* Fix illegal use of const in container contents to unbreak VS 2015.brucedawson2015-04-091-2/+1
* Initialize observer_ to nullptr in DevicePermissionsDialogView.reillyg2015-04-091-1/+1
* [sql] Change DoesStuffExist() to work with ScopedErrorIgnorer.shess2015-04-093-14/+58
* Use a base::LinkedList rather than a std::deque to back CertNetFetcherImpl's ...eroman2015-04-091-16/+19
* Integrate the handle verifier from multiple modules (DLLs)rvargas2015-04-091-43/+136
* content/renderer/media: Update the include path to i420_video_frame.htfarina2015-04-091-1/+1
* Split SdchManager::Dictionary out into separate class/file.rdsmith2015-04-099-320/+457
* webgl: suppress tests failing on Win7 Release ATI GPU bot.sunnyps2015-04-091-0/+4
* cc: Plumbing for storing property treesenne2015-04-0910-38/+54
* Update Crashpad to 1baff4ff92fe1a1ead6b88b5f01633a4f0b6b51c.mark2015-04-091-1/+1
* [Ozone] VAAPI wrapper should open its own render node.Haixia Shi2015-04-093-4/+13
* gn-mode: Get fill-paragraph working correctly.erg2015-04-091-2/+10
* <webview>: Don't reset allowtransparency and allowscaling between createGuest...fsamuel2015-04-094-18/+36
* Revert of cc: Re-use transforms from transform nodes when computing visible r...ajuma2015-04-091-26/+10
* Fix some shutdown problems in tab capture performance tests.hubbe2015-04-092-1/+6
* Clean up some dead codehush2015-04-091-4/+0
* [Telemetry] Add the feature of narrowing down the "gesture" interaction recor...nednguyen2015-04-096-7/+31
* Updating build-webapp script to append the client id extension for app remoti...joedow2015-04-091-1/+1
* Add PNaCl release note about how to try out Subzero / which flag to set.jvoung2015-04-094-1/+25
* Make ui/gl depend on the necessary runtime targets on Windows.jam2015-04-092-8/+6
* Add code to set TCP keep alive delay on OSX.mmenke2015-04-091-0/+8
* Disable logging of failed SPDY PINGs in a timemax bucket, and update histogra...bmcquade2015-04-091-3/+3
* Add support for SSL-based DEB repo.Michael Moss2015-04-095-3/+7
* [Sync] PassphraseActivity: unregister for sync events when paused.maxbogue2015-04-095-11/+159
* [Telemetry] Add __enter__ & __exit__ methods for action_runner.Interaction.nednguyen2015-04-092-3/+115
* Pass security origin to AesDecryptor()jrummell2015-04-0910-17/+41
* Improve hit-testing telemetry testmajidvp2015-04-091-24/+19
* Testing and bugfixing for the new MB gyp/gn wrapper.dpranke2015-04-094-45/+74
* OOPIF: Don't crash when running layout tests that have an OOP iframe.alexmos2015-04-082-5/+8
* gpu: Add UMA statistic for RG texture support.reveman2015-04-082-0/+9
* android: Pass cc::ContextProvider to VideoContextProvider.tfarina2015-04-081-8/+13
* ChannelMojo: Ensure that it always has ScopedIPCSupportmorrita2015-04-089-127/+65
* Reland: Track memory consumption of SP on top 7 sitespdr2015-04-081-0/+15
* Roll src/third_party/skia b7133be:a0219f1skia-deps-roller2015-04-081-1/+1
* Roll src/third_party/WebKit 80027f9:5b9a14f (svn 193363:193380)blink-deps-roller2015-04-081-1/+1
* Replace "computer" with "device" in permission warning strings.reillyg2015-04-083-31/+31
* Refactor CryptAuth component to be more testable.tengs2015-04-0817-308/+309