| Commit message (Expand) | Author | Age | Files | Lines |
* | Add info about user agent overrides to WebContents | dfalcantara@chromium.org | 2012-05-11 | 2 | -0/+8 |
* | RefCounted types should not have public destructors, content/ remaining bits | rsleevi@chromium.org | 2012-05-11 | 6 | -63/+67 |
* | Revert 132407 - Fixing a problem, where a hung renderer process is not killed... | creis@chromium.org | 2012-05-10 | 1 | -1/+2 |
* | Revert 136328 - Revert 132407 - Fixing a problem, where a hung renderer proce... | creis@chromium.org | 2012-05-10 | 1 | -2/+1 |
* | Revert 132407 - Fixing a problem, where a hung renderer process is not killed... | creis@chromium.org | 2012-05-10 | 1 | -1/+2 |
* | Adding missing #pragma once in speech recognition headers. | primiano@chromium.org | 2012-05-09 | 5 | -0/+5 |
* | Handle IPC messages related to provisional loads in RenderViewHostImpl | jochen@chromium.org | 2012-05-08 | 1 | -0/+26 |
* | Move the Linux zygote stuff into its own per-process directory. | brettw@chromium.org | 2012-05-08 | 1 | -11/+2 |
* | Consolidate RenderWidgetHost::CopyFromBackingStore and RenderWidgetHost::Asyn... | mazda@chromium.org | 2012-05-08 | 1 | -20/+12 |
* | Reland 135525 - Add a first-class off-store install UI to chrome://extensions/. | aa@chromium.org | 2012-05-05 | 1 | -0/+5 |
* | Revert 135525 - Add a first-class off-store install UI to chrome://extensions/. | aa@chromium.org | 2012-05-05 | 1 | -5/+0 |
* | Add a first-class off-store install UI to chrome://extensions/. | aa@chromium.org | 2012-05-05 | 1 | -0/+5 |
* | Return a list of plugins that support clearing site data instead of the first... | bauerb@chromium.org | 2012-05-05 | 1 | -4/+5 |
* | Support cross-process window.close() messages. | creis@chromium.org | 2012-05-04 | 1 | -0/+3 |
* | Refactor DownloadManager::DownloadUrl() to allow it to take many parameters. | benjhayden@chromium.org | 2012-05-04 | 3 | -27/+191 |
* | Save Page As MHTML | benjhayden@chromium.org | 2012-05-04 | 4 | -9/+28 |
* | Don't allow targeted navigations across BrowsingInstances. | creis@chromium.org | 2012-05-04 | 1 | -1/+2 |
* | Add content API for requesting the current geolocation | bartfab@chromium.org | 2012-05-04 | 1 | -3/+17 |
* | ui: Move surface/ directory out of gfx/, up to ui/. | tfarina@chromium.org | 2012-05-03 | 2 | -2/+2 |
* | This creates a field trial to determine the best level for low memory | gspencer@chromium.org | 2012-05-03 | 1 | -0/+6 |
* | Show camera and microphone status indicators. | xians@chromium.org | 2012-05-03 | 1 | -0/+14 |
* | Make the Geoposition helper struct public | bartfab@chromium.org | 2012-05-02 | 1 | -3/+3 |
* | Create swapped-out opener RVHs after a process swap. | creis@chromium.org | 2012-05-02 | 1 | -0/+5 |
* | DevTools: AppendFile implementation. | loislo@chromium.org | 2012-05-02 | 1 | -0/+5 |
* | Expose PostTaskAndReplyWithResult in BrowserThread | szager@google.com | 2012-04-30 | 1 | -0/+13 |
* | Handle move of WebKit's WebReferrerPolicy.h | gavinp@chromium.org | 2012-04-26 | 1 | -1/+1 |
* | User Gesture plumbed from Renderer to Browser's FullscreenController::Request... | scheib@chromium.org | 2012-04-26 | 2 | -2/+3 |
* | re-use WebUIs | estade@chromium.org | 2012-04-26 | 2 | -16/+3 |
* | Delete background tab IOSurfaces on Mac. | jbates@chromium.org | 2012-04-26 | 1 | -3/+3 |
* | Remove EPM:all_hosts_ and use all_extension_views_ instead. | benwells@chromium.org | 2012-04-26 | 1 | -0/+3 |
* | Allow severing connection between dispatcher and injector | groby@chromium.org | 2012-04-26 | 1 | -0/+3 |
* | Geolocation support for chromedriver, browser-side only. | kkania@chromium.org | 2012-04-25 | 1 | -0/+28 |
* | Speech refactoring: Reimplemented SpeechRecognitionManagerImpl as a FSM. (CL1.7) | primiano@chromium.org | 2012-04-25 | 5 | -38/+156 |
* | Allow customization of remote debugger URL targets. Add a new DevToolsHttpHan... | marshall@chromium.org | 2012-04-25 | 2 | -1/+18 |
* | Implement the skeleton of an android content shell. | tedchoc@chromium.org | 2012-04-25 | 1 | -0/+18 |
* | sensors: Remove prototype implementation | cwolfe@chromium.org | 2012-04-24 | 3 | -118/+0 |
* | Move CrashedPlugin() and PluginHungStatusChanged() from WebContentsDelegate i... | bauerb@chromium.org | 2012-04-20 | 2 | -15/+13 |
* | ignore WebUISend messages from old pages | estade@chromium.org | 2012-04-19 | 1 | -8/+5 |
* | Refactoring of chrome speech recognition architecture (CL1.6) | primiano@chromium.org | 2012-04-19 | 4 | -27/+23 |
* | content: Do not pass SkColor by const-reference as it's defined as POD(integer). | tfarina@chromium.org | 2012-04-18 | 3 | -3/+3 |
* | Store original request URL in NavigationEntry | dfalcantara@chromium.org | 2012-04-17 | 1 | -0/+4 |
* | Add more functionality to WebView. | ben@chromium.org | 2012-04-17 | 1 | -4/+0 |
* | TabContents -> WebContentsImpl, part 19. | avi@chromium.org | 2012-04-17 | 5 | -32/+35 |
* | TabContents -> WebContentsImpl, part 16 | avi@chromium.org | 2012-04-17 | 3 | -19/+20 |
* | TabContents -> WebContentsImpl, part 15. | avi@chromium.org | 2012-04-17 | 5 | -10/+10 |
* | Don't allow sending data URLs to WebUI, unless in a ChromeOS BalloonHost. | creis@chromium.org | 2012-04-16 | 3 | -1/+8 |
* | Move notifications used only in chrome/ out of content/. | avi@chromium.org | 2012-04-16 | 1 | -21/+1 |
* | Fixing a problem, where a hung renderer process is not killed when navigating... | nasko@chromium.org | 2012-04-16 | 1 | -2/+1 |
* | TabContents -> WebContentsImpl, part 14. | avi@chromium.org | 2012-04-16 | 9 | -50/+41 |
* | Add an accessibility mode for editable text fields only. | dmazzoni@chromium.org | 2012-04-13 | 2 | -5/+3 |