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
*
Remove VIEW_TYPE_WEB_CONTENTS and make default view type INVALID.
aa@chromium.org
2012-05-14
1
-1
/
+1
*
Quote WebPreferences in namespace webkit_glue.
wangxianzhu@chromium.org
2012-05-11
1
-1
/
+1
*
On Android, the "content" scheme needs to be registered as "local" with WebKit.
abarth@chromium.org
2012-05-11
1
-0
/
+5
*
Initial extension bindings for Media Gallery API.
vandebo@chromium.org
2012-05-11
5
-0
/
+133
*
Be more robust in checking v8 values.
sreeram@chromium.org
2012-05-11
1
-1
/
+3
*
New link rel=prerender api, using WebKit::WebPrerenderingPlatform
gavinp@chromium.org
2012-05-11
8
-0
/
+213
*
Make all extension api types fully qualified.
bryeung@chromium.org
2012-05-11
4
-4
/
+6
*
Reduce the maximum time that client-side phishing detection will block the We...
bryner@chromium.org
2012-05-10
4
-30
/
+30
*
remove WEBKIT_USING_CG
jamesr@chromium.org
2012-05-10
1
-17
/
+1
*
Revert 136296 - Make all extension api types fully qualified.
yzshen@chromium.org
2012-05-10
4
-6
/
+4
*
Make all extension api types fully qualified.
bryeung@chromium.org
2012-05-10
4
-4
/
+6
*
Add unit tests for event.js
koz@chromium.org
2012-05-10
6
-2
/
+123
*
gdata: Fix a bug where PDF files on gdata could not be opened.
satorux@chromium.org
2012-05-10
1
-1
/
+0
*
Extract ModuleSystemTest into its own file.
koz@chromium.org
2012-05-09
1
-106
/
+3
*
Partially revert changes in chrome_content_renderer_client.cc
satorux@chromium.org
2012-05-09
1
-2
/
+2
*
Load only blocked plug-ins when allowing plug-ins from infobars.
bauerb@chromium.org
2012-05-09
6
-35
/
+71
*
Allow serialization of ArrayBuffer params in extension/apps API methods
asargent@chromium.org
2012-05-09
2
-13
/
+19
*
Quote CppBoundClass/CppVariant in namespace.
wangxianzhu@chromium.org
2012-05-09
4
-12
/
+19
*
A better fix for scaling issue.
gene@chromium.org
2012-05-09
1
-34
/
+12
*
Move Declarative Web Request API out of experimental and make it a feature
battre@chromium.org
2012-05-09
5
-19
/
+16
*
Add plumbing for file display names for drag and drop
satorux@chromium.org
2012-05-09
1
-2
/
+2
*
Revert "Extract ModuleSystemTest into its own file."
koz@chromium.org
2012-05-09
1
-3
/
+106
*
Extract ModuleSystemTest into its own file.
koz@chromium.org
2012-05-09
1
-106
/
+3
*
Upstream youtube plugin for chrome on android
qinmin@chromium.org
2012-05-08
5
-0
/
+183
*
adding binary resources that will be used by android
qinmin@chromium.org
2012-05-08
2
-0
/
+0
*
Fix RTL and complex script title in print preview header/footer.
arthurhsu@chromium.org
2012-05-07
1
-0
/
+70
*
Refactor the socket API to remove onEvent callback in socket.create() function.
penghuang@chromium.org
2012-05-07
5
-124
/
+0
*
Revert 135602 - Allow serialization of ArrayBuffer params in extension/apps A...
dmazzoni@google.com
2012-05-07
2
-19
/
+13
*
Allow serialization of ArrayBuffer params in extension/apps API methods
asargent@chromium.org
2012-05-06
2
-13
/
+19
*
Return early in PluginPlaceholder::PluginListChanged if the frame is NULL.
bauerb@chromium.org
2012-05-06
1
-5
/
+6
*
chrome: Instead of doing a conversion just use string16().
tfarina@chromium.org
2012-05-06
1
-2
/
+1
*
Fixed security issues related to gdata: protocol handler by: a) changing URL ...
zelidrag@chromium.org
2012-05-04
1
-0
/
+6
*
Don't use passed in plug-in after initialization in PluginPlaceholder::Replac...
bauerb@chromium.org
2012-05-04
1
-9
/
+22
*
Return early in PluginPlaceholder::PluginListChanged if the top-level documen...
bauerb@chromium.org
2012-05-04
1
-1
/
+6
*
Move input.ime back to experimental until privacy review is complete.
zork@chromium.org
2012-05-04
2
-7
/
+9
*
ugrr... Fixing printing scaling again.
gene@chromium.org
2012-05-03
1
-33
/
+32
*
ui: Move surface/ directory out of gfx/, up to ui/.
tfarina@chromium.org
2012-05-03
1
-2
/
+2
*
NaCl: Remove unused process ID/handle arguments from launch_nacl_process()
mseaborn@chromium.org
2012-05-02
1
-7
/
+1
*
Show a replacement plug-in for loading errors.
bauerb@chromium.org
2012-05-01
4
-1
/
+40
*
Revert 134620 - Show a replacement plug-in for loading errors.
zmo@google.com
2012-04-30
4
-40
/
+1
*
Show a replacement plug-in for loading errors.
bauerb@chromium.org
2012-04-30
4
-1
/
+40
*
Remove another instance of a dcheck when 'begin' is set incorrectly.
nsylvain@chromium.org
2012-04-28
1
-3
/
+6
*
Route calls to tcmalloc MallocExtension through allocator agnostic interface
jamesr@chromium.org
2012-04-28
1
-5
/
+3
*
Experimental USB API
gdk@chromium.org
2012-04-28
5
-0
/
+99
*
Revert 134390 - Experimental USB API
jamesr@chromium.org
2012-04-27
2
-7
/
+0
*
Experimental USB API
miket@chromium.org
2012-04-27
2
-0
/
+7
*
Remove the dcheck and make sure we don't send invalid uma data when the reque...
nsylvain@chromium.org
2012-04-27
1
-2
/
+5
*
Don't make checkdeps ignore includes to directories that are brought in via d...
jam@chromium.org
2012-04-27
1
-0
/
+1
*
Add renderer process support in PyAuto HeapProfilerDump API.
dmikurube@chromium.org
2012-04-27
2
-2
/
+21
*
New Autofill UI properly changes Colour.
csharp@chromium.org
2012-04-27
1
-2
/
+0
[next]