index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
chrome
/
browser
/
automation
Commit message (
Expand
)
Author
Age
Files
Lines
*
Split ThumbnailGenerator in two.
avi@chromium.org
2012-10-08
1
-1
/
+0
*
Move forms/ out of webkit/.
blundell@chromium.org
2012-10-05
3
-8
/
+8
*
Add desktop type context to most existing instances of FindTabbedBrowser.
robertshield@chromium.org
2012-10-04
1
-2
/
+5
*
[Coverity] Fix dereference null return value.
kmadhusu@chromium.org
2012-10-03
1
-1
/
+2
*
Delete some unused code found by -Wunused-function
thakis@chromium.org
2012-10-01
1
-18
/
+0
*
Switch FindTabHelper to use WebContentsUserData.
avi@chromium.org
2012-09-29
1
-4
/
+3
*
Revert "Revert 159158 - Make using WebContentsUserData simpler."
avi@chromium.org
2012-09-28
2
-3
/
+2
*
Revert 159158 - Make using WebContentsUserData simpler.
dharani@google.com
2012-09-28
2
-2
/
+3
*
Switch TabSpecificContentSettings to use WebContentsUserData.
avi@chromium.org
2012-09-28
1
-3
/
+4
*
Make using WebContentsUserData simpler.
avi@chromium.org
2012-09-27
2
-3
/
+2
*
Switch AutomationTabHelper to use WebContentsUserData.
avi@chromium.org
2012-09-26
6
-13
/
+26
*
Remove WebContentsDelegate::ExecuteContextMenuCommand since it's not called b...
jam@chromium.org
2012-09-26
1
-16
/
+2
*
Move cancelable_request.cc/h to chrome/browser/common.
kaiwang@chromium.org
2012-09-22
2
-2
/
+2
*
Move chrome/browser/plugin_* to chrome/browser/plugins/
ibraaaa@google.com
2012-09-20
1
-1
/
+1
*
Switch PrintViewManager, PrintPreviewMessageHandler to use WebContentsUserData.
avi@chromium.org
2012-09-18
1
-2
/
+3
*
- testSetTheme was already covered (after adding theme name verification).
nirnimesh@chromium.org
2012-09-18
2
-50
/
+0
*
Converted policy_prefs_ui.py pyauto test to a browser_test.
joaodasilva@chromium.org
2012-09-18
2
-52
/
+0
*
Enables us to setproxysettings through the chromeos options UI and have it pr...
beeps@chromium.org
2012-09-18
5
-30
/
+159
*
Switch NOTIFICATION_TAB_PARENTED to use WebContents.
avi@chromium.org
2012-09-17
1
-4
/
+2
*
[chromeos] Make Login() automation reliably work for relogin scenarios.
nirnimesh@chromium.org
2012-09-14
2
-14
/
+4
*
Revert 156629 - Converted policy_prefs_ui.py pyauto test to a browser_test.
miket@chromium.org
2012-09-13
2
-0
/
+52
*
Fix downloads pyauto tests broken by https://chromiumcodereview.appspot.com/1...
benjhayden@chromium.org
2012-09-13
2
-3
/
+28
*
Converted policy_prefs_ui.py pyauto test to a browser_test.
joaodasilva@chromium.org
2012-09-13
2
-52
/
+0
*
Switch SessionTabHelper to use WebContentsUserData.
avi@chromium.org
2012-09-12
4
-33
/
+48
*
[chromeos] Wait for initial page load after login
nirnimesh@chromium.org
2012-09-11
2
-2
/
+22
*
Reland Make DownloadManager::GetAllDownloads return all downloads regardless ...
benjhayden@chromium.org
2012-09-10
3
-40
/
+11
*
Revert 155351 - Make DownloadManager::GetAllDownloads return all downloads re...
rdsmith@chromium.org
2012-09-07
2
-4
/
+4
*
Make DownloadManager::GetAllDownloads return all downloads regardless of stat...
benjhayden@chromium.org
2012-09-07
2
-4
/
+4
*
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
*
Refactor BrowsingDataRemover creation for clarity.
mkwst@chromium.org
2012-09-04
1
-3
/
+1
*
Convert the popups pyauto test to browser_tests.
jam@chromium.org
2012-09-01
2
-80
/
+1
*
Miscellaneous cleanups from several months ago I never got around to landing.
pkasting@chromium.org
2012-09-01
1
-59
/
+38
*
Revert 154464 - Revert 154453 - Remove the translate pyauto test to chrome te...
jam@chromium.org
2012-08-31
4
-396
/
+0
*
Revert 154453 - Remove the translate pyauto test to chrome tests and all the ...
dmazzoni@chromium.org
2012-08-31
4
-0
/
+396
*
Remove the translate pyauto test to chrome tests and all the supporting autom...
jam@chromium.org
2012-08-31
4
-396
/
+0
*
Stop using ScopedAllowIO in content::ResourceDispatcherHostImpl
hashimoto@chromium.org
2012-08-30
2
-7
/
+10
*
RestoreTabHelper > SessionTabHelper, move more session stuff into it.
avi@chromium.org
2012-08-30
4
-17
/
+17
*
Refactoring: ProtocolHandler::MaybeCreateJob and other functions take Network...
shalev@chromium.org
2012-08-24
2
-5
/
+11
*
Convert the browsing_data pyauto tests to chrome tests. Remove the ClearBrows...
jam@chromium.org
2012-08-22
4
-106
/
+0
*
Convert the autofill pyauto tests to browser tests, and remove all the suppor...
jam@chromium.org
2012-08-21
4
-793
/
+0
*
Introduce InfoBarTabService API.
joi@chromium.org
2012-08-20
2
-5
/
+5
*
Fix a crash in TestingAutomationProvider::GetTabInfo on ChromeOS.
craigdh@chromium.org
2012-08-17
1
-0
/
+4
*
Added a timezone policy and pyauto tests for it.
pneubeck@chromium.org
2012-08-16
1
-14
/
+10
*
Rid the world of the last of views::Event types: TouchEvent, GestureEvent, Mo...
ben@chromium.org
2012-08-14
1
-1
/
+0
*
Kill DownloadItem::IsOtr()
benjhayden@chromium.org
2012-08-14
5
-13
/
+19
*
Revert 151036 - Speculative revert to see if this change introduced a perform...
ben@chromium.org
2012-08-14
2
-8
/
+8
*
Final set of conversions of automation calls to the JSON interface.
craigdh@chromium.org
2012-08-13
4
-226
/
+312
[next]