summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* Add MessageLoopProxy::currentnduca@chromium.org2011-08-1513-17/+17
* Migrate geolocation settings to host content settings map and remove the geol...markusheintz@chromium.org2011-08-151-4/+0
* base: Rename FileEnumerator::FILE_TYPE to FileEnumerator::FileType.tfarina@chromium.org2011-08-151-1/+1
* Rip out code for logging cross-frame property accesses.thakis@chromium.org2011-08-143-24/+0
* A number of issues weren't addressed with the earlier patch for prerender + b...cbentzel@chromium.org2011-08-1410-54/+313
* Make WebPluginInfo more genericcpu@chromium.org2011-08-1415-55/+53
* Don't ignore back navigations after max entry limit is reached.creis@chromium.org2011-08-133-2/+75
* Revert 96694 - Enabled scaling zoom for TOUCH_UI due to Linux Touch build bre...grt@chromium.org2011-08-131-14/+2
* Enabled scaling zoom for TOUCH_UI.fsamuel@chromium.org2011-08-131-2/+14
* Handle client going away after GVDAH::Destroypiman@chromium.org2011-08-131-6/+17
* Fix lost context race with fullscreen pepper widget.piman@chromium.org2011-08-131-3/+4
* Pipe "is pinned to left/right", "has horizontal/vertical scrollbar",thakis@chromium.org2011-08-135-0/+104
* Revert 96592 - Add scroll and gesture message filters for UIPI Flash. jschuh@chromium.org2011-08-131-9/+1
* Return DNS addresses when address can be resolved synchronously.sergeyu@chromium.org2011-08-121-3/+5
* fix include path to GLES2dpranke@chromium.org2011-08-121-2/+2
* Support queuing input buffers when OMX's buffer list is exhausted.fischman@chromium.org2011-08-123-39/+59
* base: Rename ValueType to something less redundant as _just_ Type.tfarina@chromium.org2011-08-121-1/+1
* Add scroll and gesture message filters for UIPI Flash. jschuh@chromium.org2011-08-121-1/+9
* 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