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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cast: Get rid of SendPackets in PacketSender.
hubbe@chromium.org
2014-01-25
2
-10
/
+0
*
Revert r246051 since WebFrame()->parent() is always NULL on RenderFrame const...
jam@chromium.org
2014-01-25
1
-4
/
+6
*
Hide WebRequestEvent Privates
fsamuel@chromium.org
2014-01-24
1
-45
/
+57
*
Proxy private UMA pepper interface for out-of-process and NaCl plugins.
elijahtaylor@chromium.org
2014-01-24
5
-4
/
+261
*
Added documentation to web_view.js/web_view_experimental.js regarding the web...
paulmeyer@chromium.org
2014-01-24
2
-0
/
+28
*
Implement expose util to specify public methods to a private object.
fsamuel@chromium.org
2014-01-24
5
-96
/
+140
*
Fixes for memory and threading issues in cast
hclam@chromium.org
2014-01-24
2
-4
/
+1
*
Cast:Switching to use Cast transport library
mikhal@chromium.org
2014-01-23
3
-6
/
+2
*
Ensure LogMessage is called on the correct thread.
vrk@chromium.org
2014-01-23
5
-27
/
+49
*
Cleanup: Slight simplification of the extension messaging JS.
thestig@chromium.org
2014-01-22
1
-9
/
+5
*
Now that RenderFrame is per frame, remove the WebFrame pointer from RenderFra...
jam@chromium.org
2014-01-22
2
-4
/
+3
*
cast: Wire upp logging to be sent over RTCP between receiver and sender.
pwestin@google.com
2014-01-22
1
-1
/
+1
*
More simplification of code now that RenderFrame is per WebFrame.
jam@chromium.org
2014-01-21
2
-12
/
+7
*
Don't swallow ChromeViewMsg_LoadBlockedPlugins messages in ChromePluginPlaceh...
bauerb@chromium.org
2014-01-21
1
-1
/
+1
*
Rename some Cast Streaming APIs
hclam@chromium.org
2014-01-18
9
-105
/
+105
*
New API to copy syncfs folder to localfs.
grv@chromium.org
2014-01-17
3
-0
/
+30
*
Refactor base/safe_numerics.h
jschuh@chromium.org
2014-01-17
1
-3
/
+3
*
Move kExtensionProcess to src/extensions/common/switches.cc
jamescook@chromium.org
2014-01-16
2
-6
/
+9
*
<webview>: Move UserAgentOverride to Stable
fsamuel@chromium.org
2014-01-16
2
-34
/
+34
*
Check frame before generation print preview.
vitalybuka@chromium.org
2014-01-16
2
-44
/
+38
*
Move webview and web_accessible_resources manifest handlers to src/extensions
jamescook@chromium.org
2014-01-16
1
-1
/
+1
*
Support calling setMetaData after start for WebRTC logging.
grunell@chromium.org
2014-01-16
1
-2
/
+2
*
Removes MessageLoop::TYPE_XXX where possible
sky@chromium.org
2014-01-15
1
-1
/
+1
*
Changed WebRTC logging to send log messages from renderer to browser side and...
grunell@google.com
2014-01-15
7
-52
/
+117
*
Now that RenderFrame is 1:1 with WebFrame, add the associated getters and sta...
jam@chromium.org
2014-01-15
2
-5
/
+1
*
Implement GetSelectedText() for the OOP PDF plugin.
koz@chromium.org
2014-01-15
3
-0
/
+23
*
Move LinkDoctor out of content and into chrome.
mmenke@chromium.org
2014-01-13
8
-649
/
+1912
*
Move the guts of user_metrics to a new static lib in //base/metrics.
ben@chromium.org
2014-01-13
3
-5
/
+7
*
Disable the Run option in the context menu for blocked plugins if they were b...
bauerb@chromium.org
2014-01-13
1
-0
/
+16
*
Remove some code left over after r191766.
jam@chromium.org
2014-01-13
1
-1
/
+0
*
<webview>: Fix Javascript error on attributeChanged callback
fsamuel@chromium.org
2014-01-10
1
-0
/
+3
*
Pass frame to ChromeContentRendererClient::ShouldSuppressErrorPage
ellyjones@chromium.org
2014-01-10
3
-4
/
+9
*
Media Galleries: Add chrome.mediaGalleries.addUserSelectedFolder().
thestig@chromium.org
2014-01-10
1
-12
/
+37
*
[Password Autofill] Trigger onChange events in JavaScript when autofilling pa...
isherman@chromium.org
2014-01-10
1
-22
/
+127
*
Rename media/base/bind_to_loop.h to media/base/bind_to_current_loop.h.
scherkus@chromium.org
2014-01-10
1
-1
/
+1
*
Always create FrameTreeNodes and RenderFrameHosts for every frame.
nasko@chromium.org
2014-01-10
1
-1
/
+7
*
Add autofill preview support for Textarea
ziran.sun@samsung.com
2014-01-09
1
-21
/
+46
*
Register bindings for blessed web contexts (aka hosted app contexts) by hand
kalman@chromium.org
2014-01-09
3
-4
/
+19
*
Autofill popup should not be presented when autocomplete='off', even if
jww@chromium.org
2014-01-09
1
-0
/
+84
*
Make WebView use new Custom Element callback names exclusively.
dominicc@chromium.org
2014-01-09
1
-16
/
+0
*
Feature detection-friendly restrictions for packaged apps.
costan@gmail.com
2014-01-09
2
-41
/
+111
*
Use apple-touch-icons for streamlined hosted apps.
calamity@chromium.org
2014-01-09
1
-1
/
+10
*
Handle plugin instance crash in ContentDecryptorDelegate.
xhwang@chromium.org
2014-01-09
1
-0
/
+6
*
Cast:Adding cast_transport_config and cleaning up
mikhal@chromium.org
2014-01-09
2
-4
/
+7
*
Cleanup: Move MediaGalleriesCustomBindings::GetMediaFileSystemObject() into a...
thestig@chromium.org
2014-01-09
2
-17
/
+13
*
Move the plugin placeholder from CppBoundClass to gin::Wrappable
jochen@chromium.org
2014-01-08
3
-13
/
+26
*
Revert 243647 "Cast:Adding cast_transport_config and cleaning up"
noamsml@google.com
2014-01-08
2
-7
/
+4
*
Cast:Adding cast_transport_config and cleaning up
mikhal@chromium.org
2014-01-08
2
-4
/
+7
*
Provide an Isolate for v8::ObjectTemplate::New.
svenpanne@chromium.org
2014-01-08
1
-1
/
+2
*
Set AES key and IV mask to CastSender
hclam@chromium.org
2014-01-08
3
-10
/
+44
[next]