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
*
Refactoring ui_test_utils code
isherman@chromium.org
2010-09-28
2
-68
/
+138
*
Revert 60845 (check perms failure) - Added UI for clearing Chrome Sync data
willchan@chromium.org
2010-09-28
2
-8
/
+5
*
Added UI for clearing Chrome Sync data
raz@chromium.org
2010-09-28
2
-5
/
+8
*
Fix PyAuto tests to account for dynamic autofill labels.
nirnimesh@chromium.org
2010-09-28
5
-49
/
+44
*
Disable pyauto crash_reporter test on Mac
nirnimesh@chromium.org
2010-09-28
1
-0
/
+1
*
Mark crash signature with correct bug id.
willchan@chromium.org
2010-09-28
1
-1
/
+1
*
Add more reliability crash signatures.
willchan@chromium.org
2010-09-28
1
-2
/
+7
*
Generalize permission types to make it safer for us to add new permissions an...
erikkay@chromium.org
2010-09-28
1
-4
/
+4
*
GTTF: clean up http server launching in ui_tests.
phajdan.jr@chromium.org
2010-09-28
1
-28
/
+20
*
Mark MiniInstallTest.InstallMiniInstallerUser as flaky as it fails occasionally.
satish@chromium.org
2010-09-28
1
-1
/
+7
*
GTTF: Remove flaky mark from the following tests:
phajdan.jr@chromium.org
2010-09-28
1
-2
/
+1
*
Remove sleep_timeout from TestTimeouts.
phajdan.jr@chromium.org
2010-09-28
5
-13
/
+2
*
Adding automation for some P2 tests in two client live bookmarks sync
rsimha@chromium.org
2010-09-27
1
-3
/
+102
*
Disable pyauto autofill tests
nirnimesh@chromium.org
2010-09-27
1
-2
/
+2
*
browser_tests: dial back test timeout from 45 to 20 seconds.
evan@chromium.org
2010-09-27
1
-3
/
+3
*
Mark PPAPITest.URLLoader as flaky.
willchan@chromium.org
2010-09-27
1
-1
/
+1
*
Suppress NotificationService reliability crashes.
willchan@chromium.org
2010-09-27
1
-0
/
+6
*
Create DownloadStatusUpdater to keep track of download progress
phajdan.jr@chromium.org
2010-09-27
1
-0
/
+4
*
GTTF: Terminate chrome processes in UI test in a more reliable way.
phajdan.jr@chromium.org
2010-09-27
1
-27
/
+9
*
Revert 60556 (broke chrome, at least on linux) - Refactor, rename and relocat...
thakis@chromium.org
2010-09-25
8
-32
/
+626
*
Relanding this patch with the compile fix for Visual studio 2005. The compile...
ananta@chromium.org
2010-09-25
1
-16
/
+135
*
Revert 60574 - Fix a regression introduced in the chrome plugin installer on ...
ananta@chromium.org
2010-09-25
1
-134
/
+16
*
Fix a regression introduced in the chrome plugin installer on Windows in revi...
ananta@chromium.org
2010-09-25
1
-16
/
+134
*
Fix dom automation using pyauto on windows.
nirnimesh@chromium.org
2010-09-25
3
-4
/
+8
*
Removed executable property from the test html file.
zelidrag@chromium.org
2010-09-25
1
-0
/
+0
*
Skeleton for mobile device activation UI.
zelidrag@chromium.org
2010-09-25
1
-0
/
+55
*
Remove SyncerThreadWithSyncerTest.StopSyncPermanently valgrind threadsanitize...
rsimha@chromium.org
2010-09-25
1
-3
/
+0
*
Refactor, rename and relocate ProfileSyncServiceTestHarness.
rsimha@chromium.org
2010-09-25
8
-626
/
+32
*
ui_tests: check the return value of WaitForAppLaunch.
evan@chromium.org
2010-09-24
1
-1
/
+2
*
Revert "Revert 60457 - Adds IDBFactory::didCompleteEventsForTransaction plumb...
andreip@chromium.org
2010-09-24
3
-0
/
+97
*
Revert 60457 - Adds IDBFactory::didCompleteEventsForTransaction plumbing
phajdan.jr@chromium.org
2010-09-24
3
-97
/
+0
*
Adds IDBFactory::didCompleteEventsForTransaction plumbing
andreip@chromium.org
2010-09-24
3
-0
/
+97
*
Improve flaky ui_test AutomationProxyVisibleTest.AutocompleteMatchesTest
jknotten@chromium.org
2010-09-24
4
-23
/
+27
*
A quick fix for Issue 45091.
hbono@chromium.org
2010-09-24
1
-5
/
+20
*
base: Finish moving the SplitString functions from string_util.h to string_sp...
tfarina@chromium.org
2010-09-24
7
-3
/
+10
*
Updating known crashes, adding entries for UI action test crashes.
ace@chromium.org
2010-09-24
1
-0
/
+8
*
ifdef out tests that don't apply to the Mac
stuartmorgan@chromium.org
2010-09-23
2
-0
/
+9
*
Disable pyauto tests which download big files on chromeos.
nirnimesh@chromium.org
2010-09-23
1
-0
/
+3
*
Use a scoped temp dir in browser_tests instead of deleting the default user d...
rohitrao@chromium.org
2010-09-23
5
-37
/
+101
*
Add a launchApp method to extension management API.
asargent@chromium.org
2010-09-23
6
-0
/
+58
*
Disable two new plugin tests on Mac valgrind
stuartmorgan@chromium.org
2010-09-23
1
-0
/
+2
*
[Mac] AutomatedUITestBase.FindInPage should not be marked FAILS on Mac.
rohitrao@chromium.org
2010-09-23
1
-8
/
+1
*
Hook up indexed databases to content settings.
jochen@chromium.org
2010-09-23
1
-0
/
+59
*
Integrate PyAuto tests with autotest to run them on chromeos.
nirnimesh@chromium.org
2010-09-23
2
-0
/
+66
*
Unify the two places we attempt to find the crash count.
evan@chromium.org
2010-09-22
3
-15
/
+19
*
More changes to data files for bug 53495 to try and make try bots work.
aa@chromium.org
2010-09-22
2
-0
/
+0
*
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
[next]