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
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleanup orphaned testserver processes on posix.
rsimha@chromium.org
2010-09-22
1
-0
/
+18
*
Revert 60169 - Use PrefChangeRegistrar everywhere
danno@chromium.org
2010-09-22
2
-32
/
+1
*
Use PrefChangeRegistrar everywhere
danno@chromium.org
2010-09-22
2
-1
/
+32
*
Makes match preview send the dimensions of the omnibox to the page.
sky@chromium.org
2010-09-22
1
-0
/
+1
*
AutoFill schema changes break AutoFill syncing
dhollowa@chromium.org
2010-09-22
3
-18
/
+47
*
Adding automation for Pri1 test cases for syncing Chrome Bookmarks
rsimha@chromium.org
2010-09-22
1
-1
/
+226
*
Fix perms for PYAUTO_TESTS
nirnimesh@chromium.org
2010-09-21
1
-0
/
+0
*
Prepare expecation for running pyauto tests on chromeos
nirnimesh@chromium.org
2010-09-21
1
-0
/
+21
*
Ensure correct timeout ordering for timeout values managed by test_timeouts.cc.
robertshield@chromium.org
2010-09-21
2
-11
/
+29
*
Do not create an incogntio profile as side effect when listing all tabs/windows.
jochen@chromium.org
2010-09-21
2
-0
/
+16
*
test/webdriver/session_manager.cc: unused return value.
hans@chromium.org
2010-09-21
1
-2
/
+1
*
Adding automation for Pri0 and Pri1 test cases for syncing Chrome AutoFill data.
rsimha@chromium.org
2010-09-21
2
-16
/
+246
*
experimental.sidebar extensions API: handle 'undefined' and 'null' values of ...
alekseys@chromium.org
2010-09-21
1
-0
/
+20
*
Specifying "targetUrlPatterns" should imply link context.
asargent@chromium.org
2010-09-20
4
-8
/
+25
*
Expose additional system info to register page via set_user_info message.
nkostylev@chromium.org
2010-09-20
1
-4
/
+7
*
Mark AutomationProxyTest.AppModalDialogTest as flaky.
jhawkins@chromium.org
2010-09-20
1
-1
/
+2
*
Add pyauto search engine tests to be run on all platforms.
ace@chromium.org
2010-09-17
1
-0
/
+1
*
Added full support for invoking before unload and unload handlers on ChromeFr...
ananta@chromium.org
2010-09-17
1
-6
/
+2
*
Adding automation hook GetSearchEngineInfo, accessible through json automatio...
ace@chromium.org
2010-09-17
2
-0
/
+93
*
Revert 59715 - Second try of http://codereview.chromium.org/3322009 since it ...
sky@chromium.org
2010-09-17
2
-57
/
+0
*
Revert 59768 - Refactoring of player[_fullscreen].html by placing the common ...
sky@chromium.org
2010-09-17
3
-78
/
+64
*
Reland r59641. Add the onBeforeNavigate and onErrorOccured events to the webN...
jochen@chromium.org
2010-09-17
1
-78
/
+201
*
chromeos: implement persistence of proxy config to device, enhance unittest
kuan@chromium.org
2010-09-17
1
-0
/
+8
*
Refactoring of player[_fullscreen].html by placing the common functions in a ...
imcheng@chromium.org
2010-09-17
3
-64
/
+78
*
Cleanup: Delete some 0 byte sized files that we no longer reference.
thestig@chromium.org
2010-09-16
2
-0
/
+0
*
Moves TabStripModelObserver/Delegate into their own headers.
sky@chromium.org
2010-09-16
2
-3
/
+6
*
Add two bookmark testcases MC_BiDirectionalPush_AddingSameBMs and MC_Merge_Ca...
rsimha@chromium.org
2010-09-16
1
-1
/
+94
*
Second try of http://codereview.chromium.org/3322009 since it got reverted.
imcheng@chromium.org
2010-09-16
2
-0
/
+57
*
Add a placeholder, overridable DOMUI keyboard.
bryeung@chromium.org
2010-09-16
6
-0
/
+32
*
Mark PluginTest.Quicktime as FLAKY
inferno@chromium.org
2010-09-16
1
-1
/
+1
*
Add methods to ProfileSyncServiceTestHarness to enable / disable sync for dat...
rsimha@chromium.org
2010-09-16
3
-26
/
+84
*
Fix failing checks that enforce an ordering on test timeout values. This orde...
robertshield@chromium.org
2010-09-16
1
-5
/
+9
*
Data files for bug 53495 so that trybots will work.
aa@chromium.org
2010-09-16
7
-0
/
+35
*
Add testing of the Chrome Frame user-mode installation to mini_installer_test...
robertshield@chromium.org
2010-09-16
11
-107
/
+163
*
Revert 59641 - Add the onBeforeNavigate and onErrorOccured events to the webN...
jochen@chromium.org
2010-09-16
1
-201
/
+78
*
Add the onBeforeNavigate and onErrorOccured events to the webNavigation API.
jochen@chromium.org
2010-09-16
1
-78
/
+201
*
Do not resize image before testing pixel colors in browser test. Only crop.
skerner@chromium.org
2010-09-16
3
-25
/
+36
*
Replace a data file used in download tests with a much smaller one.
nirnimesh@chromium.org
2010-09-16
3
-1
/
+2
*
Simplified chrome-specific ChromeOS autotest by introducing a common wrapper ...
zelidrag@chromium.org
2010-09-16
3
-84
/
+12
*
Add test data before committing tests so it can run on the try bots. Test Rev...
kkania@chromium.org
2010-09-15
3
-0
/
+34
*
Mark TwoClientLivePreferencesSyncTest.kSyncPreferences as FAILS.
rsimha@chromium.org
2010-09-15
1
-1
/
+2
*
Stabilize sync integration tests
rsimha@chromium.org
2010-09-15
11
-172
/
+165
*
[Mac] Refactor FramedBrowserWindowTest.DoesHideTitle for valgrind.
shess@chromium.org
2010-09-14
1
-2
/
+0
*
Hide packed hosted apps in chrome://extensions .
skerner@chromium.org
2010-09-14
3
-0
/
+3
*
Bunch of match preview tweaks:
sky@chromium.org
2010-09-14
2
-6
/
+8
*
Revert 59409 - GTTF: Move browser_tests test launcher timeout to chrome/test/...
phajdan.jr@chromium.org
2010-09-14
8
-21
/
+64
*
Revert 59421 - GTTF: Increase the timeout for medium tests to one minute.
phajdan.jr@chromium.org
2010-09-14
1
-1
/
+1
*
GTTF: Increase the timeout for medium tests to one minute.
phajdan.jr@chromium.org
2010-09-14
1
-1
/
+1
*
GTTF: Move browser_tests test launcher timeout to chrome/test/test_timeouts
phajdan.jr@chromium.org
2010-09-14
8
-64
/
+21
*
Work around windows handles to temp files while deleting them.
nirnimesh@chromium.org
2010-09-14
1
-2
/
+5
[next]