summaryrefslogtreecommitdiffstats
path: root/content/common
Commit message (Expand)AuthorAgeFilesLines
* Allow RequestOSFileHandle if an app has unlimited storagehamaji@chromium.org2013-04-123-5/+13
* Disable MacSandboxTest.{ClipboardAccess,FileAccess,UrandomAccess} under ASan ...glider@chromium.org2013-04-121-3/+15
* Switch event type when a capture device has been stopped from the render proc...perkj@chromium.org2013-04-121-0/+1
* Plumb cc::LatencyInfo through command buffer and output surfacejbauman@chromium.org2013-04-1212-1/+126
* Move path functions from file_util to FilePath object.brettw@chromium.org2013-04-121-4/+2
* content: Update the include paths of base/string_piece.h to its new location.tfarina@chromium.org2013-04-121-1/+1
* Fix swizzling behaviour.hubbe@chromium.org2013-04-111-53/+114
* Simplify cross-process navigation start.simonjam@chromium.org2013-04-111-3/+3
* Moved logging functionality of out of the GLES2 Command Decoder into a separa...kloveless@chromium.org2013-04-101-1/+2
* Enable GL context virtualization for compositor contexts on Mac.ccameron@chromium.org2013-04-103-3/+19
* cc: Move video upload to VideoResourceUpdater.danakj@chromium.org2013-04-102-47/+21
* Remove PROCESS_DUP_HANDLE from OpenProcessHandle since PROCESS_DUP_HANDLE acc...wfh@chromium.org2013-04-091-1/+1
* Remove the usage of omax-vda from the video_decode_accelerator_unittest.owenlin@chromium.org2013-04-091-22/+6
* Revert 192309 - to see if it is causing an increase in crash rates in child p...apatrick@google.com2013-04-081-2/+0
* Make log messages in socket_stream_dispatcher.cc consistent and add more info.tyoshino@chromium.org2013-04-081-20/+47
* Rewrite scoped_array<T> to scoped_ptr<T[]> in content/, Linux edition.dcheng@chromium.org2013-04-073-8/+8
* Fix IpcPacketSocketFactory to return EWOULDBLOCK when network interface is co...sergeyu@chromium.org2013-04-061-0/+3
* Add comment explianing memory policy on Mac.ccameron@chromium.org2013-04-061-0/+3
* Browser Plugin: <webview> should inherit partition attribute of opener on att...fsamuel@chromium.org2013-04-051-0/+14
* VAVDA: Restore check for frame_mbs_only_flag.posciak@chromium.org2013-04-051-0/+6
* Delete the GpuCommandBufferMsg_DestroyVideoDecoder IPC message since it is ne...fischman@chromium.org2013-04-053-17/+7
* Avast Avast! Block Avast Antivirus from loading into child processes.apatrick@chromium.org2013-04-041-0/+2
* Use sequenced workers for the getting the system's font list.falken@chromium.org2013-04-042-0/+17
* Fix GL virtualization warnings on OS Xccameron@chromium.org2013-04-031-11/+0
* Revert 192041 "Splits SmoothGestureController from RenderWidgetH..."phoglund@chromium.org2013-04-031-4/+5
* Splits SmoothGestureController from RenderWidgetHostImplbulach@chromium.org2013-04-031-5/+4
* permissionrequest API for guest Download.lazyboy@chromium.org2013-04-033-8/+16
* Minor file_util cleanup.brettw@chromium.org2013-04-031-6/+12
* [Android] Fix remaining linker errors for components buildyfriedman@chromium.org2013-04-031-4/+6
* Windows: Remove owexplorer_xx.dll from the list of troublesome DLLs.apatrick@chromium.org2013-04-031-11/+0
* IndexedDB: Ensure connections arriving for terminated workers are closedjsbell@chromium.org2013-04-022-3/+49
* Update OWENRS file after I renamed a file. TBR=cpujam@chromium.org2013-04-021-3/+3
* Enable ubercomp support for webview compositing.alexst@chromium.org2013-04-021-0/+15
* Extract metadata for media elementsqinmin@chromium.org2013-04-021-3/+6
* IndexedDB: Account for dispatcher thread being null during shutdownjsbell@chromium.org2013-04-021-0/+5
* Implement client side PBOs for glReadPixelhubbe@chromium.org2013-04-022-245/+107
* Wires through a message once the page has painted somethingsky@chromium.org2013-04-011-0/+5
* Move MessageLoop to base namespace.brettw@chromium.org2013-03-313-6/+6
* VAVDA: Fix lockingmarcheu@chromium.org2013-03-301-6/+6
* net: extract net/cert out of net/basephajdan.jr@chromium.org2013-03-291-1/+1
* Fix null dereference in ImageTransportSurface::CreateSurface.apatrick@chromium.org2013-03-291-1/+1
* Split FaviconHelper in two: ImageLoadingHelper and FaviconHelper.dimich@chromium.org2013-03-294-47/+46
* Pass a sequence number along with the DIB handle when compositing in software.skaslev@chromium.org2013-03-292-4/+4
* Revert 191277 "Allow showing pending URL for new tab navigations..."rsleevi@chromium.org2013-03-291-5/+0
* Allow showing pending URL for new tab navigations, but only if safe.creis@chromium.org2013-03-291-0/+5
* CrOS: GetVsyncValues before SwapBuffersbacker@chromium.org2013-03-291-2/+4
* Enable hiding/showing top controls persistentlydtrainor@chromium.org2013-03-281-3/+6
* Update sys_string_conversions includes in chrome_frame, content, net, and ui.brettw@chromium.org2013-03-288-8/+8
* Modify content::GetFontTable so callers can control what is read.bbudge@chromium.org2013-03-281-62/+59
* Minor cleanup of image transport surface creation.brettw@chromium.org2013-03-277-158/+128