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
/
data
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove toolstrips
erikkay@chromium.org
2010-08-12
19
-384
/
+2
*
Reland r55750. Broke AppApiTest.*.
aa@chromium.org
2010-08-12
3
-2
/
+36
*
Adds a browser_test for IndexedDB.
bulach@chromium.org
2010-08-12
3
-0
/
+99
*
Adding tts experimental extensions api
chaitanyag@chromium.org
2010-08-12
3
-0
/
+39
*
Add a test for "native_client" permission for extensions.
gregoryd@google.com
2010-08-11
2
-0
/
+49
*
Revert r55750
aa@chromium.org
2010-08-11
2
-36
/
+0
*
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
*
Allow chrome:// pages to load extension resources. Also, lock down access fro...
aa@chromium.org
2010-08-11
3
-0
/
+9
*
Replace --top-sites flag with --no-top-sites flag. TopSites becomes the default.
nshkrob@chromium.org
2010-08-10
3
-0
/
+0
*
Change the NPAPITester fixture name to NPAPITesterBase (renamed in r55235)
glider@chromium.org
2010-08-10
1
-12
/
+12
*
PyAuto test to verify geolocation pref.
nirnimesh@chromium.org
2010-08-09
1
-0
/
+34
*
New autofill pyauto functional tests
alyssad@chromium.org
2010-08-09
2
-0
/
+36
*
Revert "Replace --top-sites flag with --no-top-sites flag. TopSites becomes t...
phajdan.jr@chromium.org
2010-08-06
1
-0
/
+0
*
Replace --top-sites flag with --no-top-sites flag. TopSites becomes the default.
nshkrob@chromium.org
2010-08-06
1
-0
/
+0
*
Fixes to separators in context menu items added by extensions.
asargent@chromium.org
2010-08-06
6
-0
/
+66
*
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
*
Refactored extension privilege enumeration and implemented URLPattern compari...
cdn@chromium.org
2010-08-05
3
-0
/
+10
*
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
77
-0
/
+10053
*
Adds chromium side plumbing to pass speech input calls back and forth with We...
satish@chromium.org
2010-08-04
1
-0
/
+30
*
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
*
Add the definition of the webRequest and webNavigation APIs.
jochen@chromium.org
2010-08-03
4
-0
/
+44
*
Forgot to land this when I landed all the image resource changes.
pkasting@chromium.org
2010-08-03
1
-0
/
+0
*
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
*
Set a max limit on extension items' labels in context menus.
asargent@chromium.org
2010-08-02
5
-39
/
+27
*
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
*
widen signature for crash to catch crash on webkit canaries
atwilson@chromium.org
2010-07-31
1
-1
/
+1
*
Add --enable-speech-input switch and set ENABLE_INPUT_SPEECH=1
satish@chromium.org
2010-07-30
1
-0
/
+22
*
Revert "Add --enable-speech-input switch and set ENABLE_INPUT_SPEECH=1"
evan@chromium.org
2010-07-30
1
-22
/
+0
*
Add --enable-speech-input switch and set ENABLE_INPUT_SPEECH=1
satish@chromium.org
2010-07-30
1
-0
/
+22
*
Test to verify the 'multiple downloads' infobar
nirnimesh@chromium.org
2010-07-29
1
-0
/
+11
*
Mac: Fix broken valgrind suppressions.
thakis@chromium.org
2010-07-29
1
-2
/
+0
*
Exclude NewTabUITest.NTPHasThumbnails from Valgrind run - 4GB is not enough
timurrrr@chromium.org
2010-07-29
1
-1
/
+2
*
New PyAuto tests for cookies.
alyssad@chromium.org
2010-07-28
1
-0
/
+16
*
[Mac]Port browser_keyevents_browsertest.cc and browser_focus_uitest.cc to Mac.
suzhe@chromium.org
2010-07-27
1
-8
/
+17
*
Fix unit tests for the ResourceDispatcherHost.
darin@chromium.org
2010-07-27
1
-3
/
+0
*
Add API on host registration page.
nkostylev@google.com
2010-07-27
1
-0
/
+81
*
Remove 50061 from known list.
huanr@chromium.org
2010-07-26
1
-3
/
+0
*
Don't run SyncerThreadWithSyncerTest.StopSyncPermanently under ThreadSanitize...
timurrrr@chromium.org
2010-07-26
1
-0
/
+3
*
Exclude all ResourceDispatcherHostTest
oshima@chromium.org
2010-07-24
1
-2
/
+1
*
Exclude ResourceDispatcherHost.Cancel
oshima@chromium.org
2010-07-24
1
-0
/
+2
*
Add crash signature to known crashes list.
asargent@chromium.org
2010-07-23
1
-0
/
+3
*
Exclude ResourceDispatcherHost_TestMany from valgrind test
oshima@chromium.org
2010-07-23
1
-0
/
+2
*
Split captureVisibleTab() tests into jpeg and png tests, to avoid timeouts.
skerner@chromium.org
2010-07-23
15
-221
/
+272
*
Add --enable-device-orientation switch and set ENABLE_DEVICE_ORIENTATION=1
hans@chromium.org
2010-07-22
1
-0
/
+32
[next]