summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* Mac: Tighten gpu sandbox.thakis@chromium.org2011-05-061-6/+0
* Fix "chrome://bookmarks" URL not displaying in omnibox.asvitkine@chromium.org2011-05-063-5/+12
* New change for OmxVideoDecodeAccelerator class.vhiremath@nvidia.com2011-05-062-0/+1043
* net: Move ResponseCookies into the net namespace.tfarina@chromium.org2011-05-067-19/+18
* Porting the Task Manager to the TabContents-based prerender code.dominich@chromium.org2011-05-061-13/+0
* Revert 84197 - Add one-time randomization support for FieldTrial, and the abi...joi@chromium.org2011-05-061-4/+2
* Rework SwapBuffers sync to allow enough SwapBuffers without blockingpiman@google.com2011-05-061-0/+1
* Add third_party/openmax to content/gpu/DEPS.fischman@google.com2011-05-061-0/+1
* Thanks to piman, added necessary glFlush to the IOSurface code path onkbr@google.com2011-05-051-1/+3
* Refactor to address URLRequestContext dependency added incevans@chromium.org2011-05-051-1/+2
* Move WebUI test framework code from content/ to chrome/dtseng@chromium.org2011-05-056-460/+0
* Browser::Type cleanup.jianli@chromium.org2011-05-055-11/+12
* Revert 84284 - Merge gpu_trace_event back into base/debug/trace_event.Initial...scheib@chromium.org2011-05-0514-70/+50
* Merge gpu_trace_event back into base/debug/trace_event.scheib@chromium.org2011-05-0514-50/+70
* Remove Value::GetAsInteger() calls.yusukes@google.com2011-05-051-18/+0
* Mac: Remove switches::kDisableHolePunchingthakis@chromium.org2011-05-052-6/+0
* Wire new WebCore settings for blocking mixed-content loads into Chrome.cevans@chromium.org2011-05-054-0/+14
* Add one-time randomization support for FieldTrial, and the ability tojoi@chromium.org2011-05-051-2/+4
* Fix crash on chrome os exit due to ordering of AtExit callbacks.chocobo@chromium.org2011-05-051-0/+6
* Rename ClientSocket to StreamSocket.sergeyu@chromium.org2011-05-057-17/+17
* Fix garbage seen on Mac OS X when toggling compositor and resizingkbr@google.com2011-05-041-3/+1
* Added about:gpucleanamarinichev@chromium.org2011-05-043-0/+11
* IPC outgoing message filters interpose yourself in a message stream. Minimal...tsepez@chromium.org2011-05-042-2/+3
* Remove some dead code.backer@chromium.org2011-05-043-23/+0
* Cleanup unused code from r84023 now that WebKit has been rolled.jam@chromium.org2011-05-044-24/+4
* Chrome side to allow WebKit layer to use WebPermissionClient to check if acce...jam@chromium.org2011-05-0413-77/+49
* automation: Rename AutomationAutocompleteEditTracker to AutomationOmniboxTrac...tfarina@chromium.org2011-05-041-4/+4
* Move favicon from TabContents to TabContentsWrapper.avi@chromium.org2011-05-036-312/+14
* Eliminate wstring from base/utf_offset_string_conversions.h, net/base/escape....pkasting@chromium.org2011-05-031-5/+2
* Add a way to pass information to Pepper Flash from the command-line (e.g., fo...viettrungluu@chromium.org2011-05-037-0/+24
* Start moving content_settings code out of content code.jam@chromium.org2011-05-0314-144/+28
* Add OWNERS file for content/browser/webuiestade@chromium.org2011-05-031-0/+2
* Fix: Hide bookmark bar for interstitial pages.sfeuz@google.com2011-05-031-0/+5
* Cancel prerenders that spawn post requests.dominich@chromium.org2011-05-031-2/+17
* Adopt InterstitialPage to RenderViewHost message changes which were introduce...markusheintz@chromium.org2011-05-032-14/+4
* Get rid of the command state changed code that was only used for spellcheckin...jam@chromium.org2011-05-033-55/+0
* Remove some unnecessary includes.jam@chromium.org2011-05-024-11/+0
* CompleteInit early so that we don't create a webgraphics3dcontext more than n...backer@chromium.org2011-05-021-11/+11
* Remove the SWP_SHOWWINDOW flag when resizing the compositor host window on th...vangelis@chromium.org2011-05-021-1/+1
* blob_storage_controller.cc assert from this bug was caused by the fact that w...zelidrag@chromium.org2011-05-024-13/+83
* Get rid of AutomationResourceRoutingDelegate interface since it's not used.jam@chromium.org2011-05-026-22/+1
* ntp4: fix most visited blacklistingestade@chromium.org2011-05-021-0/+8
* Switch IPC::ChannelProxy to use MessageLoopProxy instead of MessageLoop. Thi...jam@chromium.org2011-05-0225-44/+55
* Implement PseudoTCP support in P2P Transport Pepper API.sergeyu@chromium.org2011-05-026-37/+280
* Remove safe_browsing code from BrowserRenderProcessHost. Also remove crash r...jam@chromium.org2011-05-0217-160/+46
* [Mac] Implement the system dictionary popup by implementing NSTextInput methods.rsesek@chromium.org2011-05-0216-30/+138
* Implement the new WebPermissionClient interface in Chrome code to get rid of ...jam@chromium.org2011-04-3010-159/+12
* Stop refcounting URLRequestTestJobwillchan@chromium.org2011-04-301-1/+5
* Remove most prerendering code/references from content. mmenke@chromium.org2011-04-307-143/+9
* Cleanup: Remove a couple unused NotificationTypes.thestig@chromium.org2011-04-291-5/+0