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
*
Fix the golden file. JSON files should end in CRLF on
tc@google.com
2009-03-05
2
-19
/
+19
*
Remove unnecessary typedef keywords that make gcc 4.3 unhappy.
avi@chromium.org
2009-03-05
1
-2
/
+2
*
Fixes CRLF and trailing white spaces.
maruel@chromium.org
2009-03-05
16
-101
/
+101
*
Fix startup_test failures on Windows buildbot.
phajdan.jr@chromium.org
2009-03-05
1
-3
/
+16
*
Make startup_tests build and run on Linux (except reference tests).
phajdan.jr@chromium.org
2009-03-05
9
-111
/
+129
*
Make UITest::CrashAwareSleep portable.
phajdan.jr@chromium.org
2009-03-04
1
-1
/
+1
*
It appears that ExtensionViewTest is behind a few bugs on the purify unit tes...
erikkay@google.com
2009-03-04
1
-1
/
+4
*
Commit http://codereview.chromium.org/27037
aa@chromium.org
2009-03-04
2
-251
/
+132
*
Add a set of long-running metrics to Chrome that are sent up only at uninstal...
robertshield@google.com
2009-03-04
1
-0
/
+3
*
Add FilePath setter/getter to pref service. Change callers to use it rather t...
estade@chromium.org
2009-03-04
5
-5
/
+6
*
Updating line endings.
robertshield@google.com
2009-03-03
1
-7
/
+7
*
Enables bookmark_model_unittest on Mac and Linux.
avi@chromium.org
2009-03-03
1
-1
/
+0
*
Add a macutil for the main app bundle and override
thomasvl@chromium.org
2009-03-03
1
-0
/
+14
*
Fix build break take 2
jam@chromium.org
2009-03-03
1
-1
/
+1
*
Fix build break.
jam@chromium.org
2009-03-03
1
-4
/
+4
*
Don't expose --single-process and --in-process-plugins for official Chrome re...
jam@chromium.org
2009-03-03
3
-13
/
+0
*
Register an onmessage handler with the external host binding instead of expli...
ananta@chromium.org
2009-03-03
3
-5
/
+1
*
Add reliability test data (known crashes).
patrick@chromium.org
2009-03-03
1
-0
/
+76
*
Remove the RenderThread:: message leaks from the known leak list.
jam@chromium.org
2009-03-03
1
-99
/
+0
*
Proposed change to support resource loading for media files.
hclam@chromium.org
2009-03-02
1
-0
/
+3
*
Port SortedDisplayURL, fix up some chrome_font_{gtk,skia} bugs, port text_eli...
estade@chromium.org
2009-03-02
1
-1
/
+0
*
Add site_instance_unittest.cc to the Posix build.
jhawkins@chromium.org
2009-03-02
1
-1
/
+0
*
Remove unneeded macros that required WTL includes.
maruel@chromium.org
2009-03-02
1
-3
/
+0
*
Remove IPCSyncChannelTest.ChattyServer from purify unit tests because it take...
jam@chromium.org
2009-02-28
1
-0
/
+3
*
Chrome side to pick up new WebKit API changes.
darin@chromium.org
2009-02-28
2
-3
/
+3
*
Get rid of wstring variants of StringToFoo.
dsh@google.com
2009-02-28
2
-6
/
+5
*
Does two changes to appease chrome bot runs:
sky@google.com
2009-02-28
1
-0
/
+1
*
Wires up sorting of bookmarks to the 'organize menu' in the bookmark
sky@google.com
2009-02-27
1
-0
/
+2
*
Prototype extension process. This is a proof of concept, with a lot of
mpcomplete@google.com
2009-02-27
2
-0
/
+9
*
Add --log-level to the list of flags accepted by UI tests.
patrick@chromium.org
2009-02-27
3
-0
/
+14
*
Enforce new id format (hex str of sha-1)
erikkay@google.com
2009-02-26
5
-4
/
+4
*
Revert brett's code, for real this time.
nsylvain@chromium.org
2009-02-26
1
-2
/
+1
*
More URL constants replacement.
brettw@chromium.org
2009-02-26
1
-1
/
+2
*
properly initialize resource manager on mac for unittests.
thomasvl@chromium.org
2009-02-26
1
-9
/
+0
*
Add a test case to be sure that InstallerUtil::IsOSSupported returns
nsylvain@chromium.org
2009-02-26
1
-0
/
+6
*
fix unit_tests and perf_tests on linux
tc@google.com
2009-02-26
2
-0
/
+2
*
Auto install and update extensions from a registry defined location. This al...
erikkay@google.com
2009-02-26
1
-0
/
+0
*
Don't send the receiver function name in the ExternalHostBindings::ForwardMes...
ananta@chromium.org
2009-02-25
1
-4
/
+1
*
Revert "Disabling tests that are failing."
kuchhal@chromium.org
2009-02-25
1
-13
/
+11
*
Import .gyp files into the Chromium tree
mark@chromium.org
2009-02-25
1
-0
/
+26
*
Linux: server side backing stores
agl@chromium.org
2009-02-25
2
-0
/
+9
*
Fix all places where we used the GetWinVersion function
nsylvain@chromium.org
2009-02-25
1
-2
/
+2
*
Trying again to land this CL that makes the browser focus UI tests in process.
jcampan@chromium.org
2009-02-25
5
-8
/
+143
*
Make basic bits of chrome/test/automation build on Linux.
phajdan.jr@chromium.org
2009-02-25
9
-85
/
+118
*
ui test fail. revert.
ben@chromium.org
2009-02-25
1
-4
/
+0
*
Reverting 10318.
jcampan@chromium.org
2009-02-25
6
-147
/
+8
*
AppModalDialogQueue shouldn't depend on views.
ben@chromium.org
2009-02-25
1
-0
/
+4
*
Landing again the move of browser focus UI tests to in process.
jcampan@chromium.org
2009-02-25
6
-8
/
+147
*
Reverting 10295.
jcampan@chromium.org
2009-02-24
5
-141
/
+7
*
Converted the browser focus interactive ui tests to be in process.
jcampan@chromium.org
2009-02-24
5
-7
/
+141
[next]