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
*
Make policy removable using ifdefs instead of stubs.
torne@chromium.org
2011-07-14
1
-0
/
+2
*
Adds extension API for getting/observing input method.
altimofeev@chromium.org
2011-07-14
2
-0
/
+44
*
Disable all gpu pyauto tests
nirnimesh@chromium.org
2011-07-14
1
-4
/
+1
*
Disable failing gpu pyauto tests
nirnimesh@chromium.org
2011-07-14
1
-0
/
+5
*
Reenable ExtensionApiTest.WebSocket.
yutak@chromium.org
2011-07-14
1
-1
/
+1
*
Pyauto runner for gpu tests
aocampo@chromium.org
2011-07-14
2
-0
/
+97
*
Fix some bugs when speak() is called without all of its arguments.
dmazzoni@chromium.org
2011-07-14
3
-0
/
+62
*
Apply content-security-policy to chrome://extensions page.
tsepez@chromium.org
2011-07-13
1
-5
/
+6
*
Enable test : prefs.PrefsTest.testSessionRestore on mac
jasneet@chromium.org
2011-07-13
1
-2
/
+0
*
Adds code to track a set of expanded folders. This is going to be used
sky@chromium.org
2011-07-13
3
-3
/
+3
*
Fix special_tabs test for chromeos
nirnimesh@chromium.org
2011-07-13
1
-0
/
+14
*
Add content-security-policy to chrome://view-http-cache, and move scripts to ...
tsepez@chromium.org
2011-07-13
1
-1
/
+1
*
Update testAboutAppCacheTab to work with the new appcache-internals page.
michaeln@google.com
2011-07-13
2
-5
/
+5
*
Clean up users of a deprecated base::LaunchApp API.
evan@chromium.org
2011-07-13
1
-5
/
+7
*
Adding typed url sync performance tests
braffert@chromium.org
2011-07-13
1
-0
/
+166
*
Fix flakiness in ExecuteScriptApiTest.NavigationRace by handling cases where ...
mihaip@chromium.org
2011-07-13
3
-10
/
+25
*
Get rid of the ProfileId. It was added for ceee. I reverted the original chan...
jam@chromium.org
2011-07-13
2
-38
/
+1
*
Sync performance tests: simplifying timing procedure.
braffert@chromium.org
2011-07-13
1
-64
/
+15
*
Disable nacl integration tests temporarily while I sort out the scripting ver...
dmichael@chromium.org
2011-07-13
1
-1
/
+1
*
Disables flaky test.
sky@chromium.org
2011-07-13
1
-0
/
+3
*
Fix leaking request IDs in webRequest API
battre@chromium.org
2011-07-13
1
-2
/
+9
*
Revert 92331 - Fix leaking request IDs in webRequest API
battre@chromium.org
2011-07-13
1
-9
/
+2
*
Fix leaking request IDs in webRequest API
battre@chromium.org
2011-07-13
1
-2
/
+9
*
Re-land change 7253001.
sanjeevr@chromium.org
2011-07-13
8
-0
/
+91
*
Disable testAboutAppCacheTab
nirnimesh@chromium.org
2011-07-13
1
-0
/
+2
*
Revert 92289 - Change history, downloads, bookmarks to also load over NTP.
gbillock@chromium.org
2011-07-13
2
-95
/
+12
*
Change history, downloads, bookmarks to also load over NTP.
gbillock@chromium.org
2011-07-13
2
-12
/
+95
*
Tighten up two Autofill postal code regexes to require word boundaries
isherman@chromium.org
2011-07-13
1
-0
/
+32
*
bookmarks: Use empty() accessor in some places instead of relying in child_co...
tfarina@chromium.org
2011-07-12
1
-2
/
+1
*
Disable autofill.AutofillTest.testCharsStrippedForAggregatedPhoneNumbers. Bug...
anantha@chromium.org
2011-07-12
1
-0
/
+2
*
Revert "Clean up users of a deprecated base::LaunchApp API."
evan@chromium.org
2011-07-12
1
-7
/
+5
*
Remember whether an Extension/App was installed from the Web Store.
bbudge@google.com
2011-07-12
1
-1
/
+2
*
Clean up users of a deprecated base::LaunchApp API.
evan@chromium.org
2011-07-12
1
-5
/
+7
*
Fixes FastShutdown.SlowTermination.
sreeram@chromium.org
2011-07-12
2
-9
/
+81
*
Move base/values.h into the base namespace. This includes a cros DEPS roll
dmazzoni@chromium.org
2011-07-12
22
-89
/
+127
*
Re-enabling testSpecialURLTabs pyauto test. Vista bot needed a reboot. Bug=88...
anantha@chromium.org
2011-07-12
1
-2
/
+0
*
Disable testSpecialURLTabs pyauto test. It still fails on Vista. Bug=88574
anantha@chromium.org
2011-07-12
1
-0
/
+2
*
Adding a test for the appcache removal functionality of BrowsingDataRemover.
marja@google.com
2011-07-12
2
-1
/
+17
*
Fix apellido from proral to singular in last name matching pattern.
Takano.Naoki@gmail.com
2011-07-12
2
-0
/
+51
*
Added WebGL conformance tests to GPU tests.
jrt@chromium.org
2011-07-12
4
-2
/
+453
*
Improve Autofill heuristics to work with kneedraggers.com
isherman@chromium.org
2011-07-12
2
-0
/
+582
*
Adding password sync performance tests.
braffert@chromium.org
2011-07-12
1
-0
/
+165
*
Explicitly ShutdownOnUIThread the HostContentSettingsMap when destroying the ...
bauerb@chromium.org
2011-07-12
1
-5
/
+7
*
Added options browser_tests using the generator and js handler framework.
scr@chromium.org
2011-07-12
3
-34
/
+44
*
Pull new NaCl, Pull the NaCl version of PPAPI into the Chrome checkout. Enable
brettw@chromium.org
2011-07-12
1
-1
/
+1
*
Fix chromedriver logging tests by killing the chromedriver server in tearDown.
kkania@chromium.org
2011-07-12
1
-2
/
+3
*
Use process-per-app-instance for hosted apps without background permission.
creis@chromium.org
2011-07-12
4
-2
/
+21
*
Fix chromedriver tests on windows by changing the way it determines open ports.
kkania@chromium.org
2011-07-12
2
-5
/
+3
*
Disable testGeolocationPref
nirnimesh@chromium.org
2011-07-12
1
-0
/
+2
*
Added options browser_tests using the generator and js handler framework.
scr@chromium.org
2011-07-12
10
-319
/
+832
[next]