summaryrefslogtreecommitdiffstats
path: root/chrome/renderer
Commit message (Expand)AuthorAgeFilesLines
* Update OWNERS.benwells@chromium.org2013-07-172-6/+4
* Use a direct include of the shared_memory header in base/, chrome/, components/.avi@chromium.org2013-07-178-8/+8
* Move WebMenuItem to content::MenuItem.darin@chromium.org2013-07-173-34/+22
* <webview> Move exit event to chromefsamuel@chromium.org2013-07-171-1/+4
* This change adds the following fields from the ThemeService to the ThemeBackg...jfweitz@chromium.org2013-07-171-4/+55
* Display DNS probe results.ttuttle@chromium.org2013-07-175-113/+653
* Remove myself from various OWNERS files.viettrungluu@chromium.org2013-07-161-1/+0
* Remove unused includes of plugin_list.h. Also remove unused ContentClient and...jam@chromium.org2013-07-162-2/+0
* Remove EnableBackgroundSelLdrLaunch since we no longer launch off main thread.jvoung@chromium.org2013-07-151-24/+3
* [Activity Log] fix logging of blocked API callsfelt@chromium.org2013-07-145-27/+72
* PNaCl: Have plugin's LoadNaClModuleCommon start sel_ldr from the main thread.jvoung@chromium.org2013-07-131-3/+3
* Replace the buggy-but-bug-catching code in event.js with just bug-catching codekalman@chromium.org2013-07-121-3/+13
* Log some more context metadata on module system failures: the context type, andkalman@chromium.org2013-07-122-46/+45
* Add types.private.ChromeDirectSetting and Connect it to preferencesPrivate.go...robliao@chromium.org2013-07-123-0/+49
* [Autofill] Remove last instance of old Autofill UI.csharp@chromium.org2013-07-111-9/+20
* Handle null char in the middle of text in custom spellcheck dictionary enginerouslan@chromium.org2013-07-114-12/+14
* Move PathExists to base namespace.brettw@chromium.org2013-07-112-2/+2
* Move language detection to chrome/common/.droger@chromium.org2013-07-117-1051/+8
* Revert CLs that depend upon Blink r153179.wez@chromium.org2013-07-111-1/+3
* Revert 211050 "Handle null char in the middle of text in custom ..."hashimoto@chromium.org2013-07-112-8/+7
* Handle null char in the middle of text in custom spellcheck dictionary enginerouslan@chromium.org2013-07-112-7/+8
* Move webview definition to earliest eventyang.gu@intel.com2013-07-111-8/+11
* <webview>: Move stop/reload/terminate to chromefsamuel@chromium.org2013-07-111-16/+26
* InstantExtended: Remove unused IPCs and APIs.jered@chromium.org2013-07-116-1726/+461
* Renderer and IPC implementation for new PNaCl translation cachedschuff@chromium.org2013-07-103-12/+274
* Destroy the V8SchemaRegistry before shutting down WebKitjochen@chromium.org2013-07-102-5/+12
* Cleanup: remove g_hack_extension_group and AllowScriptExtension fromkalman@chromium.org2013-07-104-63/+1
* Browser Plugin: Change internal API to track V8 object lifetimefsamuel@chromium.org2013-07-101-4/+28
* Rename the "Experimental WebKit Features" flag.mkwst@chromium.org2013-07-101-1/+1
* <webview>: Don't attempt to dispatch events to all app windows.fsamuel@chromium.org2013-07-101-4/+7
* Rename PrerenderWebMediaPlayer to PrerenderMediaLoadDeferrer.scherkus@chromium.org2013-07-093-21/+20
* Log NTP hovers in 1993 clientsannark@chromium.org2013-07-084-1/+40
* <webview>: Create extension events within WEB_VIEW_EXT_EVENTS object.fsamuel@chromium.org2013-07-051-18/+8
* Translate: Add Hindi and Nepali to the similar language sethajimehoshi@chromium.org2013-07-052-0/+4
* Browser Plugin: Don't expose guest-initiated navigations to embedder in contentfsamuel@chromium.org2013-07-052-0/+8
* <webview>: Move loadabort from content to chromefsamuel@chromium.org2013-07-042-17/+42
* chrome: Migrate from googleurl/ includes to url/ ones. Part 3.tfarina@chromium.org2013-07-0424-26/+26
* Only make SafeBuiltins save exactly what needs to be saved for the tests whichkalman@chromium.org2013-07-042-42/+40
* <webview>: Move close event from content to chromefsamuel@chromium.org2013-07-041-1/+5
* Move chrome-native support to chrome/tedchoc@chromium.org2013-07-042-0/+21
* <webview>: Move consolemessage event from content to chromefsamuel@chromium.org2013-07-031-1/+5
* Remove jeremya from extensions and apps OWNERS files.benwells@chromium.org2013-07-032-2/+0
* [Autofill] Remove IsNativeUiEnabledcsharp@chromium.org2013-07-031-1/+1
* Translate: Don't filter three-letters language codehajimehoshi@chromium.org2013-07-033-28/+59
* <webview>: Move loadstart and loadredirect from content to chromefsamuel@chromium.org2013-07-031-4/+11
* Update content API in preparation for migrating webkit/renderer/media/ to con...scherkus@chromium.org2013-07-024-86/+28
* <webview>: Restore getProcessId()fsamuel@chromium.org2013-07-021-4/+11
* Rename WebRtcLoggingHandlerImpl to ChromeWebRtcLogMessageDelegate.grunell@chromium.org2013-07-015-38/+41
* <webview>: Move contentload event from content to chromefsamuel@chromium.org2013-06-291-29/+49
* Remove WebView contentWindow work-around.wez@chromium.org2013-06-291-3/+1