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
*
Don't close background pages if there is a pending response (callback).
tessamac@chromium.org
2011-11-01
5
-9
/
+46
*
Use the new ChromeV8ContextSet in ExtensionProcessBindings::StartRequestCommon()
tessamac@chromium.org
2011-10-29
1
-5
/
+12
*
Redo how page load time stats are gathered for webrequest extensions:
mpcomplete@chromium.org
2011-10-22
2
-1
/
+33
*
Close Lazy Background Page after event dispatch
tessamac@chromium.org
2011-10-20
1
-0
/
+6
*
Get rid of view_messages.h includes in chrome\renderer.
jam@chromium.org
2011-10-15
1
-5
/
+2
*
Pull FileBrowserPrivate API out of EventBindings.
aa@chromium.org
2011-10-13
4
-34
/
+91
*
Move view_types to content\public\common. Also update the enum values to matc...
jam@chromium.org
2011-10-12
3
-27
/
+26
*
Add a per-context "Handler" concept to ChromeV8Extension and
aa@chromium.org
2011-10-12
17
-379
/
+528
*
Make RenderView inherit from content::RenderView, and add missing functions t...
jam@chromium.org
2011-10-10
15
-66
/
+89
*
Fix memory leak in V8ContextSet unit test.
aa@chromium.org
2011-10-07
6
-45
/
+31
*
Move json_value_serializer from content/common to base.
dpranke@chromium.org
2011-10-07
2
-2
/
+2
*
Cleanup usage of RenderThread for code that runs under tests. Before RenderTh...
jam@chromium.org
2011-10-07
6
-44
/
+5
*
Relanding: Add js api for hosted/packaged apps to request notification author...
asargent@chromium.org
2011-10-07
5
-55
/
+120
*
Move kExtensionScheme from content to chrome
jochen@chromium.org
2011-10-07
1
-1
/
+1
*
Revert 104438 - Relanding: Add js api for hosted/packaged apps to request not...
asargent@chromium.org
2011-10-07
5
-120
/
+55
*
Relanding: Add js api for hosted/packaged apps to request notification author...
asargent@chromium.org
2011-10-07
5
-55
/
+120
*
Revert 104410 - Add js api for hosted/packaged apps to request notification a...
rsleevi@chromium.org
2011-10-07
5
-120
/
+55
*
Add js api for hosted/packaged apps to request notification authorization
asargent@chromium.org
2011-10-07
5
-55
/
+120
*
Create content::RenderThread interface and make code in chrome use that.
jam@chromium.org
2011-10-06
7
-28
/
+40
*
Split ViewType between chrome and content
jochen@chromium.org
2011-10-06
3
-26
/
+30
*
I realized that ExtensionBindingsContext is really just the
aa@chromium.org
2011-10-06
13
-116
/
+110
*
Remove RenderProcessHost::is_extension_process
jochen@chromium.org
2011-10-05
1
-4
/
+4
*
Make V8ValueConverter be an interface and move it to content\public\renderer ...
jam@chromium.org
2011-10-04
3
-7
/
+9
*
Factor the static data and its management out of
aa@chromium.org
2011-10-04
15
-295
/
+479
*
Move RenderProcessObserver and RenderViewVisitor to content\public\renderer a...
jam@chromium.org
2011-10-03
2
-4
/
+4
*
Move RenderViewObserver and RenderViewObserverTracker to content\public\rende...
jam@chromium.org
2011-10-03
2
-6
/
+7
*
Rename ExtensionBase to ChromeV8Extension and simplify.
aa@chromium.org
2011-10-01
12
-125
/
+85
*
Re-re-reland r99689: Refactor the ContextInfo struct from bindings_utils into a
aa@chromium.org
2011-09-28
15
-562
/
+478
*
Fix a crash when loading a multipart html page.
tony@chromium.org
2011-09-27
1
-1
/
+4
*
Hilariously revert "Re-reland r99689: Refactor the
aa@chromium.org
2011-09-27
15
-440
/
+561
*
(Relanding this, exact same CL as the previous one.)
jcivelli@chromium.org
2011-09-26
1
-0
/
+15
*
Re-reland r99689: Refactor the ContextInfo struct from bindings_utils into a ...
aa@chromium.org
2011-09-23
15
-561
/
+440
*
Revert 102505 - Adding the first one of the saveAs extension APIs.
jcivelli@chromium.org
2011-09-23
1
-15
/
+0
*
Adding the first one of the saveAs extension APIs.
jcivelli@chromium.org
2011-09-23
1
-0
/
+15
*
Use a v8 external string resource for the extension api json.
aa@chromium.org
2011-09-16
1
-1
/
+6
*
Reland 101111 - Only deliver extension messages to contexts that care.
aa@chromium.org
2011-09-15
9
-8
/
+88
*
Add OWNERS files to main extensions/ directories.
mihaip@chromium.org
2011-09-14
1
-0
/
+16
*
Remove flag guard for inline installs (web store changes have been pushed).
mihaip@chromium.org
2011-09-14
1
-5
/
+1
*
Revert 101111 - Only deliver extension messages to contexts that care. This
ericu@google.com
2011-09-14
4
-43
/
+0
*
Only deliver extension messages to contexts that care. This
aa@chromium.org
2011-09-14
4
-0
/
+43
*
Revert trunk r99696 for real.
mark@chromium.org
2011-09-09
15
-411
/
+534
*
Declare a few strings as array to const char in chrome/renderer/extensions/*
tfarina@chromium.org
2011-09-09
3
-27
/
+24
*
Revert r99696 and r99705 due to crashes.
aa@chromium.org
2011-09-08
20
-188
/
+161
*
Add link URL and success/failure callback parameters to chrome.webstore.insta...
mihaip@chromium.org
2011-09-07
5
-33
/
+145
*
Forward declare v8::Extension in chrome/renderer/extensions/*.
mihaip@chromium.org
2011-09-06
7
-7
/
+18
*
Rename ExtensionDispatcher to ExtensionRendererContext because:
aa@chromium.org
2011-09-06
20
-161
/
+189
*
Reland r99689: Refactor the ContextInfo struct from bindings_utils into a
aa@chromium.org
2011-09-06
15
-537
/
+412
*
Revert 99689 - Refactor the ContextInfo struct from bindings_utils into a
aa@chromium.org
2011-09-06
15
-409
/
+537
*
Refactor the ContextInfo struct from bindings_utils into a
aa@chromium.org
2011-09-06
15
-537
/
+409
*
renderer/extensions: Fix a v8::Local being passed by reference-to-const.
tfarina@chromium.org
2011-09-05
1
-1
/
+1
[next]