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
*
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
*
Extension render-side event cleanup to help with debugging: record the
kalman@chromium.org
2013-07-23
4
-132
/
+157
*
Manifest not manfiest.
kalman@chromium.org
2013-07-22
1
-1
/
+1
*
Revert 212927 "Move webkitplatformsupport_impl and related from ..."
bryeung@chromium.org
2013-07-22
6
-8
/
+6
*
Move webkitplatformsupport_impl and related from glue to child
scottmg@chromium.org
2013-07-22
6
-6
/
+8
*
Show more different NaCl loading errors.
halyavin@google.com
2013-07-22
1
-6
/
+15
*
Move webplugininfo.h to content/public.
jam@chromium.org
2013-07-21
5
-21
/
+19
*
PNaCl: Use PP_Instance instead of render_view_id to identify translations.
dschuff@chromium.org
2013-07-20
3
-15
/
+17
*
[Autofill] Remove Selection, Acception and Removal from Old UI
csharp@chromium.org
2013-07-19
2
-59
/
+7
*
Add debugging to track down chrome.runtime being null/undefined while clearing
kalman@chromium.org
2013-07-19
1
-7
/
+26
*
Unify the event to watchForTag
yang.gu@intel.com
2013-07-19
6
-48
/
+36
*
Move UserScript and Extension switches to top-level extensions/.
yoz@chromium.org
2013-07-19
2
-2
/
+2
*
Revert 212498 "Remove unused WebFrameClient overrides"
yutak@chromium.org
2013-07-19
2
-0
/
+22
*
Do not use zoom to determine omnibox start-margin
skanuj@chromium.org
2013-07-19
3
-18
/
+2
*
Remove unused WebFrameClient overrides
japhet@chromium.org
2013-07-19
2
-22
/
+0
*
Revert 212459 "Remove TextDatabase from the history service."
asargent@chromium.org
2013-07-18
1
-0
/
+7
*
Remove TextDatabase from the history service.
rmcilroy@chromium.org
2013-07-18
1
-7
/
+0
*
Remove via spdy checking for deciding data reduction proxy being used.
bolian@chromium.org
2013-07-18
1
-3
/
+1
*
Replace third_party/icu/public with third_party/icu/source in the include dir...
jshin@chromium.org
2013-07-18
4
-8
/
+8
*
Add UMA for more page load phases based on performance timing.
bolian@chromium.org
2013-07-18
1
-1
/
+99
*
Remove ExtensionURLInfo, make security decisions in render process
jamesr@chromium.org
2013-07-18
6
-48
/
+63
*
Restore CLs that depend upon Blink window script object changes.
wez@chromium.org
2013-07-18
1
-3
/
+1
*
Verify if url is a RID before resolving the url in NavigateContentWindow
jfweitz@chromium.org
2013-07-18
1
-4
/
+15
[next]