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
...
*
Refactored extension privilege enumeration and implemented URLPattern compari...
cdn@chromium.org
2010-08-05
3
-0
/
+10
*
Better fix for Windows test failure. Delete the old file
tony@chromium.org
2010-08-05
1
-5
/
+7
*
Fix unit_tests on Mac by renaming the MAc test name for DownloadUtilMacTest.
phajdan.jr@chromium.org
2010-08-05
1
-2
/
+2
*
New translate tests for pyauto.py
alyssad@chromium.org
2010-08-05
79
-12
/
+10281
*
Delete obviously unneeded forward declarations in chrome/browser/*.h.
viettrungluu@chromium.org
2010-08-05
1
-4
/
+0
*
FBTF: Remove unneeded headers from base/ (part 1)
thestig@chromium.org
2010-08-05
1
-1
/
+4
*
Get rid of FromWStringHack in chrome_mini_installer.cc.
tfarina@chromium.org
2010-08-05
2
-64
/
+57
*
Add ExecuteJavascript() method to PyUITestBase
dpranke@chromium.org
2010-08-05
5
-2
/
+109
*
New translate pyauto hook: select translate target language
alyssad@chromium.org
2010-08-04
1
-0
/
+29
*
base: rename Environment::HasEnv to Environment::HasVar.
tfarina@chromium.org
2010-08-04
2
-2
/
+2
*
Only copy the plugin if it doesn't already exist.
tony@chromium.org
2010-08-04
1
-3
/
+5
*
Adds chromium side plumbing to pass speech input calls back and forth with We...
satish@chromium.org
2010-08-04
1
-0
/
+30
*
Revert "Remove GetSwitchValue() from chrome/* where easy."
evan@chromium.org
2010-08-04
6
-56
/
+50
*
Remove GetSwitchValue() from chrome/* where easy.
evan@chromium.org
2010-08-04
6
-50
/
+56
*
Don't delete npapi plugins copied into <(PRODUCT_DIR)/plugins
tony@chromium.org
2010-08-04
1
-4
/
+2
*
PrependWrapper is platform-specific, so it should take a platform string.
evan@chromium.org
2010-08-04
1
-1
/
+1
*
Remove wstrings from l10n_util/ResourceBundle locale functions.
evan@chromium.org
2010-08-04
1
-1
/
+1
*
First stage of proxy extension API.
pam@chromium.org
2010-08-04
6
-0
/
+90
*
Enable ConnectionTesterTest.RunAllTests in everything but valgrind.
cbentzel@chromium.org
2010-08-04
1
-0
/
+2
*
Move pyauto extensions.py expected files to data dir.
alyssad@chromium.org
2010-08-03
1
-12
/
+13
*
New PyAuto hooks for extensions.
alyssad@chromium.org
2010-08-03
2
-0
/
+63
*
Remove number conversion functions from string_util. These moved to string_nu...
brettw@chromium.org
2010-08-03
4
-25
/
+34
*
Add #include utf_string_conversions.h to all files that use ASCIIToWide and
brettw@chromium.org
2010-08-03
4
-0
/
+4
*
Add the definition of the webRequest and webNavigation APIs.
jochen@chromium.org
2010-08-03
4
-0
/
+44
*
base: Rename EnvVarGetter to Environment.
tfarina@chromium.org
2010-08-03
4
-8
/
+8
*
Forgot to land this when I landed all the image resource changes.
pkasting@chromium.org
2010-08-03
1
-0
/
+0
*
Mark PPAPITest.PaintAggregator flaky
nick@chromium.org
2010-08-03
1
-1
/
+2
*
Revert 54429 - Suppress a reliability crash.
nick@chromium.org
2010-08-02
1
-3
/
+0
*
Revert 54435 - Suppress a reliability crash (try 2)
nick@chromium.org
2010-08-02
1
-1
/
+1
*
Enable autofill tests on win
nirnimesh@chromium.org
2010-08-02
1
-2
/
+0
*
Make life easier for dirk
jrg@chromium.org
2010-08-02
1
-0
/
+3
*
Add referrer to the NavigationInfo struct.
tommi@chromium.org
2010-08-02
1
-0
/
+5
*
Fix pyauto AutoFill hook/test based on new CC functionality.
alyssad@chromium.org
2010-08-02
2
-4
/
+3
*
New pyauto translate hook: wait until translation complete.
alyssad@chromium.org
2010-08-02
1
-0
/
+25
*
Mark VerifyHistoryLength3 as FAILS.
cbentzel@chromium.org
2010-08-02
1
-1
/
+3
*
Set a max limit on extension items' labels in context menus.
asargent@chromium.org
2010-08-02
5
-39
/
+27
*
The TabSwitch test is marked as FAILS, but TabSwitchRef was not. Now
nsylvain@chromium.org
2010-08-01
1
-1
/
+3
*
Disable the autofill test because it fails on windows.
nsylvain@chromium.org
2010-08-01
1
-0
/
+2
*
Convert more callers of the integer/string functions to using
brettw@chromium.org
2010-07-31
13
-122
/
+152
*
Fix bad license header under chrome/ directory.
tfarina@chromium.org
2010-07-31
1
-3
/
+3
*
Suppress a reliability crash (try 2)
thestig@chromium.org
2010-07-31
1
-1
/
+1
*
Suppress a reliability crash.
thestig@chromium.org
2010-07-31
1
-0
/
+3
*
Implement prefetching in chrome
gavinp@google.com
2010-07-31
1
-0
/
+138
*
Fix presubmit errors part 2.
tfarina@chromium.org
2010-07-31
1
-4
/
+3
*
widen signature for crash to catch crash on webkit canaries
atwilson@chromium.org
2010-07-31
1
-1
/
+1
*
Add undeclared virtual destructors part 4
ziadh@chromium.org
2010-07-30
2
-0
/
+9
*
Remove some wstrings used in ui_test.cc.
evan@chromium.org
2010-07-30
5
-34
/
+29
*
Refine the tool so that, it binary searches for the extensions that crashes t...
alyssad@chromium.org
2010-07-30
1
-22
/
+59
*
Add --enable-speech-input switch and set ENABLE_INPUT_SPEECH=1
satish@chromium.org
2010-07-30
1
-0
/
+22
*
Convert DictionaryValue's keys to std::string (from wstring).
viettrungluu@chromium.org
2010-07-30
1
-2
/
+2
[prev]
[next]