summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* 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-059-141/+79
* Roll LevelDB (and Snappy) to latest version.hans@chromium.org2011-04-051-1/+0
* In speech input, introduce a 'warm up' screen for slow audio capture devices.satish@chromium.org2011-04-054-2/+23
* Fix a misplaced comma in renderer log messages that has always bugged me.mdm@chromium.org2011-04-051-1/+1
* Use lock-free lazy initialization for static histogram referencesjar@chromium.org2011-04-051-10/+13
* Refactored GGL from c-style interface to c++ interface.apatrick@chromium.org2011-04-0416-699/+508
* 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
* Rename ConstrainedWindowWin to ConstrainedWindowViews in preparation for refa...ben@chromium.org2011-04-042-9/+0
* Detach the PromoResourceService and WebResourceService from the Profile; have...mirandac@chromium.org2011-04-041-1/+5
* When out-of-process PPAPI plugins fail to initialize, don't fall back on tryingbrettw@chromium.org2011-04-043-8/+32
* Get rid of extensions dependency from content\browser.jam@chromium.org2011-04-0417-203/+35
* apps: Notify the user if an app's background page crashes.sadrul@chromium.org2011-04-021-0/+4
* Move a few RenderViewObservers to ChromeContentRendererClient so that we can ...jam@chromium.org2011-04-015-72/+10
* Add FakeSocketFactory.sergeyu@chromium.org2011-04-012-32/+9
* Refactor RenderWidgetHostViewViews to use the new input method API for Views.suzhe@google.com2011-04-013-1/+118
* Use system constants instead of NULL for unset PID.jeffbailey@chromium.org2011-04-011-3/+2
* Changes to WebDatabaseObserverImpl and SimpleDatabaseSystem required to have ...michaeln@google.com2011-04-012-16/+12
* Get rid of some dependencies on chrome from content.michaeln@google.com2011-04-0114-58/+59
* GPU.GPUProcessTerminationStatus histogram addedscheib@chromium.org2011-04-011-0/+5
* Better handling of disabling the GPU acceleration if the GPU process dies mor...amarinichev@chromium.org2011-04-013-21/+22
* Remove the rest of the extension dependencies from content\renderer.jam@chromium.org2011-04-015-85/+73
* kqueue implementation of FilePathWatcher on Mac.dmaclach@chromium.org2011-04-017-275/+597
* Remove knowledge about UserScriptListener from content.jam@chromium.org2011-04-016-17/+24
* Revert 80128 - apps: Notify the user if an app's background page crashes.sadrul@chromium.org2011-04-011-4/+0
* Fix out-of-process pepper plugins when sandbox is on.piman@google.com2011-04-011-0/+1
* New Mac accelerometer data from thakis.avi@chromium.org2011-04-011-4/+5
* Move some pref registrations out of Browsertorne@chromium.org2011-04-011-0/+1
* apps: Notify the user if an app's background page crashes.sadrul@chromium.org2011-04-011-0/+4
* Turn on client-side phishing detection for UMA users with SafeBrowsing enabled.bryner@chromium.org2011-04-011-2/+4
* Revert 80101 - kqueue implementation of FilePathWatcher on Mac.dmaclach@chromium.org2011-04-017-584/+269
* Defining hardware video decoding IPC message and landing associated Pepper cl...scherkus@chromium.org2011-04-016-1/+247
* kqueue implementation of FilePathWatcher on Mac.dmaclach@chromium.org2011-03-317-269/+584
* Ignore preliminary page captures for client-side phishing detection.bryner@chromium.org2011-03-312-2/+4
* Send the RENDER_VIEW_HOST_DELETED notification for all RenderViewHost, instea...jam@chromium.org2011-03-313-5/+7
* Add content/renderer/p2p/OWNERS.sergeyu@chromium.org2011-03-311-0/+1
* Rename some WebUI files to be clearer as to their purpose.dtseng@chromium.org2011-03-314-12/+12
* Cleanup: Move more print code out of RVH.thestig@chromium.org2011-03-314-31/+1
* Take out sending NotificationType::RENDER_VIEW_HOST_CREATED_FOR_TAB from Rend...jam@chromium.org2011-03-311-8/+0
* Lost context fixespiman@google.com2011-03-313-23/+41
* Moved URLRequestContextGetter to net/ so it can be used by projects such as j...sanjeevr@chromium.org2011-03-3137-78/+114
* Revert 80026 - Support for fileBrowserPrivate extension file selection apis.achuith@chromium.org2011-03-311-9/+0
* Make UserScriptIdleScheduler not tied to NavigationState, as part of removing...jam@chromium.org2011-03-315-155/+5
* Checking in major revision of Pepper video decode APIs.scherkus@chromium.org2011-03-312-96/+5
* Support for fileBrowserPrivate extension file selection apis.achuith@chromium.org2011-03-311-0/+9
* Mark WorkerFileSystemTest.ResolveURLHttpTests FLAKYcbentzel@chromium.org2011-03-311-4/+1
* Revert "Turn on client-side phishing detection for UMA users with SafeBrowsin...satorux@chromium.org2011-03-311-2/+2
* WebUI nits; no real code changeestade@chromium.org2011-03-311-0/+2
* Turn on client-side phishing detection for UMA users with SafeBrowsing enabled.bryner@chromium.org2011-03-311-2/+2