summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* Update VideoDecode PPAPI structs to be consistent with media structures, part 1vrk@google.com2011-05-106-53/+72
* Treat the QuotaManager as we do other ProfileIOData.michaeln@google.com2011-05-102-0/+19
* Make the Pepper proxy support in-process font rendering.brettw@chromium.org2011-05-1017-32/+471
* Adding a new file for media stream types that will be used by future Chrome c...wjia@google.com2011-05-102-0/+15
* Mac Plugins: Clean up the Flash wmode hack logicstuartmorgan@chromium.org2011-05-101-25/+34
* Added mechanism for notification of GpuVideoServiceHost being ready for use.fischman@google.com2011-05-102-12/+51
* Get rid of TabContentsDelegate::ShowHtmlDialog().tfarina@chromium.org2011-05-102-11/+0
* Add one-time randomization support for FieldTrial, and the ability tojoi@chromium.org2011-05-101-2/+4
* Don't create a blob store with a NULL sender. This causes a crash when runningbrettw@chromium.org2011-05-101-1/+2
* Websocket to TCP proxy running in a separate thread (only on ChromeOS).dilmah@chromium.org2011-05-103-0/+15
* iwyu: Include stringprintf.h where appropriate, part 1.jhawkins@chromium.org2011-05-104-6/+12
* iwyu: Use callback_old.h where appropriate, part 2.jhawkins@chromium.org2011-05-104-4/+4
* Roll new libjingle. Use the new incoming_only flag in chromoting host.sergeyu@chromium.org2011-05-102-10/+12
* Merge gpu_trace_event back into base/debug/trace_event.scheib@chromium.org2011-05-1014-50/+74
* 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