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
*
Mac: Re-add valgrind suppression.
thakis@chromium.org
2010-01-12
1
-0
/
+2
*
Mac: Tell task manager model to stop updating when the task manager window is...
thakis@chromium.org
2010-01-12
1
-2
/
+0
*
Take filter exceptions into account when matching against resource requests.
jochen@chromium.org
2010-01-12
2
-0
/
+6
*
Also match against the query string if present.
jochen@chromium.org
2010-01-12
2
-0
/
+6
*
Mark the following tests FLAKY on Windows.
tkent@chromium.org
2010-01-12
1
-1
/
+2
*
Introduce exception filter rules.
jochen@chromium.org
2010-01-12
1
-0
/
+0
*
Revert "Take 2: Preload the visited link db on the file thread if"
tony@chromium.org
2010-01-12
1
-1
/
+0
*
Moved the sync_integration_test in chrome.gypi so that they will build on all
tim@chromium.org
2010-01-12
5
-21
/
+120
*
Take 2: Preload the visited link db on the file thread if
tony@chromium.org
2010-01-12
1
-0
/
+1
*
Fix a problem in browser_tests launcher which was interpreting the line
phajdan.jr@chromium.org
2010-01-11
1
-2
/
+4
*
Updating to the latest Dromaeo.
antonm@chromium.org
2010-01-11
1
-2
/
+23
*
Move the extension messaging tests to be ExtensionApiTests. Remove the old
mpcomplete@chromium.org
2010-01-08
7
-127
/
+148
*
Add autodetection of "intranet" redirection, for ISPs etc. that send typos an...
pkasting@chromium.org
2010-01-08
5
-9
/
+29
*
Move code duplicated in two tests up into the TestingProfile.
rsesek@chromium.org
2010-01-08
2
-3
/
+67
*
Revert 35735 - Relanding the language detection code.
jcampan@chromium.org
2010-01-07
4
-48
/
+0
*
Revert 35737 (Chrome OS failing) - Include more extension browser tests on ma...
kkania@chromium.org
2010-01-07
6
-211
/
+90
*
Include more extension browser tests on mac and linux. Some minor changes and...
kkania@chromium.org
2010-01-07
6
-90
/
+211
*
Relanding the language detection code.
jcampan@chromium.org
2010-01-07
4
-0
/
+48
*
Revert 35707 - Moved the sync_integration_test in chrome.gypi so that they wi...
tim@chromium.org
2010-01-07
5
-116
/
+17
*
Moved the sync_integration_test in chrome.gypi so that they will build on all...
tim@chromium.org
2010-01-07
5
-17
/
+116
*
Revert 35703 - Move code duplicated in two tests up into the TestingProfile.
rsesek@chromium.org
2010-01-07
2
-52
/
+3
*
Move code duplicated in two tests up into the TestingProfile.
rsesek@chromium.org
2010-01-07
2
-3
/
+52
*
Marking reliability bot failure for V8.
tyoshino@google.com
2010-01-07
1
-0
/
+2
*
Fix issue where we weren't requiring the command-line flag for
erikkay@chromium.org
2010-01-07
4
-0
/
+84
*
When RSS feed has no links, show the title (but don't create an anchor).
finnur@chromium.org
2010-01-06
3
-8
/
+24
*
Marking Reliability bot failure for V8 during HTML tokenization.
ajwong@chromium.org
2010-01-05
1
-0
/
+3
*
[Linux/Mac] clean up the shared memory file on disk used by stats in tests.
thomasvl@chromium.org
2009-12-30
1
-7
/
+33
*
UITest class should derive from PlatformTest instead of testing::Test
nirnimesh@chromium.org
2009-12-30
2
-3
/
+3
*
Adding the DB performance tests.
dumi@chromium.org
2009-12-29
1
-6
/
+109
*
Adding support for i18n to content scripts.
cira@chromium.org
2009-12-29
3
-1
/
+21
*
Add some licensing comments under chrome/.
evan@chromium.org
2009-12-28
2
-2
/
+5
*
Landing http://codereview.chromium.org/501169 for Pavel.
antonm@chromium.org
2009-12-28
1
-2
/
+6
*
Remove a known crash since the change causing crash was reverted.
kuchhal@chromium.org
2009-12-23
1
-3
/
+0
*
Make NaCl integration test not flaky - fixed the problem that caused the test...
gregoryd@google.com
2009-12-23
1
-3
/
+1
*
Chromium to use upstream WebPageSerializer instead of glue/DomSerializer.
yaar@chromium.org
2009-12-23
1
-0
/
+1
*
Don't inject content scripts into incognito browsers.
rafaelw@chromium.org
2009-12-23
2
-0
/
+18
*
Change chromeos build to use views
oshima@chromium.org
2009-12-22
1
-1
/
+1
*
Putting back tests that are excluded in bug 28808
oshima@chromium.org
2009-12-22
2
-11
/
+0
*
Check permissions for chrome.tabs.executeScript() in the
aa@chromium.org
2009-12-22
5
-0
/
+74
*
Mark NaClTest.SrpcHelloWorld as flaky.
maruel@chromium.org
2009-12-22
1
-1
/
+2
*
Refactoring build configurations - make it clearer and allow better support f...
gregoryd@google.com
2009-12-22
1
-1
/
+1
*
Fix some valgrind failures.
jrg@chromium.org
2009-12-21
1
-9
/
+0
*
Remove signature of fixed V8 crash from the reliability test's known
kmillikin@chromium.org
2009-12-21
1
-3
/
+0
*
Add tab switch test launch arguments directly.
chase@chromium.org
2009-12-21
1
-1
/
+9
*
Reuse UseReferenceBuild() cleanup in startup test.
chase@chromium.org
2009-12-21
1
-21
/
+3
*
Revert 35025 - Revert 34994, maybe it regressed startup perf Fix cpu/memory ...
viettrungluu@chromium.org
2009-12-19
1
-1
/
+6
*
Revert 34994, maybe it regressed startup perf - Fix cpu/memory measurements o...
thakis@chromium.org
2009-12-19
1
-6
/
+1
*
Revert 35012 - Rearrange build configurations make it clearer and allow bett...
gregoryd@google.com
2009-12-19
1
-1
/
+1
*
Rearrange build configurations - make it clearer and allow better support for...
gregoryd@google.com
2009-12-19
1
-1
/
+1
*
Fix cpu/memory measurements on OS X.
thakis@chromium.org
2009-12-18
1
-1
/
+6
[next]