summaryrefslogtreecommitdiffstats
path: root/content/common
Commit message (Expand)AuthorAgeFilesLines
* Notify that text is dirty (modified by script etc.) from Blink to browserkochi@chromium.org2014-04-091-2/+2
* Introduce ServiceWorkerHandle for tracking WebServiceWorkerImpl referencekinuko@chromium.org2014-04-091-1/+5
* Use SharedBitmapManager to allocate software frames.jbauman@chromium.org2014-04-093-16/+9
* New IPC message parameters for IDB/Blob support.ericu@chromium.org2014-04-091-10/+44
* SW: Propagate errors/exceptions from service worker to browsernhiroki@chromium.org2014-04-091-1/+9
* GpuChannelHost: allocate route IDs on the client (renderer) side.hshi@chromium.org2014-04-0822-122/+183
* Move modal dialogs from WebViewClient to WebFrameClient, part 1/3.avi@chromium.org2014-04-082-21/+23
* Revert of [Android] Provide unhandled tap event notifications (https://codere...tapted@chromium.org2014-04-081-0/+1
* [Android] Reland "Provide unhandled tap event notifications"jdduke@chromium.org2014-04-081-1/+0
* Push API: send and receive IPC messages for registration.mvanouwerkerk@chromium.org2014-04-082-0/+29
* Return version_id for RegisterServiceWorker and use the version_id for PostMe...kinuko@chromium.org2014-04-082-2/+5
* gpu: Handle shared context creation failure w/virtualizationsievers@chromium.org2014-04-081-3/+8
* Add WaitForToken and WaitForGetOffset messages.jbauman@chromium.org2014-04-076-55/+120
* This CL adds an intra-priority level sorting value for finer grained control ...simonhatch@chromium.org2014-04-071-2/+3
* cc: Change damage tracking from floats to integers.danakj@chromium.org2014-04-072-4/+4
* Fix skia ganesh resources leak.dongseong.hwang@intel.com2014-04-071-0/+2
* Pass GPU memory limit to DevToolsalph@chromium.org2014-04-073-7/+11
* sandbox: Add support for starting seccomp-bpf with threads.rsesek@chromium.org2014-04-051-1/+1
* Removes use_mojosky@chromium.org2014-04-051-4/+1
* Revert 261972 "Revert 261817 "cc: Remove all usage of GetArea() ..."scottmg@chromium.org2014-04-053-7/+8
* Revert 261817 "cc: Remove all usage of GetArea() from production..."scottmg@chromium.org2014-04-053-8/+7
* Revert of sandbox: Add support for starting seccomp-bpf with threads. (https:...scottmg@chromium.org2014-04-051-1/+1
* sandbox: Add support for starting seccomp-bpf with threads.rsesek@chromium.org2014-04-051-1/+1
* cc: Remove all usage of GetArea() from production code in ccdanakj@chromium.org2014-04-043-7/+8
* veatest: Instantiate AtExitManager before calling GetTestDataFilePath().posciak@chromium.org2014-04-041-8/+13
* drag-n-drop: Get rid of a now-noop drag callback DragSourceMovedTosadrul@chromium.org2014-04-041-4/+2
* Remove an unused IPC call.avi@chromium.org2014-04-041-5/+0
* [Quota] Pass user gesture state with quota request message.gbillock@chromium.org2014-04-041-6/+12
* Pass GL context bind_generates_resources flag to GPU Service.vmiura@chromium.org2014-04-033-8/+11
* Adopt "QuickScale" double-tap drag zoom code in the GestureProviderjdduke@chromium.org2014-04-032-31/+92
* Revert of [Android] Provide unhandled tap event notifications (https://codere...jdduke@chromium.org2014-04-031-0/+1
* [Android] Provide unhandled tap event notificationsjdduke@chromium.org2014-04-031-1/+0
* Make ShaderTranslatorCache per thread refcountedboliu@chromium.org2014-04-033-0/+12
* Migrate addMessageToConsole API to RenderFrame.mkosiba@chromium.org2014-04-032-8/+8
* Refactor content/renderer/accessibility to use AXTreeSerializer (re-land).dmazzoni@chromium.org2014-04-031-3/+8
* Make VEA client of command buffer; move sync. IPC to VDA/VEA::Initialize()sheu@chromium.org2014-04-0332-536/+680
* Refactor gpu::Buffer to allow different types of backingpiman@chromium.org2014-04-022-6/+11
* Properly coalesce Gesture{Pinch,Scroll}Update eventsjdduke@chromium.org2014-04-021-0/+1
* Revert of Revert of Early terminate flings when scrolling impossible (https:/...jdduke@chromium.org2014-04-021-0/+20
* gpu: Bind dummy GL API when no context is currentsievers@google.com2014-04-021-7/+13
* Add gpu blacklist semantic of applying only to the "active" gpu.zmo@chromium.org2014-04-021-0/+1
* gpu: Lose context when BeginQueryEXT fails to allocate.danakj@chromium.org2014-04-026-31/+50
* Revert of Refactor content/renderer/accessibility to use AXTreeSerializer. (h...pfeldman@chromium.org2014-04-021-8/+3
* Refactor content/renderer/accessibility to use AXTreeSerializer.dmazzoni@chromium.org2014-04-021-3/+8
* Revert of gpu: Raise GL_OUT_OF_MEMORY when BeginQueryEXT fails to allocate. (...pfeldman@chromium.org2014-04-025-48/+30
* gpu: Lose context when BeginQueryEXT fails to allocate.danakj@chromium.org2014-04-025-30/+48
* Update iOS UA generation for iOS 7.1stuartmorgan@chromium.org2014-04-021-0/+1
* Remove JavaScript execution from RenderViewHost.avi@chromium.org2014-04-011-37/+0
* Browser side of new ServiceWorker 'sync' event. The blink side is https://co...jkarlin@chromium.org2014-04-011-0/+5
* This dispatches the "activate" event to service workers after they're install...dominicc@chromium.org2014-04-011-0/+5