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
*
Add focused property to chrome.windows.create extension API.
jennb@chromium.org
2011-03-28
4
-0
/
+97
*
Refactor: Move app/gfx/gl ==> ui/gfx/gl
backer@chromium.org
2011-03-28
5
-7
/
+7
*
Modifying the test, popups.PopupsTest.testLaunchBlockedPopupInIncognito, to w...
sunandt@chromium.org
2011-03-28
1
-1
/
+4
*
Move NativeThemeChromeOS into gfx.
xiyuan@chromium.org
2011-03-28
1
-0
/
+5
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
57
-96
/
+96
*
Make PPAPI PostMessage behave asynchronously.
dmichael@google.com
2011-03-26
1
-0
/
+4
*
Return the full cookie details in TestingAutomationProvider and pass around
kkania@chromium.org
2011-03-26
12
-151
/
+403
*
Several bug fixes for the ChromeDriver:
kkania@chromium.org
2011-03-26
10
-24
/
+133
*
In chromedriver, fix and cleanup the command to get the page source.
kkania@chromium.org
2011-03-26
3
-21
/
+14
*
Small test and ChromeDriver fixes to enable additional webdriver python tests.
kkania@chromium.org
2011-03-26
9
-84
/
+242
*
ConnectToWifiNetwork() is now blocking.
dtu@chromium.org
2011-03-26
2
-3
/
+47
*
Wired local file system support for File API. The local file system provider ...
zelidrag@chromium.org
2011-03-25
3
-0
/
+157
*
Moves instant related methods off TabContents and to where they are used.
sky@chromium.org
2011-03-25
1
-1
/
+1
*
Run the Worker tests for resolveLocalFileSystemURL that were added
adamk@chromium.org
2011-03-25
3
-2
/
+14
*
Removing off the record references from TestingProfile and RenderMessageFilter.
vipul.bhasin@gmail.com
2011-03-25
2
-9
/
+9
*
Fix flakiness and enable RenderViewHostManagerTest on Linux/Mac.
creis@google.com
2011-03-25
3
-5
/
+10
*
Move ExtensionService code that manages pending extensions into its own class.
skerner@chromium.org
2011-03-25
3
-11
/
+13
*
Let PrefStore::GetValue return a const Value* instead of Value* and add Persi...
battre@chromium.org
2011-03-25
1
-1
/
+1
*
Revert 79407 - Move ExtensionService code that manages pending extensions int...
skerner@chromium.org
2011-03-25
3
-13
/
+11
*
Move ExtensionService code that manages pending extensions into its own class.
skerner@chromium.org
2011-03-25
3
-11
/
+13
*
Add issue 21054 (DeleteTask) back to the list of known reliability crashes.
glider@chromium.org
2011-03-25
1
-0
/
+2
*
Cleanup of proxy settings api implementation.
battre@chromium.org
2011-03-25
12
-23
/
+24
*
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
[next]