summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* Add a |scope| argument to TRACE_EVENT_INSTANT* and require its presence.simonjam@chromium.org2013-03-2610-12/+29
* Generate Android string files from generated_resources.grd.newt@chromium.org2013-03-261-43/+43
* Fix accessible bounding box when page is scrolled.dmazzoni@google.com2013-03-261-2/+4
* Set default fixed-position compositing setting to disabledshawnsingh@google.com2013-03-261-2/+2
* Tab capture: Disable use of FrameSubscriber on Aura until it has an implement...nick@chromium.org2013-03-261-1/+1
* Revert "Modify content::GetFontTable to allow clients to control what is read."bbudge@chromium.org2013-03-252-64/+65
* In some rare cases it has been found that Windows returns a sample-rate of 0,...crogers@google.com2013-03-251-1/+17
* Fix typo to actually enable FrameSubscriber on Mac.nick@chromium.org2013-03-251-1/+1
* Revert 190067 "Re-land: cc: Enable solid color prediction by def..."reveman@chromium.org2013-03-252-3/+3
* mac: Clean up a few more uses of USE_SKIAthakis@chromium.org2013-03-253-19/+1
* Revert 189680 "Fix registry key reading bug"karen@chromium.org2013-03-251-4/+6
* SyncFS: Copying-in foreign files into SyncFS should trigger Synckinuko@chromium.org2013-03-251-2/+2
* [Android] Fix jni_string warnings.benm@chromium.org2013-03-252-5/+9
* Remove IndexedDBLayoutTest.IntVersionTests1 supperssion since fix has rolled.jsbell@chromium.org2013-03-251-2/+1
* [content shell] when --no-timeout is specify, pass an incredibly large timeou...jochen@chromium.org2013-03-251-1/+6
* [content shell] add QuotaPermissionContext implementation that always grants ...jochen@chromium.org2013-03-255-0/+75
* [content shell] ShouldOpenDownload() returns true if the callback will not be...jochen@chromium.org2013-03-251-6/+4
* [content shell] first reset the test runners before going to about:blankjochen@chromium.org2013-03-251-2/+2
* [content shell] automatically open downloads in a new window for layout testsjochen@chromium.org2013-03-254-1/+27
* Split the libpeerconnection target up in two parts. The new target, libjingle...tommi@chromium.org2013-03-252-0/+3
* Turn on cheapness estimator for impl-side paintingskyostil@chromium.org2013-03-252-3/+3
* Detect debugging target crash.kaznacheev@chromium.org2013-03-2510-67/+184
* remove obsolete skia_sandbox_support_win files, and call SkTypeface_win's apireed@google.com2013-03-251-2/+2
* In the tab capture code, use the FrameSubscriber mechanism and the notificati...nick@chromium.org2013-03-253-683/+1252
* Enable broker plugin process out of sandboxkjyoun@google.com2013-03-2514-87/+216
* Do batching handling of favicon change notifications.levin@chromium.org2013-03-242-6/+41
* Temporarily disable triggers for audio UI indicator until after M27 branch.miu@chromium.org2013-03-241-0/+12
* Changes to build ash_unittests with RunLoop().RunUntilIdle().tfarina@chromium.org2013-03-244-5/+9
* Allow removal of interrupted downloads when removing a group of downloads.rdsmith@chromium.org2013-03-242-1/+47
* Android: Make LibraryLoader threadsafe and augment documentationandrewhayden@chromium.org2013-03-241-14/+36
* TextureImageTransportSurface: Reuse TextureDefinitionsievers@chromium.org2013-03-242-89/+84
* Remove WebMediaPlayerInProcessAndroidqinmin@chromium.org2013-03-241-1/+0
* Add hooks to allow retrieving the current known tracing categories.dsinclair@chromium.org2013-03-243-5/+35
* Removing command line switch to disable deferred 2d canvas.junov@chromium.org2013-03-246-9/+0
* Limit to only 10 image requests per page in ResourceScheduler.simonjam@chromium.org2013-03-244-83/+405
* Browser Plugin: Small cleanup to make behavior of BrowserPluginGuestManager::...fsamuel@chromium.org2013-03-241-1/+1
* Re-enables accelerated compositing for background extensions. Background exte...vangelis@chromium.org2013-03-241-1/+15
* Fix <select multiple> accessibility regression.dmazzoni@chromium.org2013-03-242-17/+11
* Several minor fixes for the software compositor.skaslev@chromium.org2013-03-241-0/+1
* Add isNavigationToDifferentPage to didNavigateMainFrame for Android.tedchoc@chromium.org2013-03-242-3/+7
* NULL is not convertible to ProcessHandle (aka pid_t, aka int) in Mac 64.avi@chromium.org2013-03-241-1/+1
* content: Add "Rasterization" field to about:gpu.reveman@chromium.org2013-03-242-0/+21
* Browser Plugin: Added gesture recognizer per guest RenderView.fsamuel@chromium.org2013-03-2413-41/+224
* Windows: Do not collect D3D11 stats for Ivy Bridge on Vista or DisplayLink.apatrick@chromium.org2013-03-241-2/+8
* Allow more than one asynchronous copy in CompositingIOSurfaceMachclam@chromium.org2013-03-244-245/+262
* Launch packaged app with files on Drive on Chrome OS.kinaba@chromium.org2013-03-241-1/+1
* Expose a concept of bottom overdraw amount for cc drawing viewport.tedchoc@chromium.org2013-03-2420-13/+93
* cc: Chromify rendering_statsalexst@chromium.org2013-03-241-18/+18
* GPU: Merge the GpuChannel message filters.backer@chromium.org2013-03-242-112/+85
* Fix the device orientation premature DeviceData deletion concurrency issuetimvolodine@chromium.org2013-03-232-6/+5