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
*
Enabling all the pyauto popup tests
sunandt@google.com
2011-03-25
1
-1
/
+0
*
Disabled following flaky tests:
anantha@chromium.org
2011-03-24
1
-0
/
+5
*
Remove the timeStamp property from webRequest extension events.
mpcomplete@chromium.org
2011-03-24
1
-13
/
+0
*
Added GPUCrashTest.
amarinichev@chromium.org
2011-03-24
1
-0
/
+66
*
Remove TopSites dependency from content/ in anticipation of pulling it out of...
erg@google.com
2011-03-24
2
-8
/
+0
*
Move printing messages to their own file.
jam@chromium.org
2011-03-24
1
-8
/
+9
*
Added extensions API to provide customization values.
altimofeev@chromium.org
2011-03-24
2
-0
/
+54
*
Split off web_app's ui into ui files, plumb TCW rather than TC.
avi@chromium.org
2011-03-24
1
-1
/
+2
*
Revert 79194 - Added GPUCrashTest.
cmp@chromium.org
2011-03-23
1
-64
/
+0
*
Adding test log capability to this test.
ace@chromium.org
2011-03-23
1
-11
/
+87
*
Enabling pyauto test, testPopupSharesProcess, on windows
sunandt@google.com
2011-03-23
1
-2
/
+0
*
Changing a couple of pyauto browser tests to use a page that uses window.open...
sunandt@google.com
2011-03-23
2
-2
/
+3
*
Changes ui_test_utils::WindowedNotificationObserver to allow Wait to
sky@chromium.org
2011-03-23
2
-30
/
+30
*
Added GPUCrashTest.
amarinichev@chromium.org
2011-03-23
1
-0
/
+64
*
Adding a html page where we open popup using window.open
sunandt@google.com
2011-03-23
2
-4
/
+18
*
Remove the check for inspector files since they're in resources.pak now.
tony@chromium.org
2011-03-23
2
-6
/
+0
*
Suppress WebKit crasher in reliability bot.
mirandac@chromium.org
2011-03-23
1
-0
/
+4
*
Theme system cleanup
erg@google.com
2011-03-23
4
-6
/
+6
*
Add pending preloads indexed by routing id. Start preloading once we navigate.
dominich@google.com
2011-03-23
4
-12
/
+38
*
Makes pinned tab service save pinned tabs if you close a normal
sky@chromium.org
2011-03-23
2
-10
/
+24
*
Adding `cause` to the cookie extension API's onchanged event signature.
jochen@chromium.org
2011-03-23
1
-31
/
+125
*
Makes instant reload page when enter is pressed if last url loaded was
sky@chromium.org
2011-03-23
2
-0
/
+6
*
Disable the assert in the webRequest API test that checks that requestTime
mpcomplete@chromium.org
2011-03-23
1
-3
/
+4
*
Add tabId, type, and timeStamp parameters to extension webRequest events.
mpcomplete@chromium.org
2011-03-22
1
-10
/
+43
*
Disable notification tests. All tests failing on Win 7 and Mac 10.5.
dyu@chromium.org
2011-03-22
1
-1
/
+2
*
[Sync] Move TypePayloadMap into its own file
akalin@chromium.org
2011-03-22
2
-8
/
+8
*
Load devtools files from resources.pak rather than from disk take 2.
tony@chromium.org
2011-03-22
1
-0
/
+5
*
Autofill data driven heuristics files need line-ending fix
dhollowa@chromium.org
2011-03-22
5
-149
/
+149
*
Revert 78960 - Add tests for ChromeOS prefs: kAccessibilityEnabled, kEnableSc...
annapop@chromium.org
2011-03-22
1
-102
/
+0
*
Profile shouldn't own BrowserThemeProviders; A ThemeService should and should...
erg@google.com
2011-03-22
6
-61
/
+35
*
Add tests for ChromeOS prefs: kAccessibilityEnabled, kEnableScreenLock and kT...
annapop@chromium.org
2011-03-22
1
-0
/
+102
*
Move some more renderer messages to content. Also move a couple of files whi...
jam@chromium.org
2011-03-22
1
-1
/
+1
*
Revert "Load devtools files from resources.pak rather than from disk."
tony@chromium.org
2011-03-22
1
-5
/
+0
*
Initial checkin of media test matrix class, which will be used for media perf...
dennisjeffrey@chromium.org
2011-03-22
3
-0
/
+321
*
Load devtools files from resources.pak rather than from disk.
tony@chromium.org
2011-03-22
1
-0
/
+5
*
This is a thread that runs in the browser process that can issue GL calls wit...
apatrick@chromium.org
2011-03-21
2
-0
/
+6
*
bookmarks: Rename more entries from Group/group/GROUP to Folder/folder/FOLDER.
tfarina@chromium.org
2011-03-21
1
-2
/
+2
*
WinDDK ATL and MSVC express 2008/2005 compatability
mark@chromium.org
2011-03-21
1
-2
/
+6
*
Suppress reliability crash for bug 76955.
simonjam@chromium.org
2011-03-21
1
-0
/
+3
*
Make chrome://extension-icon resources available in incognito mode. Fixes an ...
jstritar@chromium.org
2011-03-21
2
-0
/
+2
*
Pushing `chrome.cookies.remove` work to IO thread.
jochen@chromium.org
2011-03-21
1
-15
/
+26
*
Move app/app_switches to ui/gfx/gl/gl_switches.
backer@chromium.org
2011-03-21
4
-6
/
+5
*
autofill: Rename all the entries remaining with AutoFill to Autofill.
tfarina@chromium.org
2011-03-21
10
-48
/
+49
*
Chromedriver should return cookie expirations in seconds since UTC epoch, not...
kkania@chromium.org
2011-03-19
6
-42
/
+301
*
Revert 78814 since the tests are still failing on the dbg bots - Re-enable Ca...
sadrul@chromium.org
2011-03-19
2
-1
/
+6
*
Re-enable CanLaunchWithOSMesa tests for browser_tests and ui_tests on linux_v...
sadrul@chromium.org
2011-03-19
2
-6
/
+1
*
Deflake PrerenderBrowserTest.PrerenderRedirectToHttps
cbentzel@chromium.org
2011-03-19
2
-14
/
+9
*
Cancel prefetches within a prerender'ed page.
cbentzel@chromium.org
2011-03-19
2
-0
/
+40
*
Move a bunch of remaining files from chrome\renderer to content\renderer.
jam@chromium.org
2011-03-19
2
-2
/
+2
*
Fix browser test failures.
jam@chromium.org
2011-03-18
2
-0
/
+3
[next]