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
*
Correct path to JS for MSVC 2010 following http://crrev.com/122953
rsleevi@chromium.org
2012-02-22
1
-1
/
+1
*
Introduce a module system for JS based on a require() method with similar
koz@chromium.org
2012-02-22
1
-0
/
+5
*
Extensions: convert all extension.* and i18n.* functions/events that are
kalman@chromium.org
2012-02-22
1
-0
/
+2
*
First check in for password generation.
gcasto@chromium.org
2012-02-22
1
-0
/
+2
*
Stop using weak v8 references to keep track of inline install callbacks.
mihaip@chromium.org
2012-02-11
1
-5
/
+3
*
Bindings layer for declarative events API
battre@chromium.org
2012-02-08
1
-0
/
+1
*
Move handling of debug urls like chrome://crash, chrome://gpuclean to content...
jam@chromium.org
2012-02-08
1
-2
/
+0
*
Move DOMAutomationController code from chrome to content. This is needed by i...
jam@chromium.org
2012-02-03
1
-2
/
+0
*
Merge different plug-in placeholders into one class.
bauerb@chromium.org
2012-02-03
1
-4
/
+0
*
Take the IME Extension API out of experimental:
zork@chromium.org
2012-01-27
1
-1
/
+1
*
Fix name of types_custom_bindings.js in gyp file.
scottmg@google.com
2012-01-25
1
-1
/
+1
*
Split logic for defining custom types in schema_generated_bindings.js into se...
koz@chromium.org
2012-01-18
1
-0
/
+1
*
Extension cleanup: move devtools custom bindings out of schema_generated_bind...
kalman@chromium.org
2012-01-18
1
-0
/
+1
*
Extensions cleanup: move the chromePrivate, extension, fileBrowserPrivate, and
kalman@chromium.org
2012-01-17
1
-3
/
+15
*
Extensions cleanup: pull the browserAction and pageAction API customisations
kalman@chromium.org
2012-01-14
1
-0
/
+2
*
Extensions cleanup: move tabs API cusomisations out of schema_generated_bindi...
kalman@chromium.org
2012-01-13
1
-0
/
+2
*
Extensions cleanup: move a bunch of API customisations from
kalman@chromium.org
2012-01-12
1
-3
/
+19
*
Re-land r117016: Split out the contextMenus schema bindings from schema_gener...
kalman@chromium.org
2012-01-12
1
-1
/
+6
*
Revert r117016 "Split out the contextMenus schema bindings from schema_genera...
maruel@chromium.org
2012-01-10
1
-6
/
+1
*
Split out the contextMenus schema bindings from schema_generated_bindings.js.
kalman@chromium.org
2012-01-10
1
-1
/
+6
*
Defer loading of audio/video tags while prerendering.
shishir@chromium.org
2011-12-09
1
-0
/
+2
*
Implement SetVisuallyDeemphasized in ChromeRenderViewObserver.
xiyuan@chromium.org
2011-12-02
1
-0
/
+2
*
Collect profiler stats from all browser child processes.
rtenneti@chromium.org
2011-12-01
1
-2
/
+0
*
Clean up plug-in placeholders:
bauerb@chromium.org
2011-11-25
1
-4
/
+9
*
CrOs: Remove 2 static initializers and 2 exit time destructors.
thakis@chromium.org
2011-11-21
1
-0
/
+1
*
Moving media-related files from webkit/glue/ to webkit/media/.
scherkus@chromium.org
2011-11-17
1
-0
/
+1
*
Enable extension APIs for content scripts.
aa@chromium.org
2011-11-12
1
-6
/
+6
*
Changes to upload tracked_objects data from all renderer
rtenneti@chromium.org
2011-11-05
1
-0
/
+2
*
Introduces chromium_resources.gyp to factor out Chrome resource generation
dhollowa@chromium.org
2011-11-03
1
-2
/
+2
*
Revert 108466 - Introduces chromium_resources.gyp to factor out Chrome resour...
dhollowa@chromium.org
2011-11-03
1
-2
/
+2
*
Introduces chromium_resources.gyp to factor out Chrome resource generation
dhollowa@chromium.org
2011-11-03
1
-2
/
+2
*
Revert 107967 - Introduces chromium_resources.gyp to factor out Chrome resour...
dhollowa@chromium.org
2011-10-31
1
-2
/
+2
*
Introduces chromium_resources.gyp to factor out Chrome resource generation
dhollowa@chromium.org
2011-10-31
1
-2
/
+2
*
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
[next]