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
/
extensions
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow platform apps to get writable FileEntry objects from readable ones.
benwells@chromium.org
2012-06-13
3
-12
/
+14
*
Implement the activeTab permission, so that extensions with the permission
kalman@chromium.org
2012-06-13
8
-17
/
+168
*
Move all the feature related stuff into extensions/features
mitchellwrosen@chromium.org
2012-06-11
3
-3
/
+3
*
Double dollar ($$) parsing in messages.json broken
mitchellwrosen@chromium.org
2012-06-08
1
-6
/
+2
*
Change platform app api getDisplayPath to take FileEntry.
benwells@chromium.org
2012-06-08
1
-0
/
+2
*
Implement extension API chrome.fileSystem.getDisplayPath().
benwells@chromium.org
2012-06-08
2
-7
/
+3
*
Allow updateArgumentsPostValidate to support callbacks and added / removed ar...
benwells@chromium.org
2012-06-07
2
-0
/
+2
*
Add sandboxed_pages to allow extension/app pages to be served in a
mihaip@chromium.org
2012-06-06
1
-2
/
+21
*
Coverity NULL_RETURNS issue.
scr@chromium.org
2012-06-01
1
-1
/
+4
*
Media Gallery: Implement a basic version of GetMediaFileSystems().
thestig@chromium.org
2012-05-31
1
-8
/
+36
*
Allow "null" to mean optional in extension APIs (for realz), but normalise it
kalman@chromium.org
2012-05-30
1
-1
/
+7
*
Make ScriptBadgeExecutor only show extension script badges after they're
kalman@chromium.org
2012-05-30
3
-4
/
+31
*
Pass command line arguments onto platform apps which provide the right intent.
benwells@chromium.org
2012-05-26
3
-0
/
+88
*
Allow platform apps to create shell windows with a script connection.
jeremya@chromium.org
2012-05-25
3
-0
/
+130
*
Revert "Revert 137734 - Select theme resources from ResourceBundle at request...
flackr@chromium.org
2012-05-24
3
-5
/
+9
*
Making webRequest.addEventListener internal
vabr@chromium.org
2012-05-23
1
-0
/
+2
*
Get rid of the RenderViewType concept in content, since it was only used by C...
jam@chromium.org
2012-05-23
5
-18
/
+18
*
Move Extension into extensions namespace
aa@chromium.org
2012-05-21
17
-22
/
+49
*
Add schema chrome-extension-resource:// for extension resources. It may be us...
penghuang@chromium.org
2012-05-18
2
-2
/
+31
*
Revert 137794 - Add schema chrome-extension-resource:// for extension resourc...
rsleevi@chromium.org
2012-05-18
2
-31
/
+2
*
Add schema chrome-extension-resource:// for extension resources. It may be us...
penghuang@chromium.org
2012-05-18
2
-2
/
+31
*
Revert 137734 - Select theme resources from ResourceBundle at requested scale...
fischman@chromium.org
2012-05-17
3
-9
/
+5
*
Select theme resources from ResourceBundle at requested scale factor.
flackr@chromium.org
2012-05-17
3
-5
/
+9
*
Hack to restrict runtime API to dev channel rather than experimental.
mpcomplete@chromium.org
2012-05-16
2
-5
/
+34
*
Support optional arguments in SendRequestNatives::StartRequest
battre@chromium.org
2012-05-16
1
-0
/
+1
*
Move declarative API into events API
battre@chromium.org
2012-05-16
4
-5
/
+37
*
Revert 137388 - Move declarative API into events API
battre@chromium.org
2012-05-16
4
-37
/
+5
*
Move declarative API into events API
battre@chromium.org
2012-05-16
4
-5
/
+37
*
Don't crash the renderer if v8 throws an exception when dispatching an
mpcomplete@chromium.org
2012-05-14
1
-0
/
+12
*
Change when extensions are allowed to load other extension resources.
mihaip@chromium.org
2012-05-14
1
-23
/
+28
*
Remove VIEW_TYPE_WEB_CONTENTS and make default view type INVALID.
aa@chromium.org
2012-05-14
1
-1
/
+1
*
Initial extension bindings for Media Gallery API.
vandebo@chromium.org
2012-05-11
3
-0
/
+97
*
Add unit tests for event.js
koz@chromium.org
2012-05-10
1
-0
/
+89
*
Allow serialization of ArrayBuffer params in extension/apps API methods
asargent@chromium.org
2012-05-09
1
-10
/
+11
*
Move Declarative Web Request API out of experimental and make it a feature
battre@chromium.org
2012-05-09
1
-4
/
+4
*
Refactor the socket API to remove onEvent callback in socket.create() function.
penghuang@chromium.org
2012-05-07
3
-59
/
+0
*
Revert 135602 - Allow serialization of ArrayBuffer params in extension/apps A...
dmazzoni@google.com
2012-05-07
1
-11
/
+10
*
Allow serialization of ArrayBuffer params in extension/apps API methods
asargent@chromium.org
2012-05-06
1
-10
/
+11
*
Move input.ime back to experimental until privacy review is complete.
zork@chromium.org
2012-05-04
1
-1
/
+2
*
Experimental USB API
gdk@chromium.org
2012-04-28
3
-0
/
+52
*
Revert 134390 - Experimental USB API
jamesr@chromium.org
2012-04-27
1
-6
/
+0
*
Experimental USB API
miket@chromium.org
2012-04-27
1
-0
/
+6
*
Add an API for hosted apps to check their install and running states.
jstritar@chromium.org
2012-04-24
2
-0
/
+75
*
Back out r132850 from the trunk. It caused crashes, documented at bug 124208.
mark@chromium.org
2012-04-20
3
-91
/
+97
*
Use Value objects instead of JSON strings in extension API response IPCs.
asargent@chromium.org
2012-04-20
6
-8
/
+24
*
Fix bug where transient pages would miss events dispatched while it was
mpcomplete@chromium.org
2012-04-19
4
-99
/
+138
*
Refactor EventBindings to be a ChromeV8Extension.
koz@chromium.org
2012-04-18
3
-97
/
+91
*
TabContents -> WebContentsImpl, part 15.
avi@chromium.org
2012-04-17
1
-1
/
+1
*
Fix top renderer crash. Extension can go away before Context. Duh.
aa@chromium.org
2012-04-13
1
-2
/
+2
*
Make lazy field access handle the case where ModuleSystem has been deleted.
koz@chromium.org
2012-04-13
1
-1
/
+2
[next]