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
*
Convert to std::wstring as late as possible.
tfarina@chromium.org
2011-01-22
1
-10
/
+11
*
This test is obsolete now because of a design change in omnibox.
rohitbm@google.com
2011-01-21
1
-26
/
+0
*
Disable failing omnibox test
nirnimesh@chromium.org
2011-01-21
1
-0
/
+2
*
Add additional logging to diagnose flaky testZipInIncognito test
nirnimesh@chromium.org
2011-01-21
1
-1
/
+4
*
Disable failing search engine tests
nirnimesh@chromium.org
2011-01-21
1
-0
/
+4
*
Revert 72151 - Commit Local State change from http://codereview.chromium.org/...
mirandac@chromium.org
2011-01-21
1
-1
/
+1
*
Revert 72153 - Remove user-related data from local_state and add to user_pre...
mirandac@chromium.org
2011-01-21
1
-12
/
+0
*
Implement the onBeforeRetarget event of the webNavigation API
jochen@chromium.org
2011-01-21
5
-74
/
+260
*
Fix IndexedDB race condition during shutdown.
hans@chromium.org
2011-01-21
3
-9
/
+11
*
Remove user-related data from local_state and add to user_preferences, in pr...
mirandac@chromium.org
2011-01-21
1
-0
/
+12
*
Commit Local State change from http://codereview.chromium.org/5915006 separat...
mirandac@chromium.org
2011-01-21
1
-1
/
+1
*
Stop login prompt from showing for prefetches
gavinp@chromium.org
2011-01-21
1
-0
/
+3
*
The RSS subscribe.js should not double-decoded the URL passed in.
finnur@chromium.org
2011-01-21
3
-3
/
+13
*
Don't show queued infobars on tab shutdown.
jknotten@chromium.org
2011-01-21
2
-0
/
+86
*
Remove obsolete base/lock.h and fix up callers to use the new header file and
brettw@chromium.org
2011-01-21
7
-20
/
+20
*
Added one testcase: testFindInCanDismissInstant
nirnimesh@chromium.org
2011-01-21
1
-0
/
+10
*
Fix instant test on Mac: use cgi.parse_qs() instead of urlparse.urlparse()
nirnimesh@chromium.org
2011-01-21
1
-2
/
+2
*
Adding instant tests for popup handling and search query length 100 character...
nirnimesh@chromium.org
2011-01-20
1
-0
/
+36
*
Move ResourceBundle, DataPack to ui/base
ben@chromium.org
2011-01-20
2
-1
/
+4
*
Disabling pyauto test translate.TranslateTest.testSeveralLanguages
sunandt@chromium.org
2011-01-20
1
-0
/
+2
*
Fix a warning in themes.py
nirnimesh@chromium.org
2011-01-20
1
-2
/
+2
*
Fixing pyauto plugins test
sunandt@chromium.org
2011-01-20
1
-5
/
+7
*
Add "sidebar" section to extension manifest:
alekseys@chromium.org
2011-01-20
11
-0
/
+108
*
Initial sketch of DOM UI test framework.
dtseng@chromium.org
2011-01-20
2
-0
/
+101
*
Move a bunch of random other files to src/ui/base
ben@chromium.org
2011-01-20
6
-27
/
+28
*
DevTools: re-enable devtools tests.
pfeldman@chromium.org
2011-01-20
8
-126
/
+0
*
IndexedDB: Update browser test after WebKit roll.
hans@chromium.org
2011-01-20
1
-5
/
+4
*
Remove command_execution_timeout_ms and fix all the callers.
tfarina@chromium.org
2011-01-20
2
-6
/
+4
*
IndexedDB: Temporarily disable part of IndexedDBBrowsertest.TransactionGetTest.
hans@chromium.org
2011-01-20
1
-3
/
+5
*
Enable NaCl UI test to test basic integration between Chrome and NaCl
abarth@chromium.org
2011-01-20
1
-8
/
+8
*
Add some reliability bot exceptions for WebKit crashiness.
isherman@chromium.org
2011-01-20
1
-2
/
+7
*
Remove action_max_timeout_ms and fix all the callers.
tfarina@chromium.org
2011-01-19
16
-106
/
+126
*
Update references part 3: remaining files in chrome/...
msw@chromium.org
2011-01-19
2
-3
/
+3
*
Modifying some downloads hooks to act per-window (so that incognito windows c...
ace@chromium.org
2011-01-19
7
-23
/
+52
*
Fixing plugins block test
rohitbm@google.com
2011-01-19
1
-3
/
+7
*
Fix autoupdate for hosted apps.
asargent@chromium.org
2011-01-19
5
-0
/
+40
*
Fixed broken ChromeOS autotests due to http://codereview.chromium.org/5740004
zelidrag@chromium.org
2011-01-19
4
-8
/
+8
*
Try re-enabling for Mac now that the base bug is allegedly fixed.
cevans@chromium.org
2011-01-19
1
-15
/
+0
*
Add OWNERS file for chrome/test
phajdan.jr@chromium.org
2011-01-19
1
-0
/
+3
*
Regkey functions return error code instead of bool
amit@chromium.org
2011-01-19
2
-8
/
+12
*
Disable crashing extensions sync tests
rsimha@chromium.org
2011-01-19
2
-2
/
+2
*
Fix ChromeFrame perf redness caused by the change to move the creation of the...
ananta@chromium.org
2011-01-19
1
-1
/
+2
*
Tolerate out-of-date plugins for these particular tests, otherwise they
cevans@chromium.org
2011-01-19
1
-6
/
+8
*
Add pattern for a newly discovered problem by the reliability bots.
jeanluc@chromium.org
2011-01-19
1
-0
/
+3
*
Annotate failing extensions sync tests
rsimha@chromium.org
2011-01-19
2
-2
/
+4
*
Mark new tab tests as flaky.
chase@chromium.org
2011-01-18
1
-6
/
+12
*
Ensure that renderer crashes in pdf runner results in test failure
nirnimesh@chromium.org
2011-01-18
1
-0
/
+6
*
Enabling pdf search test
rohitbm@google.com
2011-01-18
1
-1
/
+0
*
Marking favicon sync test as failing
rsimha@chromium.org
2011-01-18
1
-1
/
+2
*
Fixing the plugin name from QuickTime to Quicktime in plugins.py
sunandt@chromium.org
2011-01-18
1
-1
/
+1
[next]