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
*
Remove svn:executable property from a bunch of files that don't need it.
thestig@chromium.org
2010-04-27
131
-456
/
+456
*
Move a disabled test from sync_unit_test to unit_test.
thestig@chromium.org
2010-04-27
2
-2
/
+3
*
Make sure the "cancel leaked host resolver requests shutdown hack" gets run b...
eroman@chromium.org
2010-04-27
1
-3
/
+0
*
Move event_sys.h, event_sys-inl.h and event_sys_unittest.cc to chrome/common ...
sanjeevr@chromium.org
2010-04-26
1
-1
/
+1
*
Add tests for history.
nirnimesh@chromium.org
2010-04-26
4
-2
/
+134
*
Add geolocation permission to extensions/apps.
erikkay@chromium.org
2010-04-26
5
-10
/
+31
*
Mark ExternalTabUITest.HostNetworkStack failed as flaky.
bulach@chromium.org
2010-04-26
1
-1
/
+2
*
Fix another instance of python_24 being used on Windows.
tony@chromium.org
2010-04-26
1
-13
/
+1
*
Don't use the checked in python for UI tests on Windows.
tony@chromium.org
2010-04-26
1
-13
/
+2
*
Run the notifications info bar tests as interactive ui tests rather than just...
johnnyg@chromium.org
2010-04-23
1
-0
/
+1
*
Update cached theme pack to match changes in r45474.
pkasting@chromium.org
2010-04-23
1
-0
/
+0
*
Re-instate the temporary revert from r45267. That reverted certain
shess@chromium.org
2010-04-23
4
-5
/
+19
*
Add --repeat flag to PyAuto tests. This is useful for firing off the tests
nirnimesh@chromium.org
2010-04-23
1
-0
/
+5
*
Don't select all when autofocusing the location bar on New Tab creation. Use...
pkasting@chromium.org
2010-04-23
2
-2
/
+2
*
Fix an issue with user scripts.
arv@chromium.org
2010-04-23
2
-0
/
+16
*
Implement app process model isolation.
mpcomplete@chromium.org
2010-04-22
5
-0
/
+43
*
Make plugin_tests compile on Mac/Linux.
thestig@chromium.org
2010-04-22
1
-49
/
+34
*
Pepper3D plugin tests enabled for Windows.
apatrick@chromium.org
2010-04-22
1
-1
/
+3
*
Fix downloads.DownloadsTest.testCrazyFilenames to use crazy filenames but
nirnimesh@chromium.org
2010-04-22
2
-89
/
+67
*
Marks NPAPITester.Arguments as flaky on Mac.
bulach@chromium.org
2010-04-22
1
-1
/
+7
*
C++ readability review with changelist for providing dom automation support t...
kkania@chromium.org
2010-04-22
6
-15
/
+32
*
Makes tests on chromeos not run a nested message loop.
sky@chromium.org
2010-04-22
2
-6
/
+5
*
Reland "Factor out reading and writing of preferences into |PrefStore|."
bauerb@chromium.org
2010-04-22
3
-2
/
+6
*
Update WebKit to r58033
jamesr@chromium.org
2010-04-22
64
-384
/
+385
*
Temporarily revert certain Omnibox, toolbar, tab animations, and other
shess@chromium.org
2010-04-22
4
-19
/
+5
*
Add delete cookie option to Automation Proxy
jmikhail@google.com
2010-04-21
4
-0
/
+25
*
Revert 45168 - Reland r45028: Factor out reading and writing of preferences i...
erikkay@chromium.org
2010-04-21
3
-6
/
+2
*
Disables DownloadTest for Valgrind.
bulach@chromium.org
2010-04-21
1
-0
/
+2
*
Reland r45028: Factor out reading and writing of preferences into |PrefStore|.
bauerb@chromium.org
2010-04-21
3
-2
/
+6
*
Close a newly opened (by cmd-clicking on a link) tab if it resulted in a down...
bauerb@chromium.org
2010-04-21
7
-1
/
+66
*
revert crazy_filenames
nirnimesh@chromium.org
2010-04-21
9
-8
/
+69
*
Add a download test for crazy filenames.
nirnimesh@chromium.org
2010-04-20
10
-0
/
+46
*
Add info about starred history items.
nirnimesh@chromium.org
2010-04-20
1
-3
/
+5
*
Revert 45065 - Relanding this. Originally landed as http://codereview.chromiu...
ben@chromium.org
2010-04-20
1
-1
/
+0
*
Correction of sizing of experimental.extension.popup.* windows. When displayi...
twiz@chromium.org
2010-04-20
4
-4
/
+121
*
Re-landing this. Originally landed as http://codereview.chromium.org/1001003 ...
ben@chromium.org
2010-04-20
1
-0
/
+1
*
NPAPITester.NPObjectProxy got marked flaky, so update the skip of the test un...
thomasvl@chromium.org
2010-04-20
1
-1
/
+1
*
PosixSessionEnd is already flaky, and fails enough it causes a lot of false r...
thomasvl@chromium.org
2010-04-20
1
-0
/
+2
*
fixing flakiness in getRecent() by spacing node creation 1ms apart so
erikkay@chromium.org
2010-04-20
1
-56
/
+77
*
Revert 45028 - Factor out reading and writing of preferences into |PrefStore|.
thomasvl@chromium.org
2010-04-20
2
-5
/
+2
*
Close previous theme info bars when resetting to default theme
bulach@chromium.org
2010-04-20
9
-12
/
+76
*
[Mac] Mark a test flaky since it fails most of the time on 10.6
thomasvl@chromium.org
2010-04-20
1
-1
/
+7
*
Add NPAPIVisiblePluginTester.FLAKY_PluginConvertPointTest to the list of test...
thomasvl@chromium.org
2010-04-20
1
-1
/
+2
*
Factor out reading and writing of preferences into |PrefStore|.
bauerb@chromium.org
2010-04-20
2
-2
/
+5
*
First cut of Cloud Print Proxy implementation. The code is not enabled for no...
sanjeevr@google.com
2010-04-20
1
-0
/
+1
*
Enable WorkerTest.WorkerCloseFast
dimich@chromium.org
2010-04-20
2
-21
/
+24
*
Enable history test
nirnimesh@chromium.org
2010-04-19
1
-0
/
+1
*
Add automation hooks for fetching history.
nirnimesh@chromium.org
2010-04-19
3
-0
/
+141
*
Context menu operations like Cut/Copy/Paste etc would not work in pages rende...
ananta@chromium.org
2010-04-19
3
-4
/
+11
*
Make ProfileSyncService a NiceMock.
skrul@chromium.org
2010-04-19
1
-3
/
+6
[next]