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
/
data
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove svn:executable property from some more files that don't need it.
thestig@chromium.org
2009-07-10
19
-95
/
+95
*
Test video files for test_shell_tests and ui_tests
hclam@chromium.org
2009-07-10
4
-0
/
+0
*
Add 16276 to crash known list.
huanr@chromium.org
2009-07-10
1
-0
/
+3
*
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
9
-13
/
+262
*
Make the API to open a message channel symmetric, so it works the same whethe...
mpcomplete@chromium.org
2009-07-09
5
-2
/
+84
*
Re-enable test (disabled while moving printing functionality to printing libr...
sverrir@google.com
2009-07-09
1
-0
/
+0
*
Changing LF ending on one html.
finnur@chromium.org
2009-07-09
1
-24
/
+24
*
DevTools: Add more sanity tests.
pfeldman@chromium.org
2009-07-07
1
-0
/
+20
*
Re-enable BlockedPopupContainerView tests (Disabled earlier in r19942)
nirnimesh@chromium.org
2009-07-06
1
-4
/
+0
*
Disable BlockedPopupContainerView tests on Mac Valgrind
nirnimesh@chromium.org
2009-07-06
1
-0
/
+4
*
Add an ExtensionBrowserTest base class that allows in-process browser tests o...
aa@chromium.org
2009-07-04
2
-56
/
+10
*
DevTools: Console tests.
pfeldman@chromium.org
2009-07-03
1
-0
/
+39
*
Fix showModalDialog regression.
jam@chromium.org
2009-07-03
3
-0
/
+16
*
Disable IPCSyncChannelTest.* under Valgrind
nirnimesh@chromium.org
2009-07-02
3
-3
/
+6
*
PageActions can now specify multiple icons and switch between them
finnur@chromium.org
2009-07-01
4
-5
/
+51
*
In this episode, we implement the DOMUI interface for extension views that ar...
aa@chromium.org
2009-07-01
1
-0
/
+12
*
Adds a browser_test for extension startup, content script
aa@chromium.org
2009-07-01
12
-152
/
+4
*
DevTools: add tests that opens Scripts panel and checks that it's populated w...
yurys@google.com
2009-06-30
2
-0
/
+28
*
Remove cache_uittest.cc.
ericroman@google.com
2009-06-30
1
-5
/
+0
*
a few minor tweaks the bookmarks API:
erikkay@google.com
2009-06-29
1
-15
/
+33
*
Change to use encodeURIComponent to encode the UTF8 character in the returned
jianli@chromium.org
2009-06-29
3
-33
/
+1
*
Add 15547 to known crash.
huanr@chromium.org
2009-06-28
1
-0
/
+3
*
Use platform-appropriate newlines in JSON output.
mark@chromium.org
2009-06-26
3
-36
/
+36
*
Disable BookmarkEditorGtkTest.* instead of just one, since
dkegel@google.com
2009-06-26
1
-1
/
+1
*
DevTools Profiler: add sanity test.
mnaganov@chromium.org
2009-06-26
1
-0
/
+15
*
Don't valgrind BookmarkEditorGtkTest.EditTitleKeepsPosition,
dkegel@google.com
2009-06-26
1
-0
/
+3
*
Refactored ExtensionsPrefs to store paths relative to the extensions install ...
rafaelw@chromium.org
2009-06-25
25
-2
/
+49
*
Disable CompactLangDetTest.* to keep XP unit (purify) bot green.
jungshik@google.com
2009-06-25
1
-0
/
+3
*
Adding a browser test to catch a WebKit crash that was fixed in
finnur@chromium.org
2009-06-24
1
-0
/
+8
*
Add ability to start/stop http server to ui_tests. This will be used to run W...
dimich@google.com
2009-06-23
2
-0
/
+32
*
Add a new pattern to the list of known reliability crash. It's another
jungshik@google.com
2009-06-23
1
-0
/
+1
*
Ignore a weird reliability crash where InvalidParameter is the only call on
mpcomplete@google.com
2009-06-22
1
-0
/
+4
*
Two purify supression changes:
aa@chromium.org
2009-06-19
2
-18
/
+18
*
Support running worker's fast layout tests in UI test framework.
jianli@chromium.org
2009-06-19
1
-0
/
+12
*
Implement a max worker count of 16 per tab and 64 total. Any workers created...
jam@chromium.org
2009-06-18
1
-0
/
+12
*
Remove tooltip from page_action and just use the name as the tooltip. We don'...
finnur@chromium.org
2009-06-17
1
-2
/
+1
*
submitted on behalf of rogerta (Roger Tawa).
rafaelw@chromium.org
2009-06-16
2
-0
/
+84
*
UI test for <video>
hclam@chromium.org
2009-06-16
2
-0
/
+46
*
Revert 18512 - Revert 18373 Consider a redirect following user gesture as us...
laforge@chromium.org
2009-06-16
8
-26
/
+164
*
Remove type from page action manifest, since we are ignoring that value anywa...
finnur@chromium.org
2009-06-16
1
-2
/
+1
*
Revert 18373 - Consider a redirect following user gesture as userinitiated in...
laforge@chromium.org
2009-06-16
8
-164
/
+26
*
Temporarily break the purify bot again so that I can get log
aa@chromium.org
2009-06-16
1
-3
/
+0
*
Converting the RSS subscription page to use a background page, as opposed to ...
finnur@chromium.org
2009-06-15
2
-83
/
+81
*
Temporarily disable a failing test under Purify to green the tree. This chan...
erikkay@google.com
2009-06-15
1
-0
/
+3
*
Use V8 benchmark suite version 4 on the buildbots.
ager@chromium.org
2009-06-15
11
-2536
/
+476
*
Consider a redirect following user gesture as user-initiated in maintaining
yuzo@chromium.org
2009-06-15
8
-26
/
+164
*
Change extension id format back to mp-decimal, and change the
aa@chromium.org
2009-06-13
32
-38
/
+32
*
Verify signed .crx extension installations
rafaelw@chromium.org
2009-06-12
24
-14
/
+31
[next]