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
*
Moving the MHTML API out of experimental and renaming it.
jcivelli@chromium.org
2011-11-28
1
-1
/
+1
*
Extension Settings API: rename it to the Extension Storage API.
kalman@chromium.org
2011-11-27
1
-3
/
+3
*
Clean up plug-in placeholders:
bauerb@chromium.org
2011-11-25
12
-219
/
+478
*
Extension Settings API: move the API functions into an object SettingsNamepace,
kalman@chromium.org
2011-11-24
1
-3
/
+28
*
Don't use the DOMStorageType for a chrome IPC, so that we can get rid of that...
jam@chromium.org
2011-11-23
1
-2
/
+1
*
Print Preview: Properly handle window.print().
thestig@chromium.org
2011-11-23
1
-1
/
+5
*
Convert to base::Callback in safe_browsing client-side-detection code.
shess@chromium.org
2011-11-23
11
-59
/
+59
*
Moving AutofillAgent Logic into Browser
csharp@chromium.org
2011-11-22
2
-2
/
+9
*
Delete the temporary file when generating MHTML with the extension API.
jcivelli@chromium.org
2011-11-22
2
-1
/
+21
*
Remove IsProtocolSupportedForMedia.
piman@chromium.org
2011-11-22
2
-6
/
+0
*
base::Bind() conversion for webkit.
dcheng@chromium.org
2011-11-22
2
-5
/
+10
*
Update callers of WebSecurityOrigin::isEmpty to call WebSecurityOrigin::isUnique
abarth@chromium.org
2011-11-21
1
-13
/
+13
*
Add OVERRIDE to chrome/renderer.
avi@chromium.org
2011-11-21
16
-49
/
+50
*
PrintPreview: [Cleanup] Remove unwanted function calls.
kmadhusu@chromium.org
2011-11-19
3
-36
/
+19
*
Don't use process isolation for bookmark apps.
creis@chromium.org
2011-11-18
2
-6
/
+31
*
Clean up disable_nacl
mcgrathr@chromium.org
2011-11-18
1
-4
/
+4
*
Rearrange the input APIs into more suitable groupings.
zork@chromium.org
2011-11-18
1
-5
/
+5
*
base::Bind migrations in chrome/renderer
csilv@chromium.org
2011-11-17
9
-45
/
+51
*
Remove the ability to set the default search engine from JS.
levin@chromium.org
2011-11-17
2
-42
/
+7
*
Setting up external delegate calls to allow a future delegate to handle autofill
csharp@chromium.org
2011-11-17
2
-2
/
+10
*
chrome.loadTimes() shouldn't be affected by in-document navigation.
simonjam@chromium.org
2011-11-17
7
-144
/
+224
*
Take script URLs into account when applying script content settings.
marja@chromium.org
2011-11-16
8
-218
/
+210
*
Try to fix linux clobber compile.
thakis@chromium.org
2011-11-16
1
-2
/
+4
*
chrome: Remove 10 exit time destructors and 2 static initializers.
thakis@chromium.org
2011-11-16
2
-6
/
+4
*
Stop copying extension bindings scripts.
miket@chromium.org
2011-11-15
2
-19
/
+10
*
net: Move UnescapeRule into the net namespace.
tfarina@chromium.org
2011-11-15
1
-2
/
+2
*
Roll WebKit 100156:100263.
tonyg@chromium.org
2011-11-15
1
-1
/
+2
*
Allow linker initialization of lazy instance
joth@chromium.org
2011-11-15
7
-16
/
+17
*
Print Preview: Making margin selection sticky (part 2/2, again)
dpapad@chromium.org
2011-11-15
1
-1
/
+2
*
Revert 110035 - Print Preview: Making margin selection sticky (part 2/2)
dpapad@chromium.org
2011-11-15
1
-2
/
+1
*
Print Preview: Making margin selection sticky (part 2/2)
dpapad@chromium.org
2011-11-15
1
-1
/
+2
*
Insert default stylesheet for platform apps.
miket@chromium.org
2011-11-15
4
-10
/
+60
*
Convert render thread idle delays from seconds to milliseconds.
ulan@chromium.org
2011-11-14
1
-11
/
+11
*
DevTools: add chrome-devtools to the content settings whitelist.
pfeldman@chromium.org
2011-11-14
1
-0
/
+3
*
Enable extension APIs for content scripts.
aa@chromium.org
2011-11-12
15
-187
/
+195
*
share all the needed linux code with OpenBSD in chrome and content
robert.nagy@gmail.com
2011-11-11
2
-5
/
+5
*
Cleanup: Remove unneeded forward declarations in chrome/renderer.
thestig@chromium.org
2011-11-11
11
-44
/
+0
*
Use SkCanvs::writePixels instead of deprecated SkDevice::writePixels.
bsalomon@google.com
2011-11-11
1
-1
/
+1
*
Convert safe-browsing ScopedRunnableMethodFactory.
shess@chromium.org
2011-11-10
6
-25
/
+30
*
Call LowMemoryNotification instead of IdleNotification when need to free memory.
ulan@chromium.org
2011-11-10
1
-6
/
+1
*
Revert 109213 - Take script URLs into account when applying script content se...
cmp@chromium.org
2011-11-10
8
-183
/
+55
*
Revert 109228 - ContentSettingsObserver (+ related classes) cleanup.
cmp@chromium.org
2011-11-10
6
-2
/
+159
*
ContentSettingsObserver (+ related classes) cleanup.
marja@chromium.org
2011-11-09
6
-159
/
+2
*
Take script URLs into account when applying script content settings.
marja@chromium.org
2011-11-09
8
-55
/
+183
*
Revert 109036 (speculative; seems to cause increased worker test flakiness) -...
thakis@chromium.org
2011-11-08
8
-183
/
+55
*
Take script URLs into account when applying script content settings.
marja@chromium.org
2011-11-08
8
-55
/
+183
*
Revert 109005 - Take script URLs into account when applying script content se...
marja@chromium.org
2011-11-08
8
-183
/
+55
*
Take script URLs into account when applying script content settings.
marja@chromium.org
2011-11-08
8
-55
/
+183
*
Refactor ChromeContentRendererClient::CreatePlugin.
marja@chromium.org
2011-11-07
1
-52
/
+25
*
Fix permissions problem.
rtenneti@chromium.org
2011-11-05
2
-0
/
+0
[next]