summaryrefslogtreecommitdiffstats
path: root/content/common
Commit message (Expand)AuthorAgeFilesLines
* Get rid of unused WebData (de)serializer.cdn@chromium.org2012-12-142-35/+0
* Speculative fix for compiler warningsboliu@chromium.org2012-12-141-4/+4
* Remove unused gpu message fields.sievers@chromium.org2012-12-143-14/+0
* Revert 172805apatrick@google.com2012-12-147-87/+172
* ipc: Use existing [de]serializer for WebInputEvent.sadrul@chromium.org2012-12-144-43/+73
* Add new IPC for searchbox to pipe SearchBox NavigateContentWindow calls to th...shishir@chromium.org2012-12-131-2/+0
* [content shell] on all platforms but Mac OSX, use Windows editing behavior fo...jochen@chromium.org2012-12-131-0/+2
* Combine mask texture parameters into single gfx::RectFjamesr@chromium.org2012-12-132-13/+3
* Made the registration and deletion of transfer buffers async.apatrick@chromium.org2012-12-137-172/+87
* Aggressively discard tiles on OS X to see if it improvesccameron@chromium.org2012-12-131-0/+7
* Track managed memory usage in the command buffer.ccameron@chromium.org2012-12-135-17/+52
* Enable virtual context on IMG devices only.aelias@chromium.org2012-12-121-2/+4
* Plumb glDiscardFramebufferEXT entry point through command bufferjamesr@chromium.org2012-12-121-2/+1
* TextureImageTransport: Remove some debug code in OnMakeCurrent().sievers@chromium.org2012-12-111-10/+0
* Add UMA histograms for GPU memory usage at GPU process exit.ccameron@chromium.org2012-12-116-5/+88
* Implement an IsAllowed function in the pepper PPB_Broker_Trusted APIraymes@chromium.org2012-12-103-9/+80
* Implement TextureImageTransportSurface using texture mailboxsievers@chromium.org2012-12-1011-343/+268
* [CSS Regions] Use the new RuntimeEnabledFeatures flag instead of the one in S...mmaerean@adobe.com2012-12-081-1/+0
* Sizes going across an IPC should be uint32.cevans@chromium.org2012-12-085-9/+9
* Add tracing support to NaCljbauman@chromium.org2012-12-085-200/+4
* Send notification from GPU process to browser process of offscreen context cr...kbr@chromium.org2012-12-083-3/+33
* Rename discardFramebufferEXT to discardBackbufferCHROMIUM to avoid collision ...jamesr@chromium.org2012-12-082-2/+8
* Refactored the PPB_Flash_File_ModuleLocal/FileRef to the new ppapi resource m...raymes@chromium.org2012-12-082-1/+4
* Propagate transaction id through IDBFactory::open() IPCalecflett@chromium.org2012-12-075-1/+73
* This is a revert of 171414 with a different workaround to get the view in Web...jam@chromium.org2012-12-071-8/+0
* Browser Plugin: Use asynchronous input eventsfsamuel@chromium.org2012-12-073-2/+18
* Revert 171569 as it broke some browser_tests on win_aura.sky@chromium.org2012-12-0712-268/+344
* Rename int-based IPC variables to have ipc_ prefixalecflett@chromium.org2012-12-0615-445/+453
* Implement TextureImageTransportSurface using texture mailboxsievers@chromium.org2012-12-0612-344/+268
* Revert 171408raymes@chromium.org2012-12-062-4/+1
* Lower RLIMIT_AS to 4GB after discussion with jschuh.cevans@chromium.org2012-12-061-2/+2
* Temporary workaround for getting the screen rects synchronously from the rend...oshima@chromium.org2012-12-061-0/+8
* move favicon download code from chrome/ into content/caitkp@chromium.org2012-12-062-0/+47
* Revert 171389raymes@chromium.org2012-12-062-1/+4
* Revert 171080raymes@chromium.org2012-12-062-4/+1
* [autofill] Pass along frame URL and SSL status, only allow requests for credi...dbeam@chromium.org2012-12-061-9/+0
* Support disowning window.opener across processes.creis@chromium.org2012-12-061-0/+7
* Add a gyp flag to allow removing dependency on ppapi.nileshagrawal@chromium.org2012-12-051-0/+2
* The refactors PPB_Flash_File_ModuleLocal/FileRef to the new resource model. C...raymes@chromium.org2012-12-042-1/+4
* Revert 170701 since the WebKit change has now been rolled in again.tommi@chromium.org2012-12-041-3/+3
* Associate audio streams with their source/destination RenderView.miu@chromium.org2012-12-041-0/+10
* Revert an occasional change of Trap to UnsafeTrapglider@chromium.org2012-12-041-3/+3
* cc: Use skia::RefPtr in place of raw pointers and SkAutoTUnref.danakj@chromium.org2012-12-042-3/+7
* Fix the sandbox to actually allow __NR_sched_getaffinity under ASan.glider@google.com2012-12-041-7/+7
* cc: Add CompositorFrame class with IPC param traits for itdanakj@chromium.org2012-12-043-3/+181
* Allow ASanified Chrome to use sched_getaffinityglider@google.com2012-12-031-0/+8
* Revert 170668tasak@google.com2012-12-031-3/+3
* Update the Speech Api to support array(s) of result itemstommi@chromium.org2012-12-011-3/+3
* Aura: Fix poster circle resize on Alex.backer@chromium.org2012-11-301-1/+1
* Let content_unittests almost build with the components build on androidthakis@chromium.org2012-11-303-15/+22