summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* iwyu: Use callback_old.h where appropriate, part 1.jhawkins@chromium.org2011-05-106-4/+6
* Override {CreateNew,ShowCreated}FullscreenWidgetInternal() in TabContentsView...viettrungluu@chromium.org2011-05-092-8/+8
* Move ChromeURLAfterDownload to download_browsertestrafaelw@chromium.org2011-05-091-91/+0
* Get rid of updatePreferredDataTypes callback.tfarina@chromium.org2011-05-091-5/+0
* Defer IPC messages to the GpuCommandBufferStub until GpuScheduler is reschedu...apatrick@chromium.org2011-05-092-46/+117
* Enable Print Preview by default for Google Chrome builds.thestig@chromium.org2011-05-091-1/+7
* Moved content/browser/gpu_* to content/browser/gpu/.apatrick@chromium.org2011-05-0914-35/+37
* Take out ResourceDispatcherHost::Observer since it's unused.jam@chromium.org2011-05-093-54/+0
* Remove unneeded dependencies.avi@chromium.org2011-05-092-7/+0
* Static constructors for SafeBrowsingResourceHandler and ClientSideDetectionHost.jknotten@chromium.org2011-05-091-1/+1
* Implement SandboxQuotaClient for Quota support in sandboxed filesystemkinuko@chromium.org2011-05-092-3/+8
* Refactor preference syncing.zea@chromium.org2011-05-091-2/+5
* Have AppCache code go through the content embedder API for content settings c...jam@chromium.org2011-05-085-17/+30
* More work on removing content settings code from src\content.jam@chromium.org2011-05-077-58/+4
* Print Preview: Print in the background.thestig@chromium.org2011-05-071-1/+5
* Make Pepper work out-of-process in the windows sandboxcpu@chromium.org2011-05-063-2/+48
* Removed obsolete notification BACKGROUND_PAGE_TRACKER_CHANGED.atwilson@chromium.org2011-05-061-6/+0
* Add a way to be notified when a deletable file reference is destroyed so thatbrettw@chromium.org2011-05-061-2/+22
* Revert 84486 - Merge gpu_trace_event back into base/debug/trace_event.Initial...scheib@chromium.org2011-05-0614-75/+50
* add video capture message filter and its unit test.wjia@google.com2011-05-065-4/+431
* Merge gpu_trace_event back into base/debug/trace_event.scheib@chromium.org2011-05-0614-50/+75
* 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