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
*
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
*
Changing the flash version so that pyauto test passes
sunandt@google.com
2011-04-15
2
-2
/
+2
*
Make wifi compliance tests more stable.
stanleyw@chromium.org
2011-04-14
4
-11
/
+117
*
Implement private API for web store to determine app ID of
aa@chromium.org
2011-04-14
1
-0
/
+27
*
Disable some failing popup tests on chromeos
nirnimesh@chromium.org
2011-04-14
1
-0
/
+2
*
Update flash version for plugins_check on chromeos
nirnimesh@chromium.org
2011-04-14
1
-1
/
+1
*
Moves responsibility for showing profile error dialog out of Browser
sky@chromium.org
2011-04-14
1
-1
/
+0
*
Enable crash_reporter test on chromeos
nirnimesh@chromium.org
2011-04-14
1
-2
/
+0
*
Fix for bug in TestingAutomationProvider::OpenNewBrowserWindowOfType.
dennisjeffrey@google.com
2011-04-14
2
-9
/
+12
*
Move a bunch of Chrome specific code out of RenderThread, in preparation of m...
jam@chromium.org
2011-04-14
1
-1
/
+3
*
Enabling notification tests that invovle infobar
sunandt@google.com
2011-04-14
1
-14
/
+0
*
Changing the flash plugin version.
sunandt@google.com
2011-04-14
2
-2
/
+2
*
Disable popup tests that rely on testserver on chromeos
nirnimesh@chromium.org
2011-04-14
1
-0
/
+3
*
Revert 81538 - Add unit test and 'ignore' functionality to ProtocolHandlerReg...
koz@chromium.org
2011-04-14
1
-2
/
+1
*
Add unit test and 'ignore' functionality to ProtocolHandlerRegistry.
koz@chromium.org
2011-04-14
1
-1
/
+2
*
Autofill case-insensitive merging of profiles
dhollowa@chromium.org
2011-04-14
2
-0
/
+47
[next]