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
*
Tests for GSM compliance.
deepakg@google.com
2011-10-25
1
-0
/
+110
*
Disable nacl_integration tests on linux.
thakis@chromium.org
2011-10-24
1
-0
/
+5
*
Adding support for animated pages in the FrameRate tests
junov@chromium.org
2011-10-24
3
-54
/
+216
*
Moved mobile activation into its own modal dialog.
zelidrag@chromium.org
2011-10-24
1
-0
/
+1
*
omnibox.OmniboxTest.testOmniboxSearchHistory is failing once in a while on Li...
anantha@chromium.org
2011-10-24
1
-0
/
+2
*
Add API tests to the experimental Speech Input API.
leandrogracia@chromium.org
2011-10-24
12
-0
/
+233
*
rename Run in MessageLoopForUI to RunWithDispatcher
oshima@google.com
2011-10-24
1
-2
/
+2
*
Mark the flash clipboard UI test as flaky.
brettw@chromium.org
2011-10-22
1
-2
/
+2
*
Convert the flash clipboard API to thunk system.
brettw@chromium.org
2011-10-22
1
-0
/
+3
*
Re-commit 106660 with the crashing test disabled. Reverted in 106671.
kalman@chromium.org
2011-10-22
1
-31
/
+57
*
Allow generator javascript test files to go anywhere in the source tree
scr@chromium.org
2011-10-22
1
-121
/
+0
*
Move content_paths.h to content/public/common.
jam@chromium.org
2011-10-21
1
-1
/
+1
*
Use a better error code for when an extension blocks a network request using
mpcomplete@chromium.org
2011-10-21
1
-2
/
+2
*
Fix a typo that makes NetInternals unit tests flaky.
mmenke@chromium.org
2011-10-21
1
-1
/
+1
*
Fixed a bug where the extension omnibox API wouldn't work from an incognito
mpcomplete@chromium.org
2011-10-21
2
-2
/
+6
*
perf.BenchmarkPerfTest.testV8BenchmarkSuite now gets results for each benchmark.
dennisjeffrey@chromium.org
2011-10-21
1
-6
/
+24
*
Update automation messages to use the new way of declaring message structs, t...
jam@chromium.org
2011-10-21
3
-41
/
+46
*
windows: Disable nacl_integration_tests
thakis@chromium.org
2011-10-21
1
-0
/
+5
*
Disable OutOfProcessPPAPITest.FileIO everywhere.
thakis@chromium.org
2011-10-21
1
-6
/
+2
*
Disable OutOfProcessPPAPITest.FAILS_FileIO on mac.
thakis@chromium.org
2011-10-21
1
-1
/
+1
*
Disable OutOfProcessPPAPITest.FAILS_FileIO under AddressSanitizer
glider@chromium.org
2011-10-21
1
-1
/
+6
*
Re-enabled the policy.PolicyTest.testBookmarkBarPolicy test.
joaodasilva@chromium.org
2011-10-21
10
-28
/
+58
*
Minor edits to perf.py: added comment, used JSON.stringify, adjusted polling ...
dennisjeffrey@chromium.org
2011-10-21
1
-18
/
+20
*
Revert 106660 - Speculative revert. Tests are now sporadically timing out/cra...
rsleevi@chromium.org
2011-10-21
1
-57
/
+31
*
Add onChanged events to the extension settings API, both from sync and between
kalman@chromium.org
2011-10-21
1
-31
/
+57
*
Move SecurityStyle enum into content/public/common and put it into the conten...
jam@chromium.org
2011-10-21
2
-3
/
+3
*
Remove deadcode
backer@chromium.org
2011-10-20
1
-8
/
+0
*
Disable - notifications.NotificationsTest.testNotificationOrderAfterClosingOn...
jasneet@google.com
2011-10-20
1
-0
/
+2
*
Remove +x from PNG files.
garykac@chromium.org
2011-10-20
2
-0
/
+0
*
Make ui_layout_test probe in third_party/WebKit/ prior to chrome/test/data_la...
dslomov@chromium.org
2011-10-20
1
-22
/
+28
*
Fix net-internals test framework waiting to receive constants.
mmenke@chromium.org
2011-10-20
1
-1
/
+1
*
Close Lazy Background Page after event dispatch
tessamac@chromium.org
2011-10-20
10
-0
/
+63
*
The apitest needs a handler on the testserver that does not return a dangerou...
benjhayden@chromium.org
2011-10-20
1
-12
/
+28
*
Added missing policy to policy_prefs_ui.py
joaodasilva@chromium.org
2011-10-20
1
-0
/
+1
*
Add asyncBlocking support to webRequest event listeners.
cbentzel@chromium.org
2011-10-20
2
-52
/
+310
*
Catch javascript console errors in the context of running a test; not just ca...
scr@chromium.org
2011-10-20
1
-0
/
+13
*
Add test for installing Chrome Frame with multi-install.
hnguyen@chromium.org
2011-10-20
2
-4
/
+10
*
Remove RemoteAccessClientFirewallTraversal policy and code paths.
wez@chromium.org
2011-10-20
2
-4
/
+0
*
Re-enable pyauto notification tests on the official bots now that a new chrome
kkania@chromium.org
2011-10-20
1
-5
/
+0
*
Remove unused test data
hashimoto@chromium.org
2011-10-20
3
-48
/
+0
*
Added some comments and a warning message to pyauto perf tests in perf.py.
dennisjeffrey@chromium.org
2011-10-20
1
-9
/
+23
*
Roll webgl conformance tests to khronos r15841.
zmo@google.com
2011-10-20
1
-212
/
+550
*
Make NotificationService an interface in the content namespace, and switch ca...
jam@chromium.org
2011-10-19
8
-25
/
+28
*
Fix python script that auto generates webgl conformance tests header file.
zmo@chromium.org
2011-10-19
3
-62
/
+364
*
Make inline installation callbacks fire when the item is downloaded and insta...
mihaip@chromium.org
2011-10-19
4
-0
/
+46
*
Revert 106327 - Used use-gl=any instead of forcing osmesa for UI tests.
thestig@chromium.org
2011-10-19
4
-2
/
+41
*
Test data for http://codereview.chromium.org/8345033/.
bryner@chromium.org
2011-10-19
8
-0
/
+21
*
Fixed form submission from pyauto tests.
joaodasilva@chromium.org
2011-10-19
6
-23
/
+30
*
Refactor calls to self.ExecuteJavascript() in pyauto performance tests.
dennisjeffrey@chromium.org
2011-10-19
1
-15
/
+15
*
Used use-gl=any instead of forcing osmesa for UI tests.
alokp@chromium.org
2011-10-19
4
-41
/
+2
[next]