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
...
*
Disabling nacl integration tests on linux.
bradnelson@google.com
2011-04-19
1
-0
/
+3
*
Disable PDF tests and SizeWindow on Chrome OS
rkc@chromium.org
2011-04-19
1
-3
/
+21
*
Disable the PyAuto test ntp.NTPTest.testLaunchAppNewWindow on mac.
dennisjeffrey@google.com
2011-04-19
1
-0
/
+1
*
Disable sync.SyncTest.testRestartBrowser
nirnimesh@chromium.org
2011-04-19
1
-0
/
+2
*
Fix set of default apps for ChromeOS (PyAuto NTP tests).
dennisjeffrey@google.com
2011-04-19
2
-8
/
+4
*
Disbaling failing notification tests.
sunandt@google.com
2011-04-19
1
-0
/
+4
*
Disable a failing autofill test.
nirnimesh@chromium.org
2011-04-19
1
-0
/
+2
*
New cancel test (includes change in DownloadItem::Complete meaning and
rdsmith@chromium.org
2011-04-19
1
-1
/
+0
*
This CL implements alternative asynchronous methods for profile and preferenc...
altimofeev@chromium.org
2011-04-19
2
-2
/
+8
*
[Sync] Revamp and re-enable themes/extensions sync integration tests
akalin@chromium.org
2011-04-19
12
-394
/
+492
*
Disabling nacl integration tests on mac, as they fail on some, but not all
bradnelson@google.com
2011-04-19
1
-0
/
+3
*
Pushing newer nacl into chrome.
bradnelson@google.com
2011-04-19
2
-3
/
+7
*
Revert 82067 - make new syncer thread the default. Fixed all the test cases t...
lipalani@chromium.org
2011-04-19
1
-2
/
+0
*
make new syncer thread the default. Fixed all the test cases that failed.
lipalani@chromium.org
2011-04-19
1
-0
/
+2
*
Re-enabling pyauto sync tests
rsimha@chromium.org
2011-04-19
1
-1
/
+0
*
Disable failing pyauto tests.
dyu@chromium.org
2011-04-18
1
-0
/
+2
*
Disable some pyauto popup tests
nirnimesh@chromium.org
2011-04-18
1
-0
/
+8
*
Revert 81965 - Progress towards fixing 77536This first thing this CL does is ...
backer@chromium.org
2011-04-18
1
-1
/
+0
*
Disable ntp.NTPTest.testLaunchAppFullScreen on chromeos
nirnimesh@chromium.org
2011-04-18
1
-0
/
+1
*
Fixed autofill test for testWhitespacesAndSeparatorCharsStrippedForValidCCNums
dyu@chromium.org
2011-04-18
1
-3
/
+3
*
Progress towards fixing 77536
backer@chromium.org
2011-04-18
1
-0
/
+1
*
Move renderer_main and renderer_glue to content.
jam@chromium.org
2011-04-18
2
-2
/
+2
*
Minor chromedriver bug fix: check the application directory, not the executable.
kkania@chromium.org
2011-04-18
1
-2
/
+1
*
Reverting 81905, 81904, 81901
bradnelson@google.com
2011-04-17
2
-7
/
+3
*
Disabling integration tests on linux (as they'll failing on the full builder).
bradnelson@google.com
2011-04-17
1
-0
/
+2
*
Disabling sandbox test temporarily.
bradnelson@google.com
2011-04-17
1
-1
/
+1
*
Pushing newer nacl into chrome.
bradnelson@google.com
2011-04-17
1
-2
/
+4
*
[Sync] Move some extension-sync-related logic to ExtensionService
akalin@chromium.org
2011-04-17
2
-3
/
+5
*
Replacing misguided .sh/.bat files with a python shim.
bradnelson@google.com
2011-04-17
5
-57
/
+25
*
Disable popup tests on ChromeOS
nirnimesh@chromium.org
2011-04-16
1
-2
/
+1
*
Remove Flash version checks from plugins_check.py
nirnimesh@chromium.org
2011-04-16
3
-4
/
+4
*
New fileBrowserPrivate and fileHandler APIs added + plus magic needed to safe...
zelidrag@chromium.org
2011-04-16
15
-1
/
+366
*
Revert 81865 - New fileBrowserPrivate and fileHandler APIs added + plus magic...
zelidrag@chromium.org
2011-04-16
15
-366
/
+1
*
New fileBrowserPrivate and fileHandler APIs added + plus magic needed to safe...
zelidrag@chromium.org
2011-04-16
15
-1
/
+366
*
Fixed a few Autofill automation failures and added new tests.
dyu@chromium.org
2011-04-16
2
-19
/
+138
*
Move json_value_serializer to content\common since it's used by code in conte...
jam@chromium.org
2011-04-16
10
-10
/
+10
*
Added
nirnimesh@chromium.org
2011-04-16
1
-0
/
+74
*
Remove the TabContentsDelegate::ToolbarSizeChanged() method as no one was usi...
pkasting@chromium.org
2011-04-15
1
-1
/
+1
*
Add an empty pyauto suite.
nirnimesh@chromium.org
2011-04-15
1
-1
/
+6
*
New automation hook to set the app launch type (e.g., window vs. tab).
dennisjeffrey@google.com
2011-04-15
2
-17
/
+113
*
* refactor location of data file
dennisjeffrey@google.com
2011-04-15
21
-189
/
+662
*
Allow extensions to redirect requests in onBeforeRequest.
mpcomplete@chromium.org
2011-04-15
1
-16
/
+24
*
Allow extensions to redirect requests in onBeforeRequest.
mpcomplete@chromium.org
2011-04-15
1
-20
/
+66
*
Create a content::ResourceContext.
willchan@chromium.org
2011-04-15
2
-0
/
+11
*
Fixing the flakiness of a couple of popups tests.
sunandt@google.com
2011-04-15
1
-12
/
+4
*
Put back "Enable component extensions for DefaultProfile used in login screen...
dpolukhin@chromium.org
2011-04-15
3
-4
/
+5
*
Profile shouldn't own background page stuff.
torne@chromium.org
2011-04-15
2
-6
/
+3
*
Also fire onBeforeRetarget events if now tabs/windows are opened due to user ...
jochen@chromium.org
2011-04-15
6
-0
/
+169
*
Enable PyAuto test content.ContentTest.testThreeWindows.
dennisjeffrey@google.com
2011-04-15
1
-2
/
+0
*
Add another missing include
jam@chromium.org
2011-04-15
1
-0
/
+1
[prev]
[next]