summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* Update instrumentation for various functions janky on the Mac IO thread.pkasting2015-04-142-0/+26
* Service Worker: Split StartWorker metrics into new and installed versions.falken2015-04-143-6/+52
* Add a pretty-printer that produces FrameTree diagrams withnick2015-04-145-131/+462
* Move several annotations to annotations package.aurimas2015-04-141-1/+1
* Add option to export tracing events to ETW.georgesak2015-04-144-0/+13
* Implement a poor man's PostAfterStartupTask() function. The initial impl clai...michaeln2015-04-134-0/+37
* media: CdmFactory creates CDM (MediaKeys) asynchronously.xhwang2015-04-134-59/+73
* Fix browser crash on shutdown when <webview> is showing Interstitial.lazyboy2015-04-131-1/+11
* Start all children in their own PID namespace.rickyz2015-04-134-6/+69
* Test for not crashing when subframe sends postMessage from unload handler.alexmos2015-04-134-0/+59
* [tracing] browser-process-side impl for inter-process memory dumpsprimiano2015-04-132-11/+71
* Fix use of possibly-uninitialized variabledmazzoni2015-04-131-1/+1
* Added selectionStart/EndLineNumber functions in preparation for updating layo...nektar2015-04-132-0/+20
* Update mojo sdk to rev d459e688a608f6eda850a23bb5e308a76ea51a47rockot2015-04-133-30/+71
* [DevTools] Implement Network.getCookies and Network.deleteCookie protocol met...dgozman2015-04-132-10/+237
* Reset overscroll deltas at the end of every overscroll gesture.mfomitchev2015-04-132-4/+57
* [DevTools] Expose DevToolsAgentHost for browser, move DevToolsHttpHandler to it.dgozman2015-04-1312-122/+193
* Remove ICS support in C++ code.aurimas2015-04-131-6/+0
* Create crash dump if a bad IPC message is received from a renderer.wfh2015-04-131-0/+6
* Clean up OWNERS file regarding Battery API.timvolodine2015-04-132-6/+0
* Revert of Add a WorkerScheduler and a WebThreadImplForWorker (patchset #15 id...japhet2015-04-1328-1166/+92
* Fix incorrect comment in buffered handler.ricea2015-04-131-10/+3
* Add a WorkerScheduler and a WebThreadImplForWorkeralexclarke2015-04-1328-92/+1166
* Revert of Ensuring interception of stream get determined by plugin path befor...deepak.m12015-04-137-183/+64
* Revert of Disable BackgroundRendererProcesses in absence of Finch. (patchset ...gab2015-04-131-2/+2
* [DevTools] Stubs for Network.{getCookies, deleteCookie}.dgozman2015-04-132-1/+19
* [DevTools] Move input handler to RenderWidgetHost.dgozman2015-04-133-9/+9
* Remove vaapi_h264_decoder_unittest.posciak2015-04-132-419/+0
* Revert of Revert of Snap RWHVA and resize the legacy window on Windows whenev...thakis2015-04-133-15/+83
* Revert of Snap RWHVA and resize the legacy window on Windows whenever the anc...thakis2015-04-133-83/+15
* DevTools: remove Canvas profiler from DevTools source base [content]. See det...pfeldman2015-04-121-3/+0
* Change GpuMemoryBuffer::GetStride interface from unsigned to signed.dcastagna2015-04-1211-12/+11
* VAVDA: Use the new, generic video decoder and accelerator infrastructure.posciak2015-04-1113-2397/+647
* Suppress conformance/more/functions/uniformf.html on AMD Radeon 6450.kbr2015-04-111-0/+2
* Remove unused i18n_process.js and drop the "2" from i18n_template2.jsdbeam2015-04-114-4/+4
* android: Merge CreateContextHolder and WrapContext into a single function.tfarina2015-04-111-29/+29
* gfx namespace cleanup.dcastagna2015-04-111-1/+0
* More jankiness instrumentation updates.pkasting2015-04-111-9/+1
* Enable NPAPI if policy has plugin policies.wfh2015-04-115-6/+14
* Explicitly call deprecated AX name calculation API.dmazzoni2015-04-113-37/+112
* Split bug 423948 into various sub-bugs and remove outdated instrumentation.pkasting2015-04-118-185/+16
* Addressing the nits specified in the review below.emircan2015-04-111-6/+8
* [sql] sql/ IWYU cleanup.shess2015-04-113-4/+4
* Snap RWHVA and resize the legacy window on Windows whenever the ancestor wind...ananta2015-04-113-15/+83
* webgl: Suppress conformance test failures for Linux AMD Radeon 6450.sunnyps2015-04-111-0/+13
* Implement parallax scrolling on Gesture Navigationnsatragno2015-04-112-25/+55
* Add --blink-settings flag which sets blink Settingswangxianzhu2015-04-104-0/+28
* Revert "Update mojo sdk to rev d459e688a608f6eda850a23bb5e308a76ea51a47"sorin2015-04-103-71/+30
* Update mojo sdk to rev d459e688a608f6eda850a23bb5e308a76ea51a47rockot2015-04-103-30/+71
* Remove unnecesary ApiCompatibilityUtils calls.aurimas2015-04-101-4/+2