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
*
Re-enable NewTabUIStartupTest.PerfRefWarm on Linux. Roll to a new
tony@chromium.org
2009-11-25
1
-2
/
+1
*
Disable New Tab UI Warm ref test on Linux too, it's failing there too.
tony@chromium.org
2009-11-25
1
-1
/
+2
*
Flaky tests on linux/view/64bit builds.
oshima@chromium.org
2009-11-25
1
-1
/
+8
*
Disable the new tab reference tests on mac since the reference build
tony@chromium.org
2009-11-25
1
-0
/
+8
*
Convert a few other places from using ApplyAccelerator (async) to
tony@chromium.org
2009-11-25
1
-2
/
+3
*
Add new tab warm and new tab cold reference build runs.
tony@chromium.org
2009-11-25
2
-3
/
+27
*
Many changes to DictionaryValues:
pkasting@chromium.org
2009-11-25
1
-3
/
+3
*
Introduce a new 'all_frames' property to content scripts and
aa@chromium.org
2009-11-25
6
-4
/
+60
*
reenable toolstrips for startup tests
erikkay@chromium.org
2009-11-24
1
-0
/
+4
*
Sleep briefly before/after printing page cycler results.
chase@chromium.org
2009-11-24
1
-0
/
+4
*
Final part of PathString cleanup.
munjal@chromium.org
2009-11-24
3
-7
/
+11
*
Take 2 at moving NTP CSS resources into the NTP resource cache.
tony@chromium.org
2009-11-23
2
-1
/
+10
*
Try to make the start up tests less flaky by switching
tony@chromium.org
2009-11-23
1
-4
/
+6
*
Allow reentrant tasks on window close in in-proc browser test framework. Dis...
kkania@chromium.org
2009-11-23
1
-0
/
+9
*
Revert change that disallowed content scripts access to
aa@chromium.org
2009-11-22
17
-160
/
+157
*
Make the commit_charge the important statistic (displayed on the
sgk@google.com
2009-11-21
4
-7
/
+13
*
Remove old files.
nsylvain@chromium.org
2009-11-20
14
-1041
/
+0
*
When you search for something, press F3, close the box and press F3 it would ...
finnur@chromium.org
2009-11-20
1
-0
/
+8
*
Revert "Move NTP CSS resources into the NTP resource cache." because it slowe...
tony@chromium.org
2009-11-20
2
-10
/
+1
*
Move NTP CSS resources into the NTP resource cache.
tony@chromium.org
2009-11-20
2
-1
/
+10
*
Mark NPAPITester.ManyPlugins as flaky, it keeps flickering.
tim@chromium.org
2009-11-20
1
-1
/
+2
*
Make executeScript and insertCSS inject code into all frames.
tangjie@chromium.org
2009-11-20
9
-4
/
+143
*
Convert memory_test to use the common stats-reporting methods in UITest.
sgk@google.com
2009-11-20
2
-230
/
+203
*
Making grd dependencies more correct for grds in app.
bradnelson@google.com
2009-11-20
1
-1
/
+2
*
Don't run TextEliderTest.ElideTextLongStrings under ThreadSanitizer
timurrrr@chromium.org
2009-11-20
1
-0
/
+2
*
Remove unique naming from syncer! This reduces the complexity. Modify the ind...
chron@google.com
2009-11-20
4
-13
/
+106
*
Making the browser tests run out-of-process on Windows.
jcampan@chromium.org
2009-11-19
1
-3
/
+30
*
Move Mac to using renderer spellchecker.
estade@chromium.org
2009-11-19
1
-5
/
+0
*
Use TabSwitchPaintDuration in tab switching test.
chase@chromium.org
2009-11-19
1
-20
/
+21
*
Prep for printing common memory stats from page_cycler_tests and memory_test:
sgk@google.com
2009-11-19
3
-162
/
+173
*
Implement a NTP resource cache. Instead of re-generating the
tony@chromium.org
2009-11-19
1
-0
/
+1
*
Move use_host_network test out of ChromeFrame.
stoyan@chromium.org
2009-11-19
6
-32
/
+180
*
Fix a path traversal issue in extension unpacking. Because of the sandbox, th...
aa@chromium.org
2009-11-19
1
-0
/
+0
*
linux: use /proc/self/exe when exec'ing ourselves
evan@chromium.org
2009-11-19
1
-3
/
+4
*
Revert "linux: use /proc/self/exe when exec'ing ourselves"
evan@chromium.org
2009-11-19
1
-4
/
+3
*
linux: use /proc/self/exe when exec'ing ourselves
evan@chromium.org
2009-11-19
1
-3
/
+4
*
If an NP_* function is called on an out of process plugin, save enough info t...
japhet@chromium.org
2009-11-18
2
-0
/
+36
*
Addition of "optional" tag to chrome.exerpimental.popup routines that may ret...
twiz@google.com
2009-11-18
1
-0
/
+12
*
test_shell buildable on ARM
hclam@chromium.org
2009-11-18
1
-1
/
+1
*
Add a test for NaCl in Chrome.
gregoryd@google.com
2009-11-18
2
-0
/
+23
*
Remove bug 27191 from known_crashes.txt it should be fixed now
jamesr@chromium.org
2009-11-18
1
-2
/
+0
*
Parse messages.json in ExtensionUnpacker (like we do for manifest) and pass t...
cira@chromium.org
2009-11-18
24
-0
/
+76
*
Add various tests for chrome.tabs/windows.
kkania@chromium.org
2009-11-18
5
-120
/
+372
*
Add memory commit charge reporting to the page_cycler tests.
sgk@google.com
2009-11-18
1
-0
/
+13
*
Don't run TabRestoreUITest.* under ThreadSanitizer
timurrrr@chromium.org
2009-11-18
1
-0
/
+3
*
Don't allow content scripts to execute on file:// urls.
finnur@chromium.org
2009-11-18
21
-161
/
+164
*
Revert "Use TabSwitchPaintDuration in tab switching test."
chase@chromium.org
2009-11-17
1
-21
/
+20
*
Use TabSwitchPaintDuration in tab switching test.
chase@chromium.org
2009-11-17
1
-20
/
+21
*
Implement web app shortcuts natively per issue 25528
xiyuan@chromium.org
2009-11-17
1
-1
/
+2
*
Remove bug 21054 from known list.
huanr@chromium.org
2009-11-17
1
-4
/
+0
[next]