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
/
renderer
/
resources
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace 'descriptionStyles' in omnibox API with a simple xml
aa@chromium.org
2010-11-30
1
-19
/
+80
*
CL adding a 'maxSize' parameter to the experimental popup extension API.
twiz@google.com
2010-11-26
1
-1
/
+14
*
Use a tooltip for the plugin name. Really useful for click-to-play when the
cevans@chromium.org
2010-11-24
2
-3
/
+3
*
Include a bit more information on which plugin is involved. Also use a
cevans@chromium.org
2010-11-24
2
-3
/
+5
*
Modify neterror.html so that it can handle errors without
mmenke@chromium.org
2010-11-20
2
-84
/
+4
*
De-experimentalify omnibox extension API.
mpcomplete@chromium.org
2010-11-18
2
-8
/
+6
*
Fix up new error page a little.
mmenke@chromium.org
2010-11-16
1
-7
/
+36
*
Sets lastError when trying to connect or send a request to an invalid extension.
jstritar@chromium.org
2010-11-12
1
-4
/
+8
*
Error text for "ERR_ADDRESS_UNREACHABLE", which can be caused by almost
mmenke@chromium.org
2010-11-12
2
-0
/
+18
*
Allow an extension to dynamically set extra data in its update URL, in order
rogerta@chromium.org
2010-11-12
1
-1
/
+2
*
Revise the omnibox extension API so that specifying descriptionStyles is easier.
mpcomplete@chromium.org
2010-11-11
1
-10
/
+6
*
Update the error page template to be a little prettier.
mmenke@chromium.org
2010-11-08
1
-86
/
+68
*
1. Fires port.onDisconnect if tabs.connect fails.
jstritar@chromium.org
2010-10-28
2
-5
/
+23
*
Fix some tiny javascript lint errors.
dmazzoni@chromium.org
2010-10-27
1
-11
/
+13
*
Fix bug where we display 'undefined is unsupported' when trying
aa@chromium.org
2010-10-26
1
-3
/
+7
*
Part 2 of extension event refactor.
mpcomplete@chromium.org
2010-10-21
2
-8
/
+5
*
fix bookmarks API crash when handling invalid URL
erikkay@chromium.org
2010-10-11
1
-2
/
+4
*
Change plugin content settings to three states: Allow, click-to-play, and block.
bauerb@chromium.org
2010-10-11
2
-2
/
+2
*
Relanding "Take extension 'management' API out of experimental."
asargent@chromium.org
2010-10-04
1
-1
/
+1
*
Revert 61347 - Take extension 'management' API out of experimental.
asargent@chromium.org
2010-10-04
1
-1
/
+1
*
Take extension 'management' API out of experimental.
asargent@chromium.org
2010-10-04
1
-1
/
+1
*
Move disabling outdated plugins to labs and update UI to Glen's mocks.
bauerb@chromium.org
2010-09-30
2
-12
/
+65
*
DOMUI etc. Use the built in bind method of Function now that V8 supports it.
arv@chromium.org
2010-09-13
1
-8
/
+2
*
relative URL handling improvements
erikkay@chromium.org
2010-09-09
1
-1
/
+4
*
Private API for web store to get sync login and set store login information.
asargent@chromium.org
2010-09-01
1
-0
/
+1
*
Add support for a "split" incognito behavior for extensions.
mpcomplete@chromium.org
2010-08-31
2
-3
/
+5
*
Don't show scrollbars in click-to-play UI
bauerb@chromium.org
2010-08-31
1
-0
/
+1
*
Update click-to-play UI and strings.
bauerb@chromium.org
2010-08-31
2
-30
/
+33
*
Reland r57788 - Expose Extension Bindings to Component Applications
rafaelw@chromium.org
2010-08-31
1
-0
/
+6
*
Revert 57788 - Expose Extension Bindings to Component Applications
rafaelw@chromium.org
2010-08-28
1
-6
/
+0
*
Expose Extension Bindings to Component Applications
rafaelw@chromium.org
2010-08-28
1
-0
/
+6
*
When the browser doesn't have connectivity to a hosted app, display a prettie...
erikkay@chromium.org
2010-08-27
1
-0
/
+53
*
First cut at experimental API for managing installed/enabled extensions.
asargent@chromium.org
2010-08-26
1
-0
/
+1
*
Lands http://codereview.chromium.org/3153008 for bryeung:
sky@chromium.org
2010-08-20
1
-0
/
+1
*
Initial version of chrome.experimental.sidebar extension API.
brettw@chromium.org
2010-08-19
2
-16
/
+28
*
Forbid NaN and infinite numbers in extensions API type validator.
skerner@chromium.org
2010-08-17
1
-0
/
+10
*
remove toolstrips
erikkay@chromium.org
2010-08-12
1
-100
/
+0
*
Adding tts experimental extensions api
chaitanyag@chromium.org
2010-08-12
3
-1
/
+17
*
Disable outdated non-sandboxed plugins.
bauerb@chromium.org
2010-08-09
1
-20
/
+36
*
Revert 55227 - Disable outdated non-sandboxed plugins.
bauerb@chromium.org
2010-08-06
1
-36
/
+20
*
Disable outdated non-sandboxed plugins.
bauerb@chromium.org
2010-08-06
1
-20
/
+36
*
Prettify blocked plugin HTML UI:
bauerb@chromium.org
2010-08-05
1
-1
/
+17
*
First stage of proxy extension API.
pam@chromium.org
2010-08-04
1
-0
/
+1
*
Add the definition of the webRequest and webNavigation APIs.
jochen@chromium.org
2010-08-03
1
-0
/
+2
*
Print a better error message when someone passes the wrong parameters to
mpcomplete@chromium.org
2010-07-21
1
-1
/
+5
*
Add click-to-load functionality for blocked plugins.
bauerb@chromium.org
2010-07-19
1
-0
/
+57
*
Add ability to limit when context menu items appear with url patterns.
asargent@chromium.org
2010-07-18
1
-1
/
+1
*
Move context menu module out of experimental.
aa@chromium.org
2010-07-17
2
-6
/
+6
*
Unexperimentalify the cookies API.
aa@chromium.org
2010-07-16
1
-1
/
+1
*
Revert r52581. The change seems OK, but it had the wrong
aa@chromium.org
2010-07-16
1
-1
/
+1
[next]