summaryrefslogtreecommitdiffstats
path: root/content/common
Commit message (Expand)AuthorAgeFilesLines
* Define TransportTexture for 'sharing' texture between gpu and rendererhclam@chromium.org2011-04-061-0/+39
* Histogram added: GPU.GPUProcessLaunchCausescheib@chromium.org2011-04-062-3/+31
* Add OWNERS for file_path_watcherdmaclach@chromium.org2011-04-051-0/+2
* Fix up leak in FilePathWatcherTest and UserStyleSheetTestdmaclach@chromium.org2011-04-051-1/+1
* Added another constructor to MRUCacheBase that specifies the deletor.amarinichev@chromium.org2011-04-051-1/+5
* Move dispatching and sending of the last extension specific messages out of T...jam@chromium.org2011-04-051-3/+0
* Revert 80318 - Detach the PromoResourceService and WebResourceService from th...cmp@chromium.org2011-04-041-5/+1
* New notification when an extension install is skipped due to being disallowed.dennisjeffrey@google.com2011-04-041-0/+5
* Detach the PromoResourceService and WebResourceService from the Profile; have...mirandac@chromium.org2011-04-041-1/+5
* Get rid of extensions dependency from content\browser.jam@chromium.org2011-04-041-1/+1
* apps: Notify the user if an app's background page crashes.sadrul@chromium.org2011-04-021-0/+4
* Refactor RenderWidgetHostViewViews to use the new input method API for Views.suzhe@google.com2011-04-012-1/+113
* Changes to WebDatabaseObserverImpl and SimpleDatabaseSystem required to have ...michaeln@google.com2011-04-012-16/+12
* kqueue implementation of FilePathWatcher on Mac.dmaclach@chromium.org2011-04-016-271/+593
* Revert 80128 - apps: Notify the user if an app's background page crashes.sadrul@chromium.org2011-04-011-4/+0
* apps: Notify the user if an app's background page crashes.sadrul@chromium.org2011-04-011-0/+4
* Revert 80101 - kqueue implementation of FilePathWatcher on Mac.dmaclach@chromium.org2011-04-016-583/+267
* Defining hardware video decoding IPC message and landing associated Pepper cl...scherkus@chromium.org2011-04-011-0/+76
* kqueue implementation of FilePathWatcher on Mac.dmaclach@chromium.org2011-03-316-267/+583
* Send the RENDER_VIEW_HOST_DELETED notification for all RenderViewHost, instea...jam@chromium.org2011-03-311-1/+2
* Revert 80026 - Support for fileBrowserPrivate extension file selection apis.achuith@chromium.org2011-03-311-9/+0
* Support for fileBrowserPrivate extension file selection apis.achuith@chromium.org2011-03-311-0/+9
* Adding prerender to task managerdominich@google.com2011-03-301-0/+13
* fixed ChildTraceMessageFilter send on wrong thread bugjbates@chromium.org2011-03-301-4/+13
* Setting last active URL in GPU process for crash reporting. For now this is j...jbates@chromium.org2011-03-291-0/+1
* Remove the path from PlatformFileInfo; it's cleaner just to pass it along as aericu@google.com2011-03-287-14/+15
* Add chrome.benchmark routines to clear the host and predictor caches.tonyg@chromium.org2011-03-281-0/+12
* Refactor: Move app/gfx/gl ==> ui/gfx/glbacker@chromium.org2011-03-281-1/+1
* Move extension messages to their own file and add a RenderViewObserver to sta...jam@chromium.org2011-03-281-0/+4
* Move some files from base to base/memory.levin@chromium.org2011-03-2821-23/+23
* Move the rest of Chrome messages to ChromeRenderMessageFilter. Also move IPC...jam@chromium.org2011-03-251-0/+30
* Refactor: Move app/surface to ui/gfx/surface.backer@chromium.org2011-03-251-1/+1
* Adds a TransportDIB::Id value that is explicitly invalid and use it when comp...jamesr@chromium.org2011-03-251-0/+18
* Removed --no-gpu-sandbox.apatrick@chromium.org2011-03-252-4/+0
* importer: Rip out ImporterObserver::ImportCanceled().tfarina@chromium.org2011-03-241-2/+1
* Add a ChromeRenderMessageFilter, which is like RenderMessageFilter but outsid...jam@chromium.org2011-03-241-8/+0
* Move the rest of the renderer->browser messages that belong in content. Also...jam@chromium.org2011-03-244-42/+307
* Stop returning the true root path of each filesystem from openFileSystem.ericu@google.com2011-03-242-1/+7
* Be smarter than simple copy when we try to update GPUInfo: i.e., if the graph...zmo@google.com2011-03-232-0/+57
* Make all_messages.h include the generator files.jam@chromium.org2011-03-233-36/+10
* Move a bunch of renderer->browser messages to content.jam@chromium.org2011-03-235-56/+896
* Add new line at endjam@chromium.org2011-03-231-1/+1
* Move the rest of the content browser->renderer messages to content. Also mov...jam@chromium.org2011-03-235-0/+446
* Move a bunch more renderer messages from chrome to content.jam@chromium.org2011-03-221-0/+239
* Fixed concurrency issue in FilePathWatcherjoaodasilva@chromium.org2011-03-225-57/+147
* Fix build breakjam@chromium.org2011-03-221-1/+1
* Move some more renderer messages to content. Also move a couple of files whi...jam@chromium.org2011-03-222-1/+223
* This is a thread that runs in the browser process that can issue GL calls wit...apatrick@chromium.org2011-03-213-3/+6
* Plumbing to support loading from the "most appropriate" appcache.michaeln@google.com2011-03-213-0/+15
* Create a new message file for view related messages. I just moved a few mess...jam@chromium.org2011-03-213-0/+183