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
...
*
Revert 47828 - Add a PPAPI ui test framework and start running the existing i...
brettw@chromium.org
2010-05-20
1
-74
/
+0
*
Add a PPAPI ui test framework and start running the existing image data test.
brettw@chromium.org
2010-05-20
1
-0
/
+74
*
Reenable nacl_ui_tests on Windows + fix win64 issue.
gregoryd@google.com
2010-05-20
1
-33
/
+0
*
Disabling failing plugin test PluginTest.MediaPlayerNew. It fails even though...
robertshield@chromium.org
2010-05-20
1
-1
/
+1
*
Prevent valgrind errors due to incomplete animations by providing a test sett...
mrossetti@chromium.org
2010-05-20
1
-3
/
+0
*
Pepper3D test failed on buildbots again. Seems something else is going on. Ma...
alokp@chromium.org
2010-05-20
1
-1
/
+1
*
Uncommented out precision statements now that glsl translator is enabled. Thi...
alokp@chromium.org
2010-05-20
1
-2
/
+1
*
Fixed sync unit test leak and removed suppression.
akalin@chromium.org
2010-05-20
1
-1
/
+3
*
The reliablity crash in webcore/v8 should be fixed by webkit roll 59773-59814...
victorw@chromium.org
2010-05-20
1
-6
/
+0
*
Marking ExternalTabUITest, TabPostMessage as flaky.
robertshield@chromium.org
2010-05-20
1
-1
/
+2
*
Add exception for reliability crash in webcore. Details in bug.
robertshield@chromium.org
2010-05-20
1
-0
/
+6
*
Update Mac valgrind skip lists
stuartmorgan@chromium.org
2010-05-19
1
-2
/
+2
*
Allow extensions to be overinstalled with extensions of same
aa@chromium.org
2010-05-19
2
-5
/
+1
*
PepperTester.Pepper3D FAILS_.
cbentzel@chromium.org
2010-05-19
1
-1
/
+2
*
Remove FLAKY marker from some Mac plugin tests
stuartmorgan@chromium.org
2010-05-19
1
-14
/
+2
*
Fix browser crash when refreshing extensions.
finnur@chromium.org
2010-05-19
8
-0
/
+46
*
Shrink the window used for the NPN_ConvertPoint test
stuartmorgan@chromium.org
2010-05-19
2
-4
/
+3
*
fix chrome.tabs.onUpdated bugs, add browsertest.
rafaelw@chromium.org
2010-05-19
9
-0
/
+162
*
Adding sync support for Passwords
zork@chromium.org
2010-05-19
1
-0
/
+1
*
Patch from Raghu Simha (rsimha@chromium.org)
nick@chromium.org
2010-05-19
1
-6
/
+6
*
Add command line flag --top-sites to replace the thumbnail store flag.
brettw@chromium.org
2010-05-19
1
-0
/
+1
*
Updating known reliability crashes for http://crbug.com/44064
robertshield@chromium.org
2010-05-19
1
-0
/
+4
*
Blacklist BookmarkBarControllerTest.OffTheSideButtonHidden because it fails u...
rsesek@chromium.org
2010-05-19
1
-0
/
+3
*
Disables RenderViewTest.OnHandleKeyboardEvent on valgrind.
hbono@chromium.org
2010-05-19
1
-0
/
+2
*
page cycler: Use buffer-cache priming code on all systems.
evan@chromium.org
2010-05-19
1
-23
/
+14
*
[GTTF] [TTF] Test marks maintenance CL:
phajdan.jr@chromium.org
2010-05-19
3
-16
/
+9
*
enable RenderViewTest.OnHandleKeyboardEvent on Linux.
estade@chromium.org
2010-05-19
1
-0
/
+37
*
A few more tests for omnibox
nirnimesh@chromium.org
2010-05-19
1
-14
/
+79
*
Add new omnibox functional tests
nirnimesh@chromium.org
2010-05-18
4
-24
/
+119
*
Switch UITestBase::WaitForFinish to use WaitUntilCookieNotEmpty
stuartmorgan@chromium.org
2010-05-18
1
-5
/
+4
*
Create a dedicated cache thread and use it to create the
rvargas@google.com
2010-05-18
1
-0
/
+4
*
Fix typos for defined(OS_XXX).
thestig@chromium.org
2010-05-18
1
-1
/
+1
*
Add the new cookies API to Chrome Extensions, minus the event
cindylau@google.com
2010-05-18
2
-9
/
+290
*
Rename "mixed content" to "insecure content" in as many places as possible, t...
pkasting@chromium.org
2010-05-18
7
-21
/
+21
*
Fix a pref test -- Win/Linux don't have browser.show_page_options_buttons pref
nirnimesh@chromium.org
2010-05-18
2
-3
/
+27
*
Omnibox automation should wait for page load after selecting a popup item.
nirnimesh@chromium.org
2010-05-17
1
-0
/
+1
*
Add a few functional tests for prefs
nirnimesh@chromium.org
2010-05-17
1
-0
/
+66
*
Enable NaCl tests on Mac and Linux
gregoryd@google.com
2010-05-17
1
-0
/
+33
*
Provide accessibility support for Window_win.
ctguil@chromium.org
2010-05-17
1
-1
/
+1
*
Reland r47347 [was reverted in r47357], this time without re-enabling a DISAB...
pkasting@chromium.org
2010-05-17
3
-7
/
+12
*
WebKit roll 59478:59607
yurys@chromium.org
2010-05-17
2
-9
/
+11
*
Adds tests to ensure Geolocation requests permission happens at the right time.
bulach@chromium.org
2010-05-17
1
-0
/
+3
*
Log the OS error that getaddrinfo() failed with.
eroman@chromium.org
2010-05-16
1
-2
/
+3
*
Fixed media_unittests.
sergeyu@chromium.org
2010-05-15
1
-5
/
+0
*
[GTTF] Check the result value of StartHTTPServer to avoid
phajdan.jr@chromium.org
2010-05-15
2
-10
/
+11
*
Exclude 4 tests in AlsaPcmOutputStreamTest due to test failure.
oshima@chromium.org
2010-05-15
1
-0
/
+5
*
Revert 47347 - (Original patch reviewed at http://codereview.chromium.org/206...
rvargas@google.com
2010-05-15
3
-12
/
+7
*
Expand the pattern of a reliability supression.
rvargas@google.com
2010-05-15
1
-1
/
+1
*
(Original patch reviewed at http://codereview.chromium.org/2067003 )
pkasting@chromium.org
2010-05-15
3
-7
/
+12
*
Fix line endings for the cookie API test files.
cindylau@google.com
2010-05-15
3
-45
/
+45
[prev]
[next]