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
*
Parse and show CWS data (reviews, number of users) in the inline install dialog.
mihaip@chromium.org
2011-09-01
1
-0
/
+3
*
Deflake PrerenderExcessiveMemory, fixing a race in setting
mmenke@chromium.org
2011-09-01
2
-0
/
+130
*
New test case to test Disable3DAPI policy settings.
vivianz@chromium.org
2011-09-01
4
-2
/
+6
*
New windows opened in javascript with target = "_blank" should
shinyak@google.com
2011-08-31
1
-0
/
+20
*
Print preview page selection should not require a rerendering of draft pages.
kmadhusu@chromium.org
2011-08-31
1
-9
/
+10
*
Update expected netflix version on chromeos
nirnimesh@chromium.org
2011-08-30
1
-1
/
+1
*
Deflake prerender_browsertests focused on back navigation, and add some more.
mmenke@chromium.org
2011-08-30
2
-9
/
+48
*
Add WebstoreInlineInstaller (downloads store data, shows the install UI, and ...
mihaip@chromium.org
2011-08-29
3
-8
/
+18
*
New data files needed for inline installation UI tests.
mihaip@chromium.org
2011-08-29
5
-0
/
+28
*
Revert 98539
thakis@chromium.org
2011-08-27
2
-65
/
+0
*
Deflake PrerenderExcessiveMemory, fixing a race in setting
mmenke@chromium.org
2011-08-27
2
-0
/
+65
*
Initialize content scripts the same way extension scripts are.
aa@chromium.org
2011-08-26
2
-3
/
+10
*
Initial implementation of `chrome.clear.*` extension API.
mkwst@chromium.org
2011-08-26
4
-0
/
+107
*
Expose privacy-relevant preferences in Chrome's extension APIs.
mkwst@chromium.org
2011-08-26
15
-96
/
+156
*
Update expected netflix version# on chromeos
nirnimesh@chromium.org
2011-08-26
1
-1
/
+1
*
- Add ability to save all matched args and call a function with them in mock....
scr@chromium.org
2011-08-25
8
-258
/
+1084
*
Added minimal ntp4 WebUI test.
scr@chromium.org
2011-08-25
1
-0
/
+30
*
Add a iconUrl parameter to webstorePrivate.beginInstallWithManifest2
asargent@chromium.org
2011-08-25
2
-0
/
+42
*
Add a browser-test for the keyboard widget.
sadrul@chromium.org
2011-08-24
2
-0
/
+11
*
Add reliability suppression for purecall from content::ResourceContext::reque...
mattm@chromium.org
2011-08-23
1
-0
/
+3
*
Add reliability suppression for ChromeURLRequestContextGetter::GetURLRequestC...
mattm@chromium.org
2011-08-23
1
-0
/
+3
*
Widen reliability suppression for HTMLSourceTracker::sourceForToken
mattm@chromium.org
2011-08-23
1
-1
/
+1
*
Added code for localizing scripts CSS before injection takes place.
adriansc@google.com
2011-08-23
8
-0
/
+158
*
Add the functionality to inject JavaScript into ExtensionHosts.
frankf@google.com
2011-08-23
2
-0
/
+20
*
content: Move render_widget_host_view_gtk to content/ try 2.
erg@google.com
2011-08-23
1
-83
/
+0
*
Browser test for IndexedDB quota
dgrogan@chromium.org
2011-08-22
3
-5
/
+132
*
(shlib failure) Revert 97750 - content: Move render_widget_host_view_gtk to c...
erg@google.com
2011-08-22
1
-0
/
+83
*
content: Move render_widget_host_view_gtk to content/
erg@google.com
2011-08-22
1
-83
/
+0
*
Fix issue with permissions extension API event listeners.
jstritar@chromium.org
2011-08-22
1
-0
/
+30
*
Revert 97569 - Add the functionality to inject JavaScript into ExtensionHosts.
nirnimesh@chromium.org
2011-08-22
2
-15
/
+0
*
Add the functionality to inject JavaScript into ExtensionHosts.
frankf@chromium.org
2011-08-20
2
-0
/
+15
*
Allow dots in extension settings key names, rather than try to index into a s...
kalman@chromium.org
2011-08-20
1
-0
/
+35
*
Validate CWS item IDs extracted during inline installation.
mihaip@chromium.org
2011-08-20
2
-4
/
+11
*
Tweak typed-count Usage.
mrossetti@chromium.org
2011-08-19
1
-3
/
+4
*
Disable NaCl on 32-bit linux, also disable NaCl extension/store tests for tha...
elijahtaylor@google.com
2011-08-19
1
-3
/
+3
*
Make FastShutdown.SlowTermination non-interactive.
sreeram@chromium.org
2011-08-19
2
-13
/
+5
*
Add reliability supression for WebCore::XSSAuditor on Win.
ajwong@chromium.org
2011-08-19
1
-0
/
+3
*
Added code for testing enterprise settings of PasswordManagerAllowShowPasswor...
aocampo@google.com
2011-08-19
4
-0
/
+4
*
Revert 97365 - Added code for localizing scripts CSS before injection takes p...
wez@chromium.org
2011-08-19
9
-158
/
+0
*
Keep normal popups opened from same-origin iframes in an extension process.
creis@chromium.org
2011-08-18
2
-0
/
+10
*
Added code for localizing scripts CSS before injection takes place.
adriansc@google.com
2011-08-18
9
-0
/
+158
*
Update net-internals unit tests to use the new async
mmenke@chromium.org
2011-08-18
6
-91
/
+40
*
Revert 97304 - Adding BidiChecker tests which run in fake bidi
avi@chromium.org
2011-08-18
1
-19
/
+0
*
Adding BidiChecker tests which run in fake bidi
ofri@google.com
2011-08-18
1
-0
/
+19
*
Added more history tests - continued from CL 7608012
mberkowitz@google.com
2011-08-18
2
-0
/
+16
*
Initial inline web store install bindings.
mihaip@chromium.org
2011-08-18
2
-0
/
+72
*
Print Preview: Add "print preview" back to about:flags; enable it by default ...
thestig@chromium.org
2011-08-18
1
-6
/
+0
*
Remove debug logging from ExtensionWebRequestApiTest.WebRequestBlocking.
mpcomplete@chromium.org
2011-08-17
2
-13
/
+1
*
Add maxlength support for autocompletetype="cc-exp", according to the prelimi...
isherman@chromium.org
2011-08-17
2
-0
/
+2
*
Interpolate y position based on current time and pairs of keyframes.
nduca@chromium.org
2011-08-17
1
-11
/
+75
[next]