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
*
Revert 279748 "Rename webview API related files to web_view_inte..."
lazyboy@chromium.org
2014-06-25
1
-1
/
+1
*
Rename webview API related files to web_view_internal.
lazyboy@chromium.org
2014-06-25
1
-1
/
+1
*
This patch defines three mechanisms for acquiring CLD2's data:
andrewhayden@chromium.org
2014-06-24
1
-0
/
+1
*
Android: Remove webrtc extensions.
thestig@chromium.org
2014-06-22
1
-2
/
+9
*
Fix Android printing.
brettw@chromium.org
2014-06-21
1
-1
/
+1
*
Fix GYP build
brettw@chromium.org
2014-06-21
1
-1
/
+1
*
Add chrome/renderer to the GN build.
brettw@chromium.org
2014-06-21
1
-274
/
+277
*
Move event stuff of web_view.js to its own class/file.
lazyboy@chromium.org
2014-06-20
1
-0
/
+1
*
Split printing utility IPC messages into its own file.
thestig@chromium.org
2014-06-18
1
-1
/
+1
*
Enable resource prefetch from the browser process.
tburkard@chromium.org
2014-06-17
1
-0
/
+2
*
Reuse WebCrypto's normalizeCryptoAlgorithm in enterprise.platformKeys.
pneubeck@chromium.org
2014-06-16
1
-0
/
+2
*
Remove apps in Pepper support and the PPB_Alarms_Dev API.
yzshen@chromium.org
2014-06-16
1
-7
/
+0
*
Moved data reduction proxy header processing out of net
bengr@chromium.org
2014-06-15
1
-0
/
+1
*
Mark ChromeViewHostMsg_DetailedConsoleMessageAdded as extensions-only.
thestig@chromium.org
2014-06-07
1
-0
/
+8
*
Remove ftol workaround since we're rolled to Update2
scottmg@chromium.org
2014-06-07
1
-8
/
+0
*
Windows compile fix after r274954
jchaffraix@chromium.org
2014-06-05
1
-1
/
+0
*
Reland 274764 - Reland 274558 - Move some resources to extensions_renderer_re...
yoz@chromium.org
2014-06-04
1
-17
/
+0
*
Revert "Reland 274558 - Move some extensions renderer resources to extensions...
dconnelly@chromium.org
2014-06-04
1
-0
/
+17
*
Reland 274558 - Move some extensions renderer resources to extensions_rendere...
yoz@chromium.org
2014-06-04
1
-17
/
+0
*
Reland: Allow high-res bitmaps to be passed in from notifications API.
dewittj@chromium.org
2014-06-04
1
-0
/
+2
*
Extension API enterprise.platformKeys.
pneubeck@chromium.org
2014-05-23
1
-0
/
+1
*
Revert 272211 "Allow high-res bitmaps to be passed in from notif..."
courage@chromium.org
2014-05-22
1
-2
/
+0
*
Allow high-res bitmaps to be passed in from notifications API.
dewittj@chromium.org
2014-05-22
1
-0
/
+2
*
Implement actions for desktop automation.
dtseng@chromium.org
2014-05-22
1
-0
/
+2
*
Printing on Windows via PDF
scottmg@chromium.org
2014-05-20
1
-1
/
+9
*
Move language_detection to core
naiem.shaik@gmail.com
2014-05-13
1
-1
/
+1
*
Componentize EncryptedMediaMessageFilter and rename it CdmMessageFilter.
ycheo@chromium.org
2014-05-09
1
-0
/
+1
*
Immediately fail extension API tests if the test code throws an exception
kalman@chromium.org
2014-05-09
1
-0
/
+1
*
Cast: fix renderer target by directly including cast_logging_proto as
imcheng@chromium.org
2014-05-07
1
-0
/
+1
*
Move renderer ExtensionHelper into //extensions
jamescook@chromium.org
2014-05-01
1
-4
/
+2
*
Pull chrome stuff out of (and move) extensions::Dispatcher.
rockot@chromium.org
2014-05-01
1
-18
/
+4
*
Move DOMActivityLogger and associated code from //chrome to //extensions
jamescook@chromium.org
2014-05-01
1
-4
/
+0
*
Split feature definitions into extensions and chrome features.
yoz@chromium.org
2014-04-28
1
-0
/
+1
*
Reland: [Cast] Consolidate plethora of GYP files into cast.gyp and cast_testi...
miu@chromium.org
2014-04-23
1
-4
/
+2
*
Revert 265481 "[Cast] Consolidate plethora of GYP files into cas..."
sky@chromium.org
2014-04-23
1
-2
/
+4
*
[Cast] Consolidate plethora of GYP files into cast.gyp and cast_testing.gypi.
miu@chromium.org
2014-04-23
1
-4
/
+2
*
Surface button for loading stale cache copy on net error page.
rdsmith@chromium.org
2014-04-18
1
-2
/
+2
*
Remove ChromeV8Extension & most of ChromeV8Context
rockot@chromium.org
2014-04-17
1
-7
/
+0
*
Move extensions bindings code out of //chrome
rockot@chromium.org
2014-04-17
1
-35
/
+0
*
Create ExtensionsRendererClient.
rockot@chromium.org
2014-04-16
1
-0
/
+2
*
Move EventBindings to //extensions
rockot@chromium.org
2014-04-15
1
-2
/
+0
*
Move most of ChromeV8Context to a base ScriptContext
rockot@chromium.org
2014-04-12
1
-10
/
+0
*
Delete the GTK+ port of Chrome.
erg@chromium.org
2014-04-10
1
-6
/
+0
*
Create an extensions_renderer target
rockot@chromium.org
2014-04-04
1
-6
/
+3
*
Remove the remaining automation-based tests.
jam@chromium.org
2014-04-04
1
-5
/
+0
*
Expose "Load stale cached copy" functionality to the error page.
rdsmith@chromium.org
2014-03-24
1
-0
/
+2
*
Initial implementation of the chrome.automation API.
dtseng@google.com
2014-03-13
1
-0
/
+1
*
Helper functions and binary for encoding timestamps into audio.
hubbe@chromium.org
2014-03-13
1
-1
/
+1
*
Move sockets APIs out of src/chrome
rockot@chromium.org
2014-03-12
1
-1
/
+1
*
Cast: IPC from browser to renderer to send packet events from transport to ca...
imcheng@chromium.org
2014-03-07
1
-1
/
+1
[next]