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 implementation of obsolete WebKitPlatformSupport::prefetchHostName.
kouhei@chromium.org
2013-08-01
2
-6
/
+0
*
Identity API: add scope approval dialog to webview experimental whitelist
courage@chromium.org
2013-08-01
1
-1
/
+3
*
Pepper: Make PepperPluginInstance::Navigate async.
teravest@chromium.org
2013-08-01
2
-10
/
+13
*
Improve DNS probe histograms
ttuttle@chromium.org
2013-08-01
1
-0
/
+5
*
Reorder buttons on net error pages on Mac, Linux, Android.
newt@chromium.org
2013-07-31
1
-0
/
+10
*
Add renderer side of IPC handler for context menu image thumbnail
jamesr@chromium.org
2013-07-31
2
-0
/
+57
*
Pepper: Hook up the in-process router for browser.
teravest@chromium.org
2013-07-31
1
-1
/
+2
*
Whitelist Remora client to use experimental webview features on beta/stable
asargent@chromium.org
2013-07-31
1
-1
/
+15
*
Add another whitelisted URL path for g+ apps.
bbudge@chromium.org
2013-07-31
2
-11
/
+21
*
Use constructor.name for isInstanceOfClass check in JSONSchemaValidator
kinuko@chromium.org
2013-07-31
2
-7
/
+9
*
Creates a flag to enable/disable spellchecker.
mariakhomenko@chromium.org
2013-07-31
2
-2
/
+23
*
Add filter mask to autofill functions to filter fields that we do not want to...
benquan@chromium.org
2013-07-31
1
-296
/
+232
*
[password autofill] Don't autofill a form where any field can't be filled.
gcasto@chromium.org
2013-07-31
1
-9
/
+6
*
Don't ever crash on JavaScript errors in stable/beta channels. Previously we
kalman@chromium.org
2013-07-30
1
-14
/
+6
*
Rename miscellaneous_bindings to messaging_bindings.
mpcomplete@google.com
2013-07-30
10
-56
/
+54
*
Remove OVERRIDE on cross-repo overrides
abarth@chromium.org
2013-07-30
1
-18
/
+18
*
Add the UMA PLT.BeginToFinish{,Doc}_AfterPreconnectRequest to measure PLT jus...
kouhei@chromium.org
2013-07-30
1
-0
/
+6
*
Translate: run translate scripts in an isolated world
toyoshim@chromium.org
2013-07-30
2
-14
/
+70
*
[password autofill] Set realm for |other_possible_usernames|
gcasto@chromium.org
2013-07-30
1
-0
/
+1
*
A few minor changes to the chrome.downloads extension API
benjhayden@chromium.org
2013-07-28
1
-6
/
+23
*
Mark 'download' permissionrequest stable for <webview>.
lazyboy@chromium.org
2013-07-28
2
-25
/
+1
*
Add Diagnose Errors button to navigation error page
zork@chromium.org
2013-07-27
1
-0
/
+6
*
Enable pnacl by default
sehr@chromium.org
2013-07-26
2
-4
/
+5
*
Allow partial update for notification update API
jianli@chromium.org
2013-07-26
1
-7
/
+15
*
<webview>: Cleanup error messages of newwindow, dialog and permissionrequest ...
fsamuel@chromium.org
2013-07-26
2
-63
/
+115
*
support hdpi theme image and attribution
kuan@chromium.org
2013-07-26
1
-6
/
+10
*
<webview>: Move responsive/unresponsive events from content to chrome
fsamuel@chromium.org
2013-07-26
1
-2
/
+8
*
Add --{disable,enable}-dns-probes switches
ttuttle@chromium.org
2013-07-26
1
-1
/
+1
*
Use dinosaur icon on "you are offline" error page.
newt@chromium.org
2013-07-25
1
-4
/
+13
*
Put the pepper files which were moved in r213578 to the content namespace.
jam@chromium.org
2013-07-25
7
-34
/
+45
*
Completing high dpi support for Instant Extended.
pedrosimonetti@chromium.org
2013-07-25
5
-42
/
+283
*
Update include paths in chrome et al. for base/process changes.
rsesek@chromium.org
2013-07-25
6
-6
/
+5
*
When showing a previously blocked popup, restore the "window features"
jochen@chromium.org
2013-07-25
2
-0
/
+9
*
Move webkit/plugins/ppapi to content/renderer/pepper.
jam@chromium.org
2013-07-25
8
-8
/
+7
*
Create a public API around webkit::ppapi::PluginInstance and use it in chrome...
jam@chromium.org
2013-07-24
4
-20
/
+20
*
Reland r212498 "Remove unused WebFrameClient overrides"
japhet@chromium.org
2013-07-24
2
-22
/
+0
*
Simplify the css sheets for old-style youtube plugins on android
qinmin@chromium.org
2013-07-24
1
-12
/
+2
*
Remove TextDatabase from the history service.
rmcilroy@chromium.org
2013-07-24
1
-7
/
+0
*
Run the JS callbacks that execute on a v8 GC via MiscellaneousBindings::Bound...
kalman@chromium.org
2013-07-24
1
-27
/
+45
*
<webview>: Implement dialog API
fsamuel@chromium.org
2013-07-24
2
-8
/
+81
*
Hide knowledge of webkit::ppapi::Plugin from chrome. This is part of moving p...
jam@chromium.org
2013-07-24
4
-40
/
+19
*
Move common files from chrome/common to components/nacl/common.
yael.aharon@intel.com
2013-07-23
4
-4
/
+5
*
Hide knowledge of webkit::ppapi::HostGlobals from chrome. This is part of mov...
jam@chromium.org
2013-07-23
4
-25
/
+15
*
Hide knowledge of webkit::ppapi::PPB_ImageData_Impl from chrome. This is part...
jam@chromium.org
2013-07-23
4
-70
/
+56
*
Hide knowledge of webkit::ppapi::PPB_FileRef_Impl from chrome. This is part o...
jam@chromium.org
2013-07-23
2
-7
/
+3
*
Hide knowledge of webkit::ppapi::PpapiInterfaceFactoryManager from chrome. Th...
jam@chromium.org
2013-07-23
5
-51
/
+15
*
Catch extension errors when running callbacks in the chrome.app and
kalman@chromium.org
2013-07-23
2
-29
/
+25
*
reland crrev.com/212927 Move webkitplatformsupport_impl and related from glue...
scottmg@chromium.org
2013-07-23
6
-6
/
+8
*
Hide knowledge of webkit::ppapi::PluginDelegate from chrome. This is part of ...
jam@chromium.org
2013-07-23
4
-12
/
+38
*
Show warning instead of crashing when an unserializable message is passed to
kalman@chromium.org
2013-07-23
1
-1
/
+13
[next]