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
*
Proxy private UMA pepper interface for out-of-process and NaCl plugins.
elijahtaylor@chromium.org
2014-01-24
1
-0
/
+2
*
Revert 245563 and 245800 which made re2 GN generated.
brettw@chromium.org
2014-01-22
1
-1
/
+1
*
Support -Goutput_dir=blahblah in GN-GYP hybrid mode
jamesr@chromium.org
2014-01-18
1
-1
/
+1
*
Convert the re2 GYP targets to be generated by GN.
brettw@chromium.org
2014-01-17
1
-1
/
+1
*
Remove Chrome for TV code.
ycheo@chromium.org
2014-01-17
1
-7
/
+0
*
Revert of Convert the re2 GYP targets to be generated by GN. (https://coderev...
brettw@chromium.org
2014-01-16
1
-1
/
+1
*
Convert the re2 GYP targets to be generated by GN.
brettw@chromium.org
2014-01-16
1
-1
/
+1
*
Move LinkDoctor out of content and into chrome.
mmenke@chromium.org
2014-01-13
1
-0
/
+2
*
Remove CppBoundClass and webkit_renderer.gyp
jochen@chromium.org
2014-01-13
1
-1
/
+0
*
Move Translate-related files to components/translate
droger@chromium.org
2014-01-07
1
-1
/
+1
*
Make PepperWebPlugin not use RenderView.
jam@chromium.org
2013-12-20
1
-0
/
+2
*
Remove the automation code for ChromeFrame since it's not used anymore.
jam@chromium.org
2013-12-17
1
-2
/
+0
*
Move form validation message bubble into content/, wire up to Android WebView.
benm@chromium.org
2013-12-12
1
-2
/
+0
*
Pass pepper apps API calls through the existing js apps API bindings.
sammc@chromium.org
2013-12-11
1
-0
/
+5
*
Make the renderer-side prerendering code use RenderFrames instead of RenderVi...
jam@chromium.org
2013-12-10
1
-0
/
+2
*
Reimplement chrome.principals API through v8 binding
guohui@chromium.org
2013-12-05
1
-0
/
+2
*
Adds write-from-local-file support for the ImageWriterPrivate API.
haven@chromium.org
2013-12-04
1
-0
/
+1
*
Cast Extensions API: Major namespace and object renaming
hclam@chromium.org
2013-12-03
1
-6
/
+6
*
Move some files from chrome/renderer/pepper to components/nacl/renderer/
alexis.menard@intel.com
2013-12-02
1
-12
/
+1
*
Media Galleries API Metadata: Make Blob native extension bindings available t...
tommycli@chromium.org
2013-11-22
1
-2
/
+2
*
Initial checking of GCM for Chrome JavaScript API
fgorski@chromium.org
2013-11-21
1
-0
/
+1
*
Implement app.window.get() and app.window.getAll().
mek@chromium.org
2013-11-13
1
-3
/
+0
*
Revert "Add url field in the detail of chrome.wallpaper.setWallpaper"
bshe@chromium.org
2013-11-12
1
-5
/
+0
*
Implement chrome.identity.generateRedirectURL
costan@gmail.com
2013-11-09
1
-0
/
+1
*
fileSystemProvider: First cut at implementing fileSystemProvider API
satorux@chromium.org
2013-11-08
1
-0
/
+1
*
Allow printing component to be removed completely
spang@chromium.org
2013-11-07
1
-1
/
+5
*
Extract webkit_child target from glue.
tfarina@chromium.org
2013-11-06
1
-1
/
+1
*
Implement native bindings for cast extensions API
hclam@chromium.org
2013-11-05
1
-0
/
+9
*
Send Allow{Database,FileSystem,IndexedDB} sync IPCs directly from worker thread
kinuko@chromium.org
2013-11-01
1
-0
/
+2
*
Native bindinds for chrome.webrtc extensions APIs
hclam@chromium.org
2013-10-26
1
-0
/
+2
*
Defines CastSessionDelegate and connects Cast objects
hclam@chromium.org
2013-10-25
1
-0
/
+2
*
Remove FrameSniffer since it's not used anymore after r230040.
jam@chromium.org
2013-10-24
1
-2
/
+0
*
Interface and skeleton code for Cast Extensions API
hclam@chromium.org
2013-10-18
1
-0
/
+6
*
Chrome renderer to depend on cast and cast_sender
hclam@chromium.org
2013-10-17
1
-0
/
+2
*
Move renderer plugin code into a new component (re-land)
aberent@chromium.org
2013-10-16
1
-7
/
+3
*
Revert 228211 "Move renderer plugin code into a new component."
aberent@google.com
2013-10-14
1
-3
/
+7
*
Move renderer plugin code into a new component.
aberent@chromium.org
2013-10-11
1
-7
/
+3
*
Add url field in the detail of chrome.wallpaper.setWallpaper
bshe@chromium.org
2013-10-09
1
-0
/
+5
*
Move language detection to a component
droger@chromium.org
2013-10-04
1
-2
/
+4
*
Use Blink support to watch CSS selectors directly instead of using a Mutation...
jyasskin@chromium.org
2013-10-04
1
-1
/
+0
*
Add id_generator.GetNextId() extension binding.
sergeyu@chromium.org
2013-10-01
1
-6
/
+2
*
InstantExtended: Send search URLs to renderers.
jered@chromium.org
2013-10-01
1
-0
/
+2
*
webkit: Kill support/ directory.
tfarina@chromium.org
2013-09-24
1
-2
/
+2
*
Enable chrome-for-tv override default key systems
kjyoun@google.com
2013-09-23
1
-0
/
+7
*
Move alignment of sendMessage arguments to a utility function, and add
juanlang@google.com
2013-09-14
1
-0
/
+1
*
<webview>: Cleanup WebRequest event listeners when embedder destroyed
fsamuel@chromium.org
2013-09-14
1
-0
/
+2
*
Move EME key system knowledge from content/ to chrome/.
ddorwin@chromium.org
2013-09-13
1
-0
/
+2
*
Revert 222090 "<webview>: Cleanup WebRequest event listeners whe..."
rouslan@chromium.org
2013-09-09
1
-2
/
+0
*
<webview>: Cleanup WebRequest event listeners when embedder destroyed
fsamuel@chromium.org
2013-09-09
1
-0
/
+2
*
Move startup_metric_utils.* to a new component
aberent@chromium.org
2013-09-03
1
-0
/
+1
[next]