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
*
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
*
Use WebCore's built in support for user styles instead of the
aa@chromium.org
2010-07-16
1
-1
/
+1
*
Only setup the contextMenus listener if we're actually using contextMenus.
asargent@chromium.org
2010-07-15
1
-8
/
+15
*
More cleanup of extensions context menu API.
asargent@chromium.org
2010-07-14
1
-12
/
+46
*
Add chrome.experimental.omnibox.styleUrl for highlighting text as an URL.
mpcomplete@chromium.org
2010-07-14
1
-0
/
+4
*
Clean up browser_resources.grd:
pkasting@chromium.org
2010-07-13
1
-2
/
+2
*
Clean up renderer_resources.grd:
pkasting@chromium.org
2010-07-12
1
-0
/
+0
*
Move idle from experimental.
levin@chromium.org
2010-07-12
1
-1
/
+1
*
Some cleanup of the extensions context menu API.
asargent@chromium.org
2010-07-09
2
-10
/
+4
*
Add support for omnibox.onInputStarted and onInputCancelled.
mpcomplete@chromium.org
2010-07-02
1
-18
/
+2
*
**Reapply change that caused build break in chromeos/arm**
rogerta@google.com
2010-07-01
1
-0
/
+1
*
Revert 50977 - Add support for RLZ chrome extension api.
sky@chromium.org
2010-06-28
1
-1
/
+0
*
Add support for RLZ chrome extension api.
rogerta@google.com
2010-06-28
1
-0
/
+1
*
Address some visual problems with the omnibox extension API:
mpcomplete@chromium.org
2010-06-21
1
-0
/
+13
*
Send WINDOW_ID_NONE in chrome.windows.onFocusChanged when all windows loose f...
rafaelw@chromium.org
2010-06-16
1
-0
/
+22
*
Fix extension context menu API onclick handlers.
asargent@chromium.org
2010-06-04
1
-3
/
+5
*
Change 'const' to 'var' in event_bindings.js for ECMAScript compatibility rea...
ericdingle@chromium.org
2010-06-03
1
-5
/
+5
[next]