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
*
Adds browser tests exercising multiple iframes for geolocation.
bulach@chromium.org
2010-03-22
2
-2
/
+24
*
Disable new WorkerTest.SharedWorkerInIframe test. It's failing in Valgrind.
thestig@chromium.org
2010-03-19
1
-0
/
+1
*
Resubmit 1025006: Refactor app-related manifest properties
aa@chromium.org
2010-03-19
27
-7
/
+213
*
Revert 42115 - Disable BrowserEncodingTest.TestEncodingAliasMapping as it's f...
jhawkins@chromium.org
2010-03-19
1
-3
/
+0
*
Disable BrowserEncodingTest.TestEncodingAliasMapping as it's failing under Va...
jhawkins@chromium.org
2010-03-19
1
-0
/
+3
*
Disable BookmarkAllTabsControllerTest.BookmarkAllTabs under Valgrind, as it i...
jhawkins@chromium.org
2010-03-19
1
-0
/
+2
*
Revert 42091 - Refactor apprelated manifest properties so that they don't
andybons@chromium.org
2010-03-19
26
-211
/
+0
*
Refactor app-related manifest properties so that they don't
aa@chromium.org
2010-03-19
26
-0
/
+211
*
Valgrind: Explicitly disable all worker tests until we figure things out.
thestig@chromium.org
2010-03-19
3
-68
/
+58
*
Add support for interacting with the DOM in browser_tests.
kkania@chromium.org
2010-03-18
8
-0
/
+95
*
Send session history offset and length parameters in the Navigate message to
darin@chromium.org
2010-03-18
1
-0
/
+3
*
Add a known crasher for the reliability bot.
jhawkins@chromium.org
2010-03-18
1
-3
/
+3
*
Make repost form warning tab-modal on Mac.
bauerb@chromium.org
2010-03-18
1
-0
/
+8
*
Committing for dcheng@
brg@chromium.com
2010-03-17
4
-0
/
+88
*
Revert 41789 - Add support for DOM interaction in browser tests via C++.
kkania@chromium.org
2010-03-17
8
-90
/
+0
*
Excluding WorkerTest.WorkerMapGc
oshima@chromium.org
2010-03-17
1
-0
/
+1
*
Add support for DOM interaction in browser tests via C++.
kkania@chromium.org
2010-03-17
8
-0
/
+90
*
Dom access checker test for Mac, Linux
nirnimesh@chromium.org
2010-03-16
3
-0
/
+32
*
Idle API for the extension system
brg@chromium.com
2010-03-16
3
-0
/
+46
*
Fix ExtensionApiTest.Storage. openDatabase() always takes at least 4
dumi@chromium.org
2010-03-15
2
-1
/
+7
*
Make it possible to see errors that happens in the stubs test in the stdout o...
rogerta@chromium.org
2010-03-15
2
-7
/
+19
*
Disabled HttpBridgeTest (unit_tests) from running under ThreadSanitizer on Mac
glider@chromium.org
2010-03-15
1
-1
/
+1
*
Uses MockLocationProvider on GeolocationBrowserTest.
bulach@chromium.org
2010-03-15
1
-2
/
+10
*
Move metrics api to the experimental name space.
rogerta@chromium.org
2010-03-12
2
-14
/
+16
*
Add chrome.extension.inIncognitoTab for content scripts.
mpcomplete@chromium.org
2010-03-12
2
-1
/
+36
*
Allow users to close the find session and activate the current link via ctrl-...
estade@chromium.org
2010-03-11
1
-0
/
+8
*
Expand suppressions for Dromaeo reference tests.
chase@chromium.org
2010-03-10
1
-0
/
+3
*
Don't run EventSys.Multithreaded under TSan
timurrrr@chromium.org
2010-03-10
1
-0
/
+2
*
Fix few remaining issues with incognito extensions.
mpcomplete@chromium.org
2010-03-10
9
-13
/
+5
*
svn prop fixes. Applied to all files not in third_party.
pkasting@chromium.org
2010-03-09
17
-0
/
+0
*
Expose 'type' and 'incognito' bits to the extension window object, and make
mpcomplete@chromium.org
2010-03-08
1
-2
/
+16
*
Kill fil.
finnur@chromium.org
2010-03-08
3
-3
/
+1
*
Enable FFmpegDemuxerTest.Decoder in Mac valgrind
hclam@chromium.org
2010-03-05
1
-2
/
+0
*
Follow up to r40626. Give the blanket WorkerTest disable under Mac Valgrind a...
rsesek@chromium.org
2010-03-04
1
-3
/
+1
*
Temporarily disable WorkerTests on Mac UI Valgrind to see if it greens the bot.
rsesek@chromium.org
2010-03-04
1
-0
/
+5
*
Fix crash when permission request received from extension.
joth@chromium.org
2010-03-04
2
-0
/
+29
*
Test cookie prompting.
darin@chromium.org
2010-03-04
1
-0
/
+19
*
Disabled DnsMasterTest.* and URLFetcher*Test.* from running under
glider@chromium.org
2010-03-03
1
-0
/
+7
*
Remark the KeyHandler test as flakey, and make it not run under Valgrind inst...
jam@chromium.org
2010-03-03
1
-0
/
+2
*
RSS feed subscription localization, part 2.
finnur@chromium.org
2010-03-02
3
-82
/
+76
*
Add 15620 to known crash list.
huanr@chromium.org
2010-03-01
1
-0
/
+3
*
Adding l10n to rss subscription extension.
cira@google.com
2010-03-01
49
-46
/
+166
*
Do not run FFmpegDemuxerTest.Stop under Valgrind on Mac OS until
glider@chromium.org
2010-03-01
1
-0
/
+2
*
Remove the suppression for a fixed crash.
eroman@chromium.org
2010-02-27
1
-3
/
+0
*
Add 36964 to known list.
huanr@chromium.org
2010-02-27
1
-0
/
+3
*
Reset the default quota limit for extensions to 5MB, but add a
dumi@chromium.org
2010-02-27
2
-0
/
+11
*
Add 36874 to known crash list.
huanr@chromium.org
2010-02-26
1
-0
/
+3
*
Add a metrics extensions API.
rogerta@chromium.org
2010-02-26
3
-0
/
+69
*
Allow users to enable extensions in incognito. Requires
mpcomplete@chromium.org
2010-02-25
11
-0
/
+148
*
Don't run some tests failing on certificate erros under Valgrind
timurrrr@chromium.org
2010-02-25
1
-0
/
+2
[next]