summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* Revert 96565 - Warm up locale and KsecDD in renderer sandboxjschuh@chromium.org2011-08-121-6/+0
* Warm up locale and KsecDD in renderer sandboxjschuh@chromium.org2011-08-121-0/+6
* Removal of Profile from content part 8.avi@chromium.org2011-08-124-7/+7
* Add OVERRIDEs to RenderViewHostObserver subclasses that didn't already have t...mihaip@chromium.org2011-08-121-1/+1
* Rename and document glCommandBufferEnableCHROMIUMgman@chromium.org2011-08-121-3/+1
* Send error reply to GpuVideoDecodeAccelerator::Initialize when not availablepiman@chromium.org2011-08-121-0/+8
* Reorganize chrome/test, part #9phajdan.jr@chromium.org2011-08-1112-13/+13
* Enable tcmalloc profiling and heap dump.stevenjb@google.com2011-08-112-0/+12
* Removal of Profile from content part 6.avi@chromium.org2011-08-112-22/+3
* [Mac] Rubber-banding on Lion.asvitkine@chromium.org2011-08-117-1/+40
* Adding traces to OmxVideoDecodeAcceleratorpiman@chromium.org2011-08-111-5/+22
* Destroy OmxVideoDecodeAccelerator on renderer close, too.fischman@chromium.org2011-08-112-1/+5
* Linux: Fix the sandbox error message when the helper binary is missing.thestig@chromium.org2011-08-101-2/+6
* Delete copy_texture_to_parent_texture from GPU command buffer code.apatrick@chromium.org2011-08-104-4/+13
* Add a status message "Waiting for extension Foo..." when there's a requestmpcomplete@chromium.org2011-08-109-59/+46
* A fairly recent change introduced a history of page_ids for each RenderView, ...cbentzel@chromium.org2011-08-106-0/+59
* Renamed authorized_ to connected_ for p2p sockets host.sergeyu@chromium.org2011-08-104-11/+11
* Add load flag indicating a request is probably the result of a user gesture.joi@chromium.org2011-08-093-2/+30
* Move P2P candidate serialization/deserialization to jingle/glue.sergeyu@chromium.org2011-08-092-73/+5
* Properly handle STUN requests and responses from relay servers.sergeyu@chromium.org2011-08-094-4/+9
* GpuInfoCollector needs to initialize gl_bindings.backer@chromium.org2011-08-091-0/+6
* Add IPC for DNS host address resolution.sergeyu@chromium.org2011-08-099-8/+337
* Removal of Profile from content part 7.avi@chromium.org2011-08-0923-45/+41
* Remove idb transaction callbacks onTimeout stuff that was removed from the spec.dgrogan@chromium.org2011-08-095-20/+3
* Fix indenting in render_view.cc. No code change.brettw@chromium.org2011-08-091-6/+6
* Move filename determination logic to net_util so that it's not split between ...asanka@chromium.org2011-08-091-17/+7
* Remove some unneeded uses of wstring.torne@chromium.org2011-08-091-5/+2
* Moving the contents of chrome://gpu Profiling to chrome://tracing.dominich@chromium.org2011-08-092-0/+87
* This is the exact same CL as in http://codereview.chromium.org/7570001 .varunjain@chromium.org2011-08-096-10/+56
* Update UMA user actions parsing, primarily to include WebUI metrics.isherman@chromium.org2011-08-091-2/+2
* content: use string16 in ViewHostMsg_AddMessageToConsoleevan@chromium.org2011-08-084-8/+8
* linux: warn if we're not running with the SUID sandboxevan@chromium.org2011-08-081-3/+8
* Add OVERRIDE to all RenderWidgetHostView implementationsevan@chromium.org2011-08-082-66/+45
* Add WebGraphicsContext support for readbacks from any framebuffer.jbauman@chromium.org2011-08-082-6/+17
* Instantiate MessageLoop earlier during GPU process startup on Windowskbr@chromium.org2011-08-081-1/+15
* ovda: fix the build breakashokm@nvidia.com2011-08-081-1/+1
* content: remove unimplemented function prototypeevan@chromium.org2011-08-081-5/+0
* Delete url_request_mock_net_error_job.*.evan@chromium.org2011-08-082-186/+0
* content: change SetTooltipText to use string16evan@chromium.org2011-08-084-6/+5
* Remove download_manager_ CHECK in ~SavePackageachuith@chromium.org2011-08-081-2/+1
* Revert r95841 due to failing media_unittests on linux_shared bot.darin@chromium.org2011-08-081-3/+2
* Enable media.dll / libmedia.so.darin@chromium.org2011-08-081-2/+3
* content: change the CSSInsertRequest message to string16evan@chromium.org2011-08-083-18/+12
* DevTools: don't show the unresponsive dialog for inspected tabsyurys@chromium.org2011-08-082-0/+66
* Implement PPAPI VideoDecode out-of-process supportvrk@chromium.org2011-08-0615-17/+17
* Video Capture Pepper APIpiman@chromium.org2011-08-062-2/+68
* Revert 95698 - Implement touch selection for RWHVV.yzshen@chromium.org2011-08-066-56/+10
* Implement touch selection for RWHVV.varunjain@chromium.org2011-08-066-10/+56
* Fix DCHECK in P2PSocketClient.sergeyu@chromium.org2011-08-063-11/+9
* Improve IndexedDB's quota supportdgrogan@chromium.org2011-08-0510-44/+340