summaryrefslogtreecommitdiffstats
path: root/content/common
Commit message (Expand)AuthorAgeFilesLines
* Fix the issue that context menu doesn't show on fullscreen Pepper Flash.yzshen@chromium.org2011-04-111-0/+1
* Implements audio capturing support in Chromium renderer process.scherkus@chromium.org2011-04-111-0/+47
* Pass over the log level of console.* JS calls from renderer to browser.dtseng@chromium.org2011-04-111-1/+2
* Cleanup RenderMessageFilter.jam@chromium.org2011-04-111-3/+3
* Revert 81028 - It broke LayoutTests/ fast/filesystem/op-copy.html on Windows ...tkent@chromium.org2011-04-118-70/+67
* More filesystem cleanup: convert URL-encoded-as-FilePath to actual URL, where ericu@google.com2011-04-098-67/+70
* Revert 80982, tests failing on Win XPdmichael@chromium.org2011-04-088-70/+67
* More filesystem cleanup: convert URL-encoded-as-FilePath to actual URL, where ericu@google.com2011-04-088-67/+70
* Enabled actual transfer size in chromiumvsevik@chromium.org2011-04-084-12/+31
* After reviewing the frequency list for 3rd party crashers there are a fewfinnur@chromium.org2011-04-081-4/+3
* Moved code that runs in both the browser and GPU process from content/gpu to ...apatrick@chromium.org2011-04-0829-7/+2847
* Revert 80833 - More filesystem cleanup: convert URL-encoded-as-FilePath to ac...ericu@google.com2011-04-078-70/+67
* More filesystem cleanup: convert URL-encoded-as-FilePath to actual URL, whereericu@google.com2011-04-078-67/+70
* Added a command-line flag to enable h/w accelerated rendering of content layers.alokp@chromium.org2011-04-073-0/+8
* New notification sent when extension uninstall is not allowed.dennisjeffrey@google.com2011-04-071-0/+5
* Basic support for ppapi trusted broker process: --type=ppapi-broker.ddorwin@chromium.org2011-04-072-0/+4
* 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