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
...
*
Forbid hybrid apps.
aa@chromium.org
2010-08-11
2
-0
/
+36
*
Chromium plumbing for Device Orientation.
hans@chromium.org
2010-08-11
1
-0
/
+36
*
Tab switching tests does not fail when running from an interactive
nsylvain@chromium.org
2010-08-11
1
-11
/
+2
*
Making window.focus() work in Chrome.
jcivelli@chromium.org
2010-08-11
1
-0
/
+1
*
Make prefs use std::string for keys rather than wstrings.
viettrungluu@chromium.org
2010-08-11
5
-33
/
+33
*
Allow chrome:// pages to load extension resources. Also, lock down access fro...
aa@chromium.org
2010-08-11
3
-0
/
+9
*
Error reporting for sync setup failure.
rsimha@chromium.org
2010-08-11
2
-20
/
+14
*
FBTF: Clean up some headers in tab_contents_delegate.h.
erg@google.com
2010-08-10
9
-0
/
+9
*
Revert 55602 - Attempt at making BrowserKeyboardAccessibility lets flaky. If an
sky@chromium.org
2010-08-10
1
-3
/
+2
*
Replace --top-sites flag with --no-top-sites flag. TopSites becomes the default.
nshkrob@chromium.org
2010-08-10
5
-1
/
+18
*
Attempt at making BrowserKeyboardAccessibility lets flaky. If an
sky@chromium.org
2010-08-10
1
-2
/
+3
*
Use SSL/TCP port for notifications in sync tests.
rsimha@chromium.org
2010-08-10
1
-0
/
+9
*
New pyauto translate hooks: always and never translate button.
alyssad@chromium.org
2010-08-10
2
-5
/
+45
*
FBTF: Reapplies r55259, the first new IPC definition patch.
erg@google.com
2010-08-10
1
-0
/
+9
*
Handle automation server crashes. When Chrome crashes, we now handle the cas...
tommi@chromium.org
2010-08-10
1
-1
/
+3
*
Change the NPAPITester fixture name to NPAPITesterBase (renamed in r55235)
glider@chromium.org
2010-08-10
1
-12
/
+12
*
Added support in Chromeframe full tab mode IE for setting zoom levels via Vie...
ananta@chromium.org
2010-08-09
1
-0
/
+8
*
CommandLine: Deprecate a function on non-Windows.
evan@chromium.org
2010-08-09
1
-1
/
+1
*
PyAuto test to verify geolocation pref.
nirnimesh@chromium.org
2010-08-09
3
-4
/
+60
*
Make --gtest_repeat flag work correctly for browser_tests.
phajdan.jr@chromium.org
2010-08-09
1
-6
/
+31
*
Revert 55400 - Cleanup in base. This moves the implementation (and a bunch of...
nsylvain@chromium.org
2010-08-09
5
-12
/
+8
*
pyauto theme runner
alyssad@chromium.org
2010-08-09
1
-0
/
+80
*
New autofill pyauto functional tests
alyssad@chromium.org
2010-08-09
3
-7
/
+80
*
Revert 55259 - FBTF: New IPC definitions, only applied to async ROUTED and CO...
pinkerton@google.com
2010-08-09
1
-9
/
+0
*
Cleanup in base. This moves the implementation (and a bunch of header file
brettw@chromium.org
2010-08-09
5
-8
/
+12
*
Remove sync_types.h. No functions from this file are used, and some of them are
brettw@chromium.org
2010-08-08
2
-1
/
+1
*
Take 2: Copy the npapi pepper test plugin during the build so we
tony@chromium.org
2010-08-07
5
-79
/
+19
*
Fix testBigZip
nirnimesh@chromium.org
2010-08-07
1
-1
/
+1
*
FBTF: Remove unneeded headers from base/ (part 4)
thestig@chromium.org
2010-08-07
1
-1
/
+0
*
Add new downloads tests
nirnimesh@chromium.org
2010-08-07
6
-10
/
+120
*
base: rename Environment::GetEnv to Environment::GetVar.
tfarina@chromium.org
2010-08-07
2
-2
/
+2
*
Fix for translate.py testSessionRestore on Mac. BUG=51439
alyssad@chromium.org
2010-08-06
1
-9
/
+15
*
Revert "Copy the npapi pepper test plugin during the build so we don't"
tony@chromium.org
2010-08-06
5
-19
/
+79
*
GTTF: Replace DCHECK with EXPECT_TRUE in UITestBase.
phajdan.jr@chromium.org
2010-08-06
1
-1
/
+1
*
Revert "Replace --top-sites flag with --no-top-sites flag. TopSites becomes t...
phajdan.jr@chromium.org
2010-08-06
3
-18
/
+1
*
FBTF: New IPC definitions, only applied to async ROUTED and CONTROL messages.
erg@google.com
2010-08-06
1
-0
/
+9
*
Replace --top-sites flag with --no-top-sites flag. TopSites becomes the default.
nshkrob@chromium.org
2010-08-06
3
-1
/
+18
*
Fixes to separators in context menu items added by extensions.
asargent@chromium.org
2010-08-06
6
-0
/
+66
*
Copy the npapi pepper test plugin during the build so we don't
tony@chromium.org
2010-08-06
5
-79
/
+19
*
Disable AutomatedUITestBase.CloseTab and OptionsUITest.LoadOptionsByURL under
glider@chromium.org
2010-08-06
1
-0
/
+4
*
Added devtools_page field to extension manifest to specify a page loaded into...
loislo@chromium.org
2010-08-06
3
-0
/
+18
*
Introduce a resource identifier for content settings.
jochen@chromium.org
2010-08-06
1
-1
/
+3
*
Move creation of the PrefStores into the PrefValueStore, to reduce the knowle...
pam@chromium.org
2010-08-06
2
-1
/
+25
*
FBTF: Remove unneeded headers from base/ (part 3)
thestig@chromium.org
2010-08-06
2
-2
/
+0
*
FBTF: Remove unneeded headers from base/ (part 2)
thestig@chromium.org
2010-08-06
1
-1
/
+0
*
Fix typos in translate tests
nirnimesh@chromium.org
2010-08-06
1
-1
/
+1
*
Remove GetSwitchValue() from chrome/* where easy.
evan@chromium.org
2010-08-06
6
-52
/
+58
*
Mark some flaky and failing tests as such.
brettw@chromium.org
2010-08-06
1
-2
/
+5
*
Implement the UrlUtil pepper interface. Pull PPAPI to get that interface.
brettw@chromium.org
2010-08-05
1
-0
/
+4
*
Copy the layout test plugin during a gyp step instead of
tony@chromium.org
2010-08-05
2
-37
/
+2
[prev]
[next]