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
*
Making some crash signature more generic.
huanr@chromium.org
2009-07-21
1
-2
/
+2
*
Add FirefoxImporterTest.Firefox3NSS3Decryptor to filter list.
erikkay@google.com
2009-07-21
1
-0
/
+3
*
Adding 17366 and 17367 to known list.
huanr@chromium.org
2009-07-21
1
-0
/
+6
*
Remove tests that now pass again from the selenium test failure
ager@chromium.org
2009-07-21
1
-1
/
+1
*
Fix bustage - correct definition
ben@chromium.org
2009-07-21
1
-2
/
+1
*
Changed the extension.connect() API not to broadcast to all tabs. Added a
mpcomplete@chromium.org
2009-07-20
1
-0
/
+3
*
Relanding the the refactoring the page info to have a model.
jcampan@chromium.org
2009-07-19
1
-0
/
+5
*
Fix my accidental change from r21037.
thestig@chromium.org
2009-07-18
1
-3
/
+0
*
Remove file_path.h from testing_profile.h, it's already included in file_util.h.
thestig@chromium.org
2009-07-18
1
-2
/
+4
*
Reverting 21032.
jcampan@chromium.org
2009-07-18
1
-5
/
+0
*
Refactoring the page info to have a model.BUG=NoneTEST=Make sure clicking the...
jcampan@chromium.org
2009-07-18
1
-0
/
+5
*
Several changes to the benchmark extension:
mbelshe@google.com
2009-07-17
3
-431
/
+504
*
A small start: add icons to the extension manifest.
aa@chromium.org
2009-07-17
2
-0
/
+3
*
Change getLanguage to detectLanguage, and incorporate corresponding changes, ...
sidchat@google.com
2009-07-16
2
-3
/
+3
*
Refactorings surrounding HostResolver:
ericroman@google.com
2009-07-15
3
-25
/
+28
*
Add more browser tests for Task Manager.
phajdan.jr@chromium.org
2009-07-15
4
-0
/
+18
*
Retrying this patch. This was already reviewed by mpcomplete and the
finnur@chromium.org
2009-07-15
3
-83
/
+29
*
Adding handling of target and origin in external tab's postMessage + a unit t...
tommi@chromium.org
2009-07-15
2
-0
/
+63
*
Adds browser tests instead of the old flaky UI tests.
klink@chromium.org
2009-07-15
12
-2607
/
+0
*
Lands http://codereview.chromium.org/155428 for Thiago, which changes
sky@chromium.org
2009-07-15
1
-1
/
+2
*
Privacy Blacklist IOImplemented parsing of input (text) blacklists. This is t...
idanan@chromium.org
2009-07-15
2
-0
/
+19
*
Various minor fixes:
aa@chromium.org
2009-07-15
1
-4
/
+0
*
Reverting 20714.
finnur@chromium.org
2009-07-15
3
-27
/
+77
*
EFD now notifies EPM of renderviews created, which in turn notifies the rende...
finnur@chromium.org
2009-07-15
3
-77
/
+27
*
Remove the defunct SetAccelerator message and replace it with an
amit@chromium.org
2009-07-14
7
-69
/
+98
*
Remove crash that only occurred once from ignore list.
mirandac@chromium.org
2009-07-14
1
-2
/
+0
*
Remove temporary hack from buildbot sample as the server has been fixed.
aa@chromium.org
2009-07-14
2
-5
/
+1
*
Remove fixed issue 16276 from known crashes list.
kasperl@google.com
2009-07-14
1
-4
/
+1
*
DevTools: Focus docked DevTools window on breakpoint.
pfeldman@chromium.org
2009-07-14
1
-0
/
+1
*
Add new selenium failures from webkit merge 45738:45840.
nsylvain@chromium.org
2009-07-14
1
-0
/
+1
*
Various updates to the buildbot sample.
aa@chromium.org
2009-07-13
2
-21
/
+32
*
Quick fix to stop interactive_ui_tests from hanging; no tip service fetching ...
mirandac@chromium.org
2009-07-13
1
-0
/
+2
*
Added an async automation message AutomationMsg_PrintAsync to asynchronously ...
ananta@chromium.org
2009-07-13
3
-0
/
+13
*
Add bug 16582 to known_crashes.txt.
mirandac@chromium.org
2009-07-12
1
-0
/
+3
*
Turn backend tip service on by default.
mirandac@chromium.org
2009-07-12
1
-0
/
+2
*
Adding command line switch to run UI test in parallel.
huanr@chromium.org
2009-07-10
2
-0
/
+38
*
Remove svn:executable property from some more files that don't need it.
thestig@chromium.org
2009-07-10
19
-95
/
+95
*
Convert JavascriptAlertActivatesTab to browser_tests framework.
phajdan.jr@chromium.org
2009-07-10
2
-0
/
+45
*
Test video files for test_shell_tests and ui_tests
hclam@chromium.org
2009-07-10
4
-0
/
+0
*
Review URL: http://codereview.chromium.org/155360
tejasshah@google.com
2009-07-10
2
-4
/
+16
*
Add 16276 to crash known list.
huanr@chromium.org
2009-07-10
1
-0
/
+3
*
Remove flakiness-inducing part of AutomationProxyTest.NavigateToURLWithTimeout1.
phajdan.jr@chromium.org
2009-07-10
1
-4
/
+0
*
Add getLanguage function to tab extension.
sidchat@google.com
2009-07-10
4
-0
/
+64
*
Fix window.close() not working for modal dialogs.
jam@chromium.org
2009-07-10
1
-0
/
+2
*
Add a rudamentary feed preview to the RSS extension. It
finnur@chromium.org
2009-07-09
10
-13
/
+265
*
Make the API to open a message channel symmetric, so it works the same whethe...
mpcomplete@chromium.org
2009-07-09
5
-2
/
+84
*
This CL prevents the first run UI from showing in the browser tests, as it wo...
jcampan@chromium.org
2009-07-09
1
-0
/
+3
*
A prototype of resource loading through automation
amit@chromium.org
2009-07-09
2
-0
/
+101
*
Re-enable test (disabled while moving printing functionality to printing libr...
sverrir@google.com
2009-07-09
1
-0
/
+0
*
DevTools: Nuke unused debugger test.
pfeldman@chromium.org
2009-07-09
4
-452
/
+0
[next]