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
*
Updating test log inputs to include accumulative test duration at different s...
ace@chromium.org
2009-03-24
1
-10
/
+18
*
Redone http://codereview.chromium.org/42571
idanan@chromium.org
2009-03-24
1
-0
/
+1
*
Add a copy of SunSpider 0.9 for performance testing.
patrick@chromium.org
2009-03-24
34
-0
/
+7680
*
Porting of unit tests in chrome/
phajdan.jr@chromium.org
2009-03-24
1
-5
/
+0
*
Get rid of WaitForWindowCountToChange.
phajdan.jr@chromium.org
2009-03-24
3
-27
/
+1
*
Make PageLoadTest.Reliability faster and potentially less flaky in usage 1:
patrick@chromium.org
2009-03-24
3
-16
/
+53
*
Remove 4801 from known crash list.
huanr@chromium.org
2009-03-24
1
-6
/
+0
*
re-enable this now the bug causing it to fail has been fixed.
ben@chromium.org
2009-03-24
1
-4
/
+0
*
Disable the mini installer tests because they started
nsylvain@chromium.org
2009-03-23
1
-0
/
+4
*
Initial rev at a message passing API for extensions. So far, only passing
mpcomplete@google.com
2009-03-23
1
-1
/
+4
*
Add `anonymous namespace'::InvalidParameter.
patrick@chromium.org
2009-03-23
1
-0
/
+1
*
Port more UI tests to Linux.
phajdan.jr@chromium.org
2009-03-23
2
-12
/
+2
*
Need to skip one more test. Should have been in http://codereview.chromium.o...
dkegel@google.com
2009-03-23
1
-0
/
+1
*
Ignore task leaks. See http://crbug.com/6532
dkegel@google.com
2009-03-23
1
-0
/
+12
*
Skipping two tests that crash (bug 9170) and one that takes a long time.
dkegel@google.com
2009-03-23
1
-0
/
+6
*
Currently we have two types of devtools UI: Chrome built in developer tools w...
yurys@google.com
2009-03-23
1
-3
/
+0
*
Support for extensions permissions. This CL only contains, parsing, initializ...
rafaelw@chromium.org
2009-03-23
4
-0
/
+4
*
This test is having purify errors. I'm disabling it
nsylvain@chromium.org
2009-03-22
1
-0
/
+3
*
Revert change 12247 because it created a lot of memory regressions
nsylvain@chromium.org
2009-03-22
5
-35
/
+0
*
Committing issue 39299:
aa@chromium.org
2009-03-21
5
-0
/
+35
*
Allow multiple toolstrips in an extension.
aa@chromium.org
2009-03-21
3
-1
/
+25
*
Enable first UI test on Linux (browser/images_uitest.cc)
phajdan.jr@chromium.org
2009-03-20
2
-2
/
+1
*
Allow multiple js files per content script. Thanks to georged for making this...
aa@chromium.org
2009-03-20
2
-10
/
+2
*
Adding test log creation to page load test runner.
ace@chromium.org
2009-03-20
1
-12
/
+38
*
SSLPolicy fix: Step 9 of 9 (hopefully!).
abarth@chromium.org
2009-03-20
3
-0
/
+18
*
Convert FindInPage wstrings to string16.
tc@google.com
2009-03-19
1
-1
/
+1
*
Fix Linux build (and clean TestShell build).
darin@chromium.org
2009-03-19
1
-0
/
+1
*
Eliminate using_webkit.{scons,vsprops} in favor of having WebCommon.h set the
darin@chromium.org
2009-03-19
2
-3
/
+2
*
Remove code duplicated from webcore and use the common PrintContext facility.
maruel@chromium.org
2009-03-19
2
-0
/
+2
*
Render into a ChromeCanvasPaint object in a RootView under Linux.
erg@google.com
2009-03-19
3
-0
/
+5
*
Chrome-side of moving webkit/glue/cache_manager.{h,cc} to the WebKit API layer.
darin@chromium.org
2009-03-19
2
-5
/
+5
*
Uses FFmpeg in chrome/renderer
hclam@chromium.org
2009-03-19
3
-6
/
+6
*
Review URL: http://codereview.chromium.org/42288
georged@chromium.org
2009-03-18
4
-2
/
+12
*
Use a more generic pattern for the `anonymous namespace'::PureCall crash.
patrick@chromium.org
2009-03-18
1
-1
/
+1
*
Make startup_tests build and work on Mac.
phajdan.jr@chromium.org
2009-03-18
1
-2
/
+2
*
Style issues:
patrick@chromium.org
2009-03-18
1
-4
/
+6
*
Make startup_tests print results on Linux.
phajdan.jr@chromium.org
2009-03-18
7
-160
/
+161
*
- Modify DOM checker automation to use DOM Automation Controller instead of
patrick@chromium.org
2009-03-18
10
-143
/
+737
*
Switching net over to use gyp on windows.
bradnelson@google.com
2009-03-18
2
-2
/
+2
*
Mac bookmark work.
jrg@chromium.org
2009-03-18
1
-1
/
+1
*
Add v8::internal::Invoke (sqrt) crash to known crashes.
patrick@chromium.org
2009-03-17
1
-0
/
+3
*
Move v8::internal::SweepSpace to the mysterious crash section.
patrick@chromium.org
2009-03-17
1
-3
/
+3
*
Initial unit tests implementation.
yurys@google.com
2009-03-17
2
-0
/
+5
*
Porting unit tests in chrome/
phajdan.jr@chromium.org
2009-03-17
1
-7
/
+0
*
trying once more, this time with a sledgehammer
ben@chromium.org
2009-03-17
1
-13
/
+0
*
forgot this file too
ben@chromium.org
2009-03-17
1
-4
/
+4
*
Move controls into their own dir under chrome/views/controls
ben@chromium.org
2009-03-17
1
-4
/
+4
*
fix bustage - file moved
ben@chromium.org
2009-03-17
1
-1
/
+1
*
fix bustage - file moved
ben@chromium.org
2009-03-17
1
-1
/
+1
*
Move windowing related objects into chrome/views/window subdir.
ben@chromium.org
2009-03-17
3
-3
/
+3
[next]