| Commit message (Expand) | Author | Age | Files | Lines |
* | Add the functionality to inject JavaScript into ExtensionHosts. | frankf@google.com | 2011-08-23 | 5 | -30/+138 |
* | This patch caused Chrome to be unable to load any web pages on Chrome OS. | satorux@chromium.org | 2011-08-23 | 1 | -2/+1 |
* | Reland 97557; Original review at: http://codereview.chromium.org/7648053 | kkania@chromium.org | 2011-08-22 | 1 | -1/+4 |
* | Revert 97557 - [chromedriver] Add chrome.detach option for configuring Chrome... | nirnimesh@chromium.org | 2011-08-22 | 1 | -4/+1 |
* | Revert 97569 - Add the functionality to inject JavaScript into ExtensionHosts. | nirnimesh@chromium.org | 2011-08-22 | 5 | -152/+31 |
* | Add the functionality to inject JavaScript into ExtensionHosts. | frankf@chromium.org | 2011-08-20 | 5 | -31/+152 |
* | [chromedriver] Add chrome.detach option for configuring Chrome not to quit | kkania@chromium.org | 2011-08-20 | 1 | -1/+4 |
* | Move DownloadPrefs ownership to chrome layer. | jam@chromium.org | 2011-08-19 | 1 | -2/+4 |
* | Prefix all IPC messages used by src\chrome with Chrome. For e.g ChromeViewMsg... | ananta@chromium.org | 2011-08-19 | 3 | -3/+3 |
* | Move simple download calls to chrome code to use ContentBrowserClient interface. | jam@chromium.org | 2011-08-19 | 1 | -2/+6 |
* | [Sync] Add integration tests for migration cycle | akalin@chromium.org | 2011-08-19 | 1 | -1/+2 |
* | Fix IPC OnChannelConnected() to send correct PID on Linux/CrOS | jamescook@chromium.org | 2011-08-19 | 1 | -1/+2 |
* | Revert 97477 - Move simple download calls to chrome code to use ContentBrowse... | wez@chromium.org | 2011-08-19 | 1 | -3/+2 |
* | Move simple download calls to chrome code to use ContentBrowserClient interface. | jam@chromium.org | 2011-08-19 | 1 | -2/+3 |
* | Reland r96364: Rename PluginUpdater to PluginPrefs and make it per-profile. | bauerb@chromium.org | 2011-08-19 | 1 | -1/+3 |
* | Tag IPC::Channel::Listener implementations with OVERRIDE | evan@chromium.org | 2011-08-16 | 2 | -8/+11 |
* | Move the core download files to content. | jam@chromium.org | 2011-08-15 | 3 | -4/+3 |
* | This factors out all of the parsing code from the network library | gspencer@google.com | 2011-08-15 | 1 | -7/+7 |
* | Let pyauto create an attached webdriver instance to manipulate web pages. | kkania@chromium.org | 2011-08-15 | 2 | -0/+36 |
* | Make WebPluginInfo more generic | cpu@chromium.org | 2011-08-14 | 1 | -4/+4 |
* | Remove extension.h #include from profile.h. | mihaip@chromium.org | 2011-08-13 | 1 | -1/+2 |
* | Profiles: Clear all BROWSER_OPENED usage | erg@google.com | 2011-08-12 | 3 | -8/+11 |
* | Revert 96556 - Let pyauto create an attached webdriver instance to manipulate... | kkania@chromium.org | 2011-08-12 | 2 | -33/+0 |
* | Let pyauto create an attached webdriver instance to manipulate web pages. | kkania@chromium.org | 2011-08-12 | 2 | -0/+33 |
* | Reorganize chrome/test, part #9 | phajdan.jr@chromium.org | 2011-08-11 | 1 | -2/+2 |
* | Revert r96364, it's breaking a NaCl test. | mnissler@chromium.org | 2011-08-11 | 1 | -3/+1 |
* | Revert 96409 - Speculatively revert r96364, it's the best bet on the NaCL bre... | mrossetti@chromium.org | 2011-08-11 | 1 | -1/+3 |
* | Speculatively revert r96364, it's the best bet on the NaCL breakage. | mnissler@chromium.org | 2011-08-11 | 1 | -3/+1 |
* | Rename PluginUpdater to PluginPrefs and make it per-profile. | bauerb@chromium.org | 2011-08-11 | 1 | -1/+3 |
* | Re-write pyauto automation hook WaitForAllDownloadsToComplete. | dennisjeffrey@chromium.org | 2011-08-10 | 4 | -101/+109 |
* | wstring: remove wstrings from ChildProcessInfo | evan@chromium.org | 2011-08-05 | 1 | -1/+1 |
* | Refactor: Make PyAuto InstallExtension() take a string. Delete dead code. | dtu@chromium.org | 2011-08-04 | 4 | -122/+15 |
* | Support for adding save page download items into downloads history. | achuith@chromium.org | 2011-08-04 | 3 | -4/+4 |
* | Reland 'Show crashed apps on NTP, desaturated. Click to reload.' | yoz@chromium.org | 2011-08-03 | 1 | -0/+11 |
* | Add a hook for capturing a user profile photo and saving it to file and local... | frankf@chromium.org | 2011-08-03 | 5 | -0/+125 |
* | [Sync] Remove need for WideToUTF8 conversion for SyncBackendHost | akalin@chromium.org | 2011-08-03 | 1 | -0/+1 |
* | Allow PyAuto to install unpacked extensions. | dtu@chromium.org | 2011-08-02 | 1 | -7/+11 |
* | Nix GetFocusManagerForNativeView|Window. | msw@chromium.org | 2011-08-02 | 1 | -4/+6 |
* | EnableNetworkDevice() allows a PyAuto test to disable and enable ethernet, wi... | dtu@chromium.org | 2011-08-02 | 5 | -0/+89 |
* | Revert 95009. Causing pyauto NTP test failures on all platforms. | kkania@chromium.org | 2011-08-02 | 1 | -4/+2 |
* | Show crashed apps on NTP, desaturated. Click to reload. | yoz@chromium.org | 2011-08-01 | 1 | -2/+4 |
* | GetTimeInfo() returns the display time, date, and time zone. | dtu@chromium.org | 2011-08-01 | 3 | -9/+84 |
* | Fix GetTranslateInfo() in Debug | nirnimesh@chromium.org | 2011-08-01 | 1 | -4/+6 |
* | Handling of OAuth1 access token based login flow. The token+secret are now st... | zelidrag@chromium.org | 2011-08-01 | 2 | -3/+6 |
* | Move in_process_browser_test and ui_test_utils to chrome/test/base | phajdan.jr@chromium.org | 2011-07-29 | 1 | -2/+2 |
* | GTTF: Use IPC_BEGIN_MESSAGE_MAP_EX everywhere in the automation framework. | phajdan.jr@chromium.org | 2011-07-29 | 2 | -4/+20 |
* | PluginList cleanup to fix a race condition and decrease the API surface for f... | bauerb@chromium.org | 2011-07-29 | 1 | -1/+1 |
* | chromeos: Simplify audio mixer code. | derat@chromium.org | 2011-07-29 | 1 | -2/+2 |
* | Revert r94579, "chromeos: Simplify audio mixer code." | derat@chromium.org | 2011-07-29 | 1 | -2/+2 |
* | importer: Refactor ImporterList::Observer into its own header file. | tfarina@chromium.org | 2011-07-29 | 2 | -3/+5 |