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
/
chrome_renderer.gypi
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a new globals object for PPAPI tracking information.
brettw@chromium.org
2011-10-20
1
-0
/
+1
*
Move the java channel code to content. As discussed, we don't want to expose ...
jam@chromium.org
2011-10-17
1
-2
/
+0
*
Pull FileBrowserPrivate API out of EventBindings.
aa@chromium.org
2011-10-13
1
-0
/
+3
*
Add a per-context "Handler" concept to ChromeV8Extension and
aa@chromium.org
2011-10-12
1
-2
/
+5
*
Relanding: Add js api for hosted/packaged apps to request notification author...
asargent@chromium.org
2011-10-07
1
-0
/
+2
*
Revert 104438 - Relanding: Add js api for hosted/packaged apps to request not...
asargent@chromium.org
2011-10-07
1
-2
/
+0
*
Relanding: Add js api for hosted/packaged apps to request notification author...
asargent@chromium.org
2011-10-07
1
-0
/
+2
*
Revert 104410 - Add js api for hosted/packaged apps to request notification a...
rsleevi@chromium.org
2011-10-07
1
-2
/
+0
*
Add js api for hosted/packaged apps to request notification authorization
asargent@chromium.org
2011-10-07
1
-0
/
+2
*
I realized that ExtensionBindingsContext is really just the
aa@chromium.org
2011-10-06
1
-4
/
+4
*
Factor the static data and its management out of
aa@chromium.org
2011-10-04
1
-0
/
+2
*
Fix compilation when use_aura is turned ON.
vamshi@motorola.com
2011-10-03
1
-5
/
+0
*
Rename ExtensionBase to ChromeV8Extension and simplify.
aa@chromium.org
2011-10-01
1
-6
/
+2
*
Clean up DEPS rules against content so that not all chrome code can include a...
jam@chromium.org
2011-09-30
1
-1
/
+0
*
More aura build fixes
davemoore@chromium.org
2011-09-30
1
-1
/
+6
*
Re-re-reland r99689: Refactor the ContextInfo struct from bindings_utils into a
aa@chromium.org
2011-09-28
1
-2
/
+2
*
Hilariously revert "Re-reland r99689: Refactor the
aa@chromium.org
2011-09-27
1
-2
/
+2
*
Provide implementations of NPChannelBase to allow script to use NPAPI objects...
steveblock@chromium.org
2011-09-27
1
-0
/
+2
*
Re-reland r99689: Refactor the ContextInfo struct from bindings_utils into a ...
aa@chromium.org
2011-09-23
1
-2
/
+2
*
Move bindings javascript into its own directory.
aa@chromium.org
2011-09-21
1
-6
/
+6
*
Use a v8 external string resource for the extension api json.
aa@chromium.org
2011-09-16
1
-0
/
+2
*
Split Autofill's FormManager into a FormCache and a collection of utility fun...
isherman@chromium.org
2011-09-16
1
-2
/
+4
*
Move the V8 benchmarking_extension.cc/.h files out of webkit/extensions into ...
ananta@chromium.org
2011-09-15
1
-0
/
+2
*
Switch to the new client-side phishing model that uses Murmurhash for word ha...
bryner@chromium.org
2011-09-13
1
-0
/
+3
*
Move TextInputClient from chrome to content.
avi@chromium.org
2011-09-12
1
-2
/
+0
*
Revert trunk r99696 for real.
mark@chromium.org
2011-09-09
1
-2
/
+2
*
Revert r99696 and r99705 due to crashes.
aa@chromium.org
2011-09-08
1
-4
/
+4
*
Implements frame sniffer to watch iframe loading state.
altimofeev@chromium.org
2011-09-06
1
-0
/
+2
*
Rename ExtensionDispatcher to ExtensionRendererContext because:
aa@chromium.org
2011-09-06
1
-4
/
+4
*
Reland r99689: Refactor the ContextInfo struct from bindings_utils into a
aa@chromium.org
2011-09-06
1
-2
/
+2
*
Revert 99689 - Refactor the ContextInfo struct from bindings_utils into a
aa@chromium.org
2011-09-06
1
-2
/
+2
*
Refactor the ContextInfo struct from bindings_utils into a
aa@chromium.org
2011-09-06
1
-2
/
+2
*
Split extension_base.* out of bindings_utils.*.
aa@chromium.org
2011-08-30
1
-0
/
+2
*
Update chrome_common protos to use shared protoc gypi
evan@chromium.org
2011-08-19
1
-0
/
+1
*
Initial inline web store install bindings.
mihaip@chromium.org
2011-08-18
1
-0
/
+2
*
DevTools: move DevToolsAgent/Client into content.
pfeldman@chromium.org
2011-07-22
1
-6
/
+0
*
Adding support for collecting anonymous UMA stats for missing plugins.
tbarzic@chromium.org
2011-07-21
1
-0
/
+2
*
Move MHTML code to content, now that download code is moving there.
jam@chromium.org
2011-07-19
1
-2
/
+0
*
Remove the comments setting emands and vim tab width and expansion variables.
tony@chromium.org
2011-07-11
1
-6
/
+0
*
Make safe browsing optional at compile time.
torne@chromium.org
2011-07-11
1
-0
/
+9
*
Remove msvs_guid in gyp files in src/chrome/.
tony@chromium.org
2011-06-23
1
-1
/
+0
*
Initial CL to update the client model more frequently. This CL also changes ...
noelutz@google.com
2011-06-17
1
-48
/
+0
*
Removed the GetProductVersion function from webkit_glue and replace it with t...
ananta@chromium.org
2011-06-16
1
-1
/
+0
*
Revert 89098 - Initial CL to update the client model more frequently.
rsesek@chromium.org
2011-06-16
1
-1
/
+47
*
Initial CL to update the client model more frequently.
noelutz@google.com
2011-06-14
1
-47
/
+1
*
Hooking MHTML generation to the browser.
jcivelli@chromium.org
2011-06-14
1
-0
/
+2
*
Moving some of the webkit_glue functions from chrome\common\common_glue and c...
ananta@chromium.org
2011-06-10
1
-0
/
+2
*
Reduce one of the implicit dependencies of src\content on chrome\renderer by ...
ananta@chromium.org
2011-06-05
1
-0
/
+2
*
Changes to have chrome building with net.dll
rvargas@google.com
2011-06-03
1
-0
/
+1
*
Globally replace <(library) with static_library
evan@chromium.org
2011-05-19
1
-1
/
+1
[next]