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
*
Suppress new reliability crash in RenderViewHost::OnMessageReceived.
rtenneti@chromium.org
2011-07-28
1
-0
/
+3
*
Be more selective when looking for a "div table" structure to infer Autofill ...
isherman@chromium.org
2011-07-28
1
-3
/
+3
*
ffmpeg: r94155 -> r94207
evan@chromium.org
2011-07-27
1
-2
/
+2
*
Fixed spelling error.
dyu@chromium.org
2011-07-27
1
-1
/
+2
*
Fixed testAppendCountryCodeForAggregatedPhones to take into account for new s...
dyu@chromium.org
2011-07-27
2
-13
/
+12
*
Added tests and mocks for GCP related stuff in print_preview.js.
abodenha@chromium.org
2011-07-27
1
-1
/
+54
*
Disabled NaCl's bad browser test on the bots until it can be fixed.
ncbray@google.com
2011-07-27
1
-5
/
+3
*
Revert 94361 - Fixed testAppendCountryCodeForAggregatedPhones to take into ac...
dyu@chromium.org
2011-07-27
2
-23
/
+13
*
Fixed testAppendCountryCodeForAggregatedPhones to take into account for new s...
dyu@chromium.org
2011-07-27
2
-13
/
+23
*
[Sync] Mark correct session integration test as flaky
zea@chromium.org
2011-07-27
1
-3
/
+3
*
Re-land the experimental permissions API for extensions.
jstritar@chromium.org
2011-07-27
5
-1
/
+252
*
Add content-security-policy to chrome://sessions.
tsepez@chromium.org
2011-07-27
1
-1
/
+1
*
Add about:blank and javascript: URLs to the whitelist for webNavigation events
jochen@chromium.org
2011-07-27
2
-0
/
+6
*
Print Preview: Refactoring color settings outside print_preview.js
dpapad@chromium.org
2011-07-27
1
-12
/
+11
*
DevTools: move devtools_ui into content since it should be able to serve devt...
pfeldman@chromium.org
2011-07-27
2
-0
/
+2
*
Revert 94288 - Add an experimental permissions API for extensions.
jstritar@chromium.org
2011-07-27
5
-252
/
+1
*
Add an experimental permissions API for extensions.
jstritar@chromium.org
2011-07-27
5
-1
/
+252
*
Updating reliability crash signature for bug 89679.
leandrogracia@chromium.org
2011-07-27
1
-1
/
+1
*
Revert 94074, Update V8 to version 3.5.0
ricow@chromium.org
2011-07-27
1
-3
/
+0
*
Add Unicode character support to chrome.input.sendKeyboardEvent.
yusukes@google.com
2011-07-27
1
-1
/
+66
*
Add a test for the workaround for bug 89967.
mihaip@chromium.org
2011-07-27
4
-0
/
+56
*
Sync performance tests: Cleanup TODOs and print in dashboard friendly format
braffert@chromium.org
2011-07-27
7
-50
/
+42
*
Enable the testAllowPopupsFromExternalSite and testPopupsLaunchWhenTabIsClose...
songsuk@chromium.org
2011-07-26
1
-3
/
+0
*
Skip over comment nodes for Autofill label scraping.
isherman@chromium.org
2011-07-26
3
-3
/
+152
*
Do not run testImportFirefoxHistoryFromPrefs on vista
nirnimesh@chromium.org
2011-07-26
1
-0
/
+2
*
Add helper methods to determine windows flavor in pyauto
nirnimesh@chromium.org
2011-07-26
1
-0
/
+24
*
Print Preview: Fixing color settings.
dpapad@chromium.org
2011-07-26
1
-0
/
+32
*
[reliability] Add crash signature for crash in media::FFmpegDemuxer::Initialize.
csilv@chromium.org
2011-07-26
1
-0
/
+3
*
[reliablity] Add crash signature for OnDemuxerBuilt crash.
csilv@chromium.org
2011-07-26
1
-0
/
+3
*
Don't update frame rate test measurements while screen is motionless.
jrt@chromium.org
2011-07-26
1
-5
/
+14
*
[reliability] Add crash signature for crash in webkit_glue::DataSourceInitDone
csilv@chromium.org
2011-07-26
1
-0
/
+3
*
[reliability] add crash signature for v8-related crash.
csilv@chromium.org
2011-07-26
1
-0
/
+3
*
Revert 94113 - Adds a test to make sure Chrome doesn't crash on startup when
sky@chromium.org
2011-07-26
2
-18
/
+18
*
Enable testBigZip on chromeos
nirnimesh@chromium.org
2011-07-26
1
-3
/
+0
*
Disabled flaky nacl_integration test.
ncbray@google.com
2011-07-26
1
-1
/
+5
*
Adds a test to make sure Chrome doesn't crash on startup when
sky@chromium.org
2011-07-26
2
-18
/
+18
*
Disable chromedriver test testShouldAllowUsersToDismissAnAlertManually on mac.
kkania@chromium.org
2011-07-26
1
-1
/
+2
*
Fix chromedriver to generate control and/or alt key strokes when given a char...
kkania@chromium.org
2011-07-26
9
-34
/
+224
*
Fix chrome.test.checkDeepEq to cope with null objects
jochen@chromium.org
2011-07-26
2
-0
/
+34
*
Add webNavigation.getFrame to retrieve information about frame IDs
jochen@chromium.org
2011-07-26
2
-0
/
+20
*
Revert 94073 (broke a ton of tests) - Introduce a field trial for Instant.
willchan@chromium.org
2011-07-26
2
-3
/
+0
*
Add additional check for required passphrase in SetupSync
rsimha@chromium.org
2011-07-26
1
-1
/
+1
*
Introduce a field trial for Instant.
sreeram@chromium.org
2011-07-26
2
-0
/
+3
*
Remove frameId, tabId and type from webRequest.onBeforeRedirect
battre@chromium.org
2011-07-26
1
-6
/
+2
*
Address continuous build for mac flakiness.
scr@chromium.org
2011-07-26
1
-1
/
+3
*
Add BROWSER_WRAPPER support on Windows [was: POSIX-only]
timurrrr@chromium.org
2011-07-26
2
-13
/
+22
*
Marking PrintPreview tests flaky and adding console.info for a few cases to k...
scr@chromium.org
2011-07-26
1
-3
/
+11
*
Add more Print Preview tests based on feedback from Demetrios' recent bug fixes.
scr@chromium.org
2011-07-26
3
-79
/
+355
*
Added browser tests to ensure WebGL and 2D canvas can render to a newly opene...
apatrick@chromium.org
2011-07-26
4
-113
/
+63
*
Use content from trunk/deps for frame rate tests.
jrt@chromium.org
2011-07-26
3
-8
/
+4
[next]