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
*
Insert default stylesheet for platform apps.
miket@chromium.org
2011-11-15
1
-0
/
+12
*
Enable extension APIs for content scripts.
aa@chromium.org
2011-11-12
3
-114
/
+48
*
Trigger warning if extensions call webRequest.handlerBehaviorChanged too freq...
battre@chromium.org
2011-11-03
1
-0
/
+7
*
Strip special characters in extension omnibox suggestions.
asvitkine@chromium.org
2011-10-28
1
-1
/
+10
*
first cut at experimental topsites extension api
estade@chromium.org
2011-10-26
1
-0
/
+1
*
Use a better error code for when an extension blocks a network request using
mpcomplete@chromium.org
2011-10-21
1
-0
/
+3
*
Add asyncBlocking support to webRequest event listeners.
cbentzel@chromium.org
2011-10-20
1
-0
/
+11
*
Remove toolstrips from Chrome.
aa@chromium.org
2011-10-17
2
-19
/
+1
*
Add webstorePrivate.beginInstallWithManifest3 and remove webstorePrivate.begi...
mihaip@chromium.org
2011-10-17
1
-4
/
+9
*
Revert 105759 - Revert 105755 - Fails on XP and Vista
tbarzic@chromium.org
2011-10-17
1
-0
/
+1
*
Revert 105755 - Fails on XP and Vista
rsleevi@chromium.org
2011-10-17
1
-1
/
+0
*
Adding experimental extension clipboard api.
tbarzic@chromium.org
2011-10-16
1
-0
/
+1
*
Move extension permissions API out of experimental.
jstritar@chromium.org
2011-10-14
1
-1
/
+1
*
Move contentSettings extension API out of experimental
bauerb@chromium.org
2011-10-13
2
-5
/
+5
*
Pull FileBrowserPrivate API out of EventBindings.
aa@chromium.org
2011-10-13
2
-15
/
+35
*
Add a per-context "Handler" concept to ChromeV8Extension and
aa@chromium.org
2011-10-12
1
-0
/
+43
*
Show a placeholder for disabled plug-ins with information on how to re-enable...
bauerb@chromium.org
2011-10-07
1
-0
/
+97
*
Handle sendResponse being called more than once per document in response to c...
mihaip@chromium.org
2011-10-04
1
-3
/
+18
*
Move webNavigation out of experimental.
jochen@chromium.org
2011-10-01
1
-1
/
+1
*
Creating a basic skeleton for the Speech Input Experimental API.
leandrogracia@chromium.org
2011-09-29
2
-0
/
+4
*
(Relanding this, exact same CL as the previous one.)
jcivelli@chromium.org
2011-09-26
2
-1
/
+15
*
Revert 102505 - Adding the first one of the saveAs extension APIs.
jcivelli@chromium.org
2011-09-23
2
-15
/
+1
*
Adding the first one of the saveAs extension APIs.
jcivelli@chromium.org
2011-09-23
2
-1
/
+15
*
Move bindings javascript into its own directory.
aa@chromium.org
2011-09-21
6
-0
/
+0
*
Remove some dead functions from extension_process_bindings.js.
aa@chromium.org
2011-09-21
1
-55
/
+4
*
Revert 101678 (turned linux "sizes" step red, and noone was around to
thakis@chromium.org
2011-09-18
2
-19
/
+0
*
Description and Demo:
alexbost@google.com
2011-09-18
2
-0
/
+19
*
Fix a bug with webRequest extension API where you couldn't remove event
mpcomplete@chromium.org
2011-09-16
1
-11
/
+16
*
Reland 101111 - Only deliver extension messages to contexts that care.
aa@chromium.org
2011-09-15
1
-0
/
+7
*
Revert 101111 - Only deliver extension messages to contexts that care. This
ericu@google.com
2011-09-14
1
-7
/
+0
*
Only deliver extension messages to contexts that care. This
aa@chromium.org
2011-09-14
1
-0
/
+7
*
Fix crash when calling chrome.tabs.move({index:-1}).
jstritar@chromium.org
2011-09-09
1
-2
/
+2
*
Make OnKeyEvent asynchronous to match the design.
zork@chromium.org
2011-09-08
1
-0
/
+30
*
Initialize content scripts the same way extension scripts are.
aa@chromium.org
2011-08-26
3
-28
/
+12
*
Initial implementation of `chrome.clear.*` extension API.
mkwst@chromium.org
2011-08-26
1
-0
/
+1
*
Expose privacy-relevant preferences in Chrome's extension APIs.
mkwst@chromium.org
2011-08-26
1
-0
/
+1
*
chrome.experimental.downloads stubs
benjhayden@chromium.org
2011-08-15
2
-0
/
+4
*
Add a Print() method to bindings JS for last resort debugging.
aa@chromium.org
2011-08-12
3
-2
/
+3
*
Implement an initial extension settings API.
kalman@chromium.org
2011-08-10
1
-0
/
+1
*
Add hasListener/hasListeners to webRequestEvents
jochen@chromium.org
2011-08-02
1
-0
/
+10
*
Revert "Retry 92587 - Quick patch to give better error messages for async ext...
mpcomplete@chromium.org
2011-07-28
1
-4
/
+1
*
Retry 92587 - Quick patch to give better error messages for async extension API
mpcomplete@chromium.org
2011-07-28
1
-1
/
+4
*
Re-land the experimental permissions API for extensions.
jstritar@chromium.org
2011-07-27
2
-1
/
+2
*
Revert 94288 - Add an experimental permissions API for extensions.
jstritar@chromium.org
2011-07-27
2
-2
/
+1
*
Add an experimental permissions API for extensions.
jstritar@chromium.org
2011-07-27
2
-1
/
+2
*
Fix chrome.test.checkDeepEq to cope with null objects
jochen@chromium.org
2011-07-26
1
-0
/
+3
*
Merged already reviewed CLs for r/o zip support in ChromeOS file browser:
zelidrag@chromium.org
2011-07-26
1
-0
/
+2
*
Revert 93838 - Merged already reviewed CLs for r/o zip support in ChromeOS fi...
zelidrag@chromium.org
2011-07-25
1
-2
/
+0
*
Merged already reviewed CLs for r/o zip support in ChromeOS file browser:
zelidrag@chromium.org
2011-07-25
1
-0
/
+2
*
Move the tts and ttsEngine APIs out of experimental, and give
dmazzoni@chromium.org
2011-07-20
2
-10
/
+10
[next]