| Commit message (Expand) | Author | Age | Files | Lines |
* | Move chrome/browser/plugin_* to chrome/browser/plugins/ | ibraaaa@google.com | 2012-09-20 | 1 | -1/+1 |
* | - testSetTheme was already covered (after adding theme name verification). | nirnimesh@chromium.org | 2012-09-18 | 1 | -40/+0 |
* | Converted policy_prefs_ui.py pyauto test to a browser_test. | joaodasilva@chromium.org | 2012-09-18 | 1 | -42/+0 |
* | Enables us to setproxysettings through the chromeos options UI and have it pr... | beeps@chromium.org | 2012-09-18 | 1 | -11/+12 |
* | Revert 156629 - Converted policy_prefs_ui.py pyauto test to a browser_test. | miket@chromium.org | 2012-09-13 | 1 | -0/+42 |
* | Converted policy_prefs_ui.py pyauto test to a browser_test. | joaodasilva@chromium.org | 2012-09-13 | 1 | -42/+0 |
* | Switch SessionTabHelper to use WebContentsUserData. | avi@chromium.org | 2012-09-12 | 1 | -9/+14 |
* | Reland Make DownloadManager::GetAllDownloads return all downloads regardless ... | benjhayden@chromium.org | 2012-09-10 | 1 | -24/+3 |
* | Revert 155351 - Make DownloadManager::GetAllDownloads return all downloads re... | rdsmith@chromium.org | 2012-09-07 | 1 | -3/+3 |
* | Make DownloadManager::GetAllDownloads return all downloads regardless of stat... | benjhayden@chromium.org | 2012-09-07 | 1 | -3/+3 |
* | Changing PluginPrefs to use PluginFinder's async interface. Also, making its ... | ibraaaa@google.com | 2012-09-05 | 1 | -16/+22 |
* | Create chrome Windows desktop shortcuts through a checkbox in create/manager ... | hallielaine@chromium.org | 2012-09-04 | 1 | -1/+2 |
* | This patch fixes the following problems: | xians@chromium.org | 2012-09-04 | 1 | -3/+1 |
* | events: Move some files into ui/base/events/ | sadrul@chromium.org | 2012-09-04 | 1 | -1/+1 |
* | Convert the popups pyauto test to browser_tests. | jam@chromium.org | 2012-09-01 | 1 | -68/+1 |
* | Revert 154464 - Revert 154453 - Remove the translate pyauto test to chrome te... | jam@chromium.org | 2012-08-31 | 1 | -233/+0 |
* | Revert 154453 - Remove the translate pyauto test to chrome tests and all the ... | dmazzoni@chromium.org | 2012-08-31 | 1 | -0/+233 |
* | Remove the translate pyauto test to chrome tests and all the supporting autom... | jam@chromium.org | 2012-08-31 | 1 | -233/+0 |
* | RestoreTabHelper > SessionTabHelper, move more session stuff into it. | avi@chromium.org | 2012-08-30 | 1 | -5/+5 |
* | Convert the browsing_data pyauto tests to chrome tests. Remove the ClearBrows... | jam@chromium.org | 2012-08-22 | 1 | -66/+0 |
* | Convert the autofill pyauto tests to browser tests, and remove all the suppor... | jam@chromium.org | 2012-08-21 | 1 | -445/+0 |
* | Introduce InfoBarTabService API. | joi@chromium.org | 2012-08-20 | 1 | -3/+3 |
* | Fix a crash in TestingAutomationProvider::GetTabInfo on ChromeOS. | craigdh@chromium.org | 2012-08-17 | 1 | -0/+4 |
* | Kill DownloadItem::IsOtr() | benjhayden@chromium.org | 2012-08-14 | 1 | -5/+6 |
* | Revert 151036 - Speculative revert to see if this change introduced a perform... | ben@chromium.org | 2012-08-14 | 1 | -3/+4 |
* | Final set of conversions of automation calls to the JSON interface. | craigdh@chromium.org | 2012-08-13 | 1 | -192/+269 |
* | Bugfix: some circumstances caused an automation reply DCHECK to fail in debug... | craigdh@chromium.org | 2012-08-13 | 1 | -4/+3 |
* | Create chrome/browser/api directory. Move infobar delegates used by Autofill ... | joi@chromium.org | 2012-08-13 | 1 | -2/+2 |
* | Speculative revert to see if this change introduced a performance regression ... | ben@chromium.org | 2012-08-10 | 1 | -4/+3 |
* | Fix crbug.com/140910 (BrowsingDataRemover not working). | marja@chromium.org | 2012-08-08 | 1 | -1/+1 |
* | Remove SWIGged use of BrowserProxy and TabProxy from PyAuto tests. | craigdh@chromium.org | 2012-08-07 | 1 | -99/+89 |
* | Moving common code into OmniboxView from OmniboxView* | dominich@chromium.org | 2012-08-07 | 1 | -2/+1 |
* | Fix deallocation bug in TestingAutomationProvider | eatnumber@chromium.org | 2012-08-07 | 1 | -2/+2 |
* | Correct const accessors in base/values.(h|cc), Part II (ListValue) | vabr@chromium.org | 2012-08-03 | 1 | -4/+4 |
* | Don't show host permission warnings for platform apps. | mihaip@chromium.org | 2012-08-02 | 1 | -0/+1 |
* | Removing instances of profile_->GetBookmarkModel() as part of converting Book... | rlp@chromium.org | 2012-08-01 | 1 | -10/+19 |
* | Convert more automation calls to the JSON interface. | craigdh@chromium.org | 2012-08-01 | 1 | -15/+98 |
* | Convert cookie and download automation commands to the JSON interface. | craigdh@chromium.org | 2012-07-27 | 1 | -59/+184 |
* | Consolidate Browser Creation. | ben@chromium.org | 2012-07-25 | 1 | -2/+2 |
* | Moved CrxInstaller and CrxInstallerError into extensions namespace | rdevlin.cronin@chromium.org | 2012-07-24 | 1 | -2/+2 |
* | Convert more PyAuto proxy calls to the JSON interface. | craigdh@chromium.org | 2012-07-24 | 1 | -0/+55 |
* | Revert 147748 - Convert more PyAuto proxy calls to the JSON interface. | nirnimesh@chromium.org | 2012-07-21 | 1 | -55/+0 |
* | Convert more PyAuto proxy calls to the JSON interface. | craigdh@chromium.org | 2012-07-21 | 1 | -0/+55 |
* | Revert 147594 - NaCl: Remove two uses of '#include "nacl/nacl_log.h"' | mseaborn@chromium.org | 2012-07-20 | 1 | -1/+1 |
* | NaCl: Remove two uses of '#include "nacl/nacl_log.h"' | mseaborn@chromium.org | 2012-07-20 | 1 | -1/+1 |
* | Fix for downloading to default destination drive in incognito mode. | achuith@chromium.org | 2012-07-20 | 1 | -1/+1 |
* | Revert 147517 - there are outstanding review comments. | jam@chromium.org | 2012-07-19 | 1 | -85/+0 |
* | Basic hooks for web intents pyauto tests. | danhn@chromium.org | 2012-07-19 | 1 | -0/+85 |
* | Move browsing_data_helper files into a separate directory. | markusheintz@chromium.org | 2012-07-19 | 1 | -2/+2 |
* | Removing usage of profile_->GetHistory() from the codebase in order to remove... | rlp@chromium.org | 2012-07-18 | 1 | -4/+4 |