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 logging to WebstoreInlineInstallTest.* to track down timeouts on waterfal...
mihaip@chromium.org
2011-09-08
4
-4
/
+32
*
Reland small fix to chrome driver test for testPostalCodeAndStateLabelsBasedO...
dyu@chromium.org
2011-09-08
1
-19
/
+6
*
Fix bug in pyauto test passwords.PasswordTest.testDisplayAndSavePasswordInfobar.
dennisjeffrey@chromium.org
2011-09-08
1
-3
/
+3
*
Reland chromedriver tests with small fix for r100253.
dyu@chromium.org
2011-09-08
4
-87
/
+101
*
Fix fetch_prebuilt_pyauto.py and update it to include IT2Me.
dtu@chromium.org
2011-09-08
1
-1
/
+10
*
GTTF: Use job objects more for things launched by tests.
phajdan.jr@chromium.org
2011-09-08
4
-1
/
+63
*
Revert 100253 - Add Autofill tests written in chrome driver.
dyu@chromium.org
2011-09-08
4
-101
/
+87
*
Add new test for top extension adblock crash
nirnimesh@chromium.org
2011-09-08
2
-0
/
+14
*
Print Preview: Handling pending print to pdf requests.
dpapad@chromium.org
2011-09-08
1
-1
/
+1
*
Remove obsolete NaCl tests.
phajdan.jr@chromium.org
2011-09-08
13
-760
/
+0
*
Reland 100233 PrintPreview: Added code to identify the printer default duplex...
kmadhusu@chromium.org
2011-09-08
1
-0
/
+54
*
Add Autofill tests written in chrome driver.
dyu@chromium.org
2011-09-08
4
-87
/
+101
*
Revert 100233 - PrintPreview: Added code to identify the printer default dupl...
kmadhusu@chromium.org
2011-09-08
1
-54
/
+0
*
PrintPreview: Added code to identify the printer default duplex value.
kmadhusu@chromium.org
2011-09-08
1
-0
/
+54
*
Introduce webNavigation.onReferenceFragmentUpdated
jochen@chromium.org
2011-09-08
2
-16
/
+5
*
Update expected netflix version# to 1.2.3
nirnimesh@chromium.org
2011-09-08
1
-1
/
+1
*
explicitly disable currently flaky tests that are currently also
bsy@google.com
2011-09-08
1
-0
/
+7
*
Revert r99696 and r99705 due to crashes.
aa@chromium.org
2011-09-08
2
-6
/
+5
*
Make PyAuto EnrollEnterpriseDevice() return False instead of raising an Excep...
dtu@chromium.org
2011-09-08
1
-2
/
+7
*
Rename webNavigation.onBeforeRetarget to webNavigation.onCreateNavigationTarget
jochen@chromium.org
2011-09-07
4
-6
/
+6
*
Disabling youtube.YoutubeTest.testPlayerStatus on Windows.
shubhojeets@chromium.org
2011-09-07
1
-0
/
+2
*
Improve extension packaging by filtering more kinds of files.
miket@chromium.org
2011-09-07
1
-0
/
+15
*
Revert 100003 - Moved PrerenderManager to ProfileKeyedService system.
dominich@chromium.org
2011-09-07
2
-0
/
+13
*
Refactor PyAuto private accounts file stuff.
dtu@chromium.org
2011-09-07
2
-10
/
+2
*
Moved PrerenderManager to ProfileKeyedService system.
dominich@chromium.org
2011-09-07
2
-13
/
+0
*
Enable some PPAPI tests that no longer seem to be flaky.
brettw@chromium.org
2011-09-07
1
-6
/
+1
*
Initialize |show_error_dialog_| bool variable before it is used.
kmadhusu@chromium.org
2011-09-07
1
-4
/
+3
*
Separate pyauto perf tests into different classes, and other cleanup.
dennisjeffrey@chromium.org
2011-09-07
2
-36
/
+67
*
Fix a typo that led to OOB read of kJsonSchema in JsonSchemaTest.TestFormatError
glider@chromium.org
2011-09-07
1
-1
/
+1
*
Disable history.HistoryTest.testFtpHistory
nirnimesh@chromium.org
2011-09-07
1
-0
/
+2
*
* Implement new extension function chrome.tabs.reload.
yosin@chromium.org
2011-09-07
4
-0
/
+98
*
Allow window.close() in background pages.
tessamac@chromium.org
2011-09-07
3
-0
/
+16
*
Add link URL and success/failure callback parameters to chrome.webstore.insta...
mihaip@chromium.org
2011-09-07
5
-4
/
+128
*
Make panel adjust bounds per preferred size change notification on Windows.
jianli@chromium.org
2011-09-07
1
-0
/
+18
*
content: Move collected cookies constrained window to TabContentsWrapper.
erg@chromium.org
2011-09-07
1
-1
/
+2
*
PyAuto remote_host Mac fixes - compatibility with python2.5 and Mac socket sh...
dtu@chromium.org
2011-09-06
1
-3
/
+6
*
Disable the DeletePluginInDeallocate test on Mac.
wez@chromium.org
2011-09-06
1
-1
/
+8
*
Turn off OutOfProcessPPAPITest.PostMessage on Windows.
dmichael@chromium.org
2011-09-06
1
-0
/
+3
*
Preliminary work to allow Chrome to build with USE_AURA.
ben@chromium.org
2011-09-06
1
-1
/
+1
*
Reland http://codereview.chromium.org/7821001/
dmichael@chromium.org
2011-09-06
1
-5
/
+1
*
Fix browser.BrowserTest.testBasics
nirnimesh@chromium.org
2011-09-06
1
-0
/
+1
*
Include chrome version info in a test
nirnimesh@chromium.org
2011-09-06
1
-0
/
+1
*
Add DeletePluginInDeallocate UI test.
wez@chromium.org
2011-09-06
3
-2
/
+72
*
Add crash signature for ShutdownWatchDogThread::Alarm.
yoz@chromium.org
2011-09-06
1
-0
/
+2
*
Mark tab_switching_tests as FAILS_ on Windows.
siggi@chromium.org
2011-09-06
1
-2
/
+11
*
Add browser_tests for FileAPI with Quota, and remove unlimited access for fil...
dmikurube@chromium.org
2011-09-06
7
-0
/
+187
*
Rename ExtensionDispatcher to ExtensionRendererContext because:
aa@chromium.org
2011-09-06
2
-5
/
+6
*
Disable testDisableEnableAllPlugins on win
nirnimesh@chromium.org
2011-09-05
1
-0
/
+2
*
Do not run testAutoCompleteForNonAsciiSearch on Chromium bots
nirnimesh@chromium.org
2011-09-05
1
-0
/
+2
*
Remove unused g_timeout_ms from PageLoadTest code
timurrrr@chromium.org
2011-09-03
1
-15
/
+0
[next]