summaryrefslogtreecommitdiffstats
path: root/content/common
Commit message (Expand)AuthorAgeFilesLines
* Revert 263647 "Revert 263644 "[DevTools] Touch emulation in cont..."dgozman@chromium.org2014-04-151-0/+6
* x11: Remove X11 message-pump.sadrul@chromium.org2014-04-151-2/+6
* Revert 263726 "x11: Remove X11 message-pump."fischman@chromium.org2014-04-141-6/+2
* x11: Remove X11 message-pump.sadrul@chromium.org2014-04-141-2/+6
* Remove the assertion decode time > 0 from the test.wuchengli@chromium.org2014-04-141-12/+11
* Revert 263644 "[DevTools] Touch emulation in content."fischman@chromium.org2014-04-141-6/+0
* [DevTools] Touch emulation in content.dgozman@chromium.org2014-04-141-0/+6
* Simplify BrowserPluginHostMsg_BuffersSwappedACK handling.piman@chromium.org2014-04-121-2/+1
* Remove stale GPU code on Windows/Macpiman@chromium.org2014-04-122-11/+2
* Cache the maximal virtual mem after setting it but before turning the sandbox onjochen@chromium.org2014-04-121-0/+6
* Final chrome-side change to move color chooser code to work on RenderFrames.jam@chromium.org2014-04-112-26/+26
* Remove a bunch of TOOLKIT_GTK in content/ and gpu/, as well as NPAPI plugins ...piman@chromium.org2014-04-117-103/+0
* Simplify some Win Aura ifdefs.jam@chromium.org2014-04-111-2/+2
* Chromium-side plumbing for ServiceWorker.statechange and .statekinuko@chromium.org2014-04-113-19/+32
* Revert 263216 "Remove the assertion decode time > 0 from the test."viettrungluu@chromium.org2014-04-111-11/+13
* Remove the assertion decode time > 0 from the test.wuchengli@chromium.org2014-04-111-13/+11
* Delete the GTK+ port of Chrome.erg@chromium.org2014-04-104-559/+0
* [Android] Define a baseline seccomp-bpf sandbox policy.rsesek@chromium.org2014-04-103-0/+87
* ServiceWorker: propagate provider_id to the browser process in .registerkinuko@chromium.org2014-04-101-12/+14
* [Geolocation] Attach user gesture indicator to permission request call.gbillock@chromium.org2014-04-101-2/+3
* 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