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
*
Revert 113591 - Revert 113579 - Content settings: allow scripts on interstiti...
dgozman@chromium.org
2011-12-08
5
-1
/
+75
*
Revert 113579 - Content settings: allow scripts on interstitial pages even if...
dgozman@chromium.org
2011-12-08
5
-75
/
+1
*
Content settings: allow scripts on interstitial pages even if JavaScript is b...
marja@chromium.org
2011-12-08
5
-1
/
+75
*
Fixed regression with extension omnibox API where whitespace would get trimmed
mpcomplete@chromium.org
2011-12-08
1
-3
/
+6
*
Remove PP_Module from parameters for PPB_Var.VarFromUtf8.
dmichael@chromium.org
2011-12-07
1
-2
/
+1
*
Fix null pointer exception in WebViewColorOverlay.
acolwell@chromium.org
2011-12-07
1
-1
/
+2
*
Revert 113071 - Revert 113047 - Make ExtensionService use ExtensionSet.
yoz@chromium.org
2011-12-06
1
-1
/
+1
*
Reland 8688002: PPB_TCPSocket_Private/PPB_UDPSocket_Private are exposed to Br...
dpolukhin@chromium.org
2011-12-06
2
-0
/
+28
*
Fix build break from the future.
abarth@chromium.org
2011-12-06
1
-1
/
+1
*
Revert 113047 - Make ExtensionService use ExtensionSet.
yoz@chromium.org
2011-12-06
1
-1
/
+1
*
Make ExtensionService use ExtensionSet.
yoz@chromium.org
2011-12-05
1
-1
/
+1
*
Content-initiated navigations from chrome:// pages to chrome:// pages in a ne...
tsepez@chromium.org
2011-12-05
1
-17
/
+23
*
PrintPreview: Rename PrintMsg_Print_Params struct member variable (printable_...
kmadhusu@chromium.org
2011-12-04
5
-20
/
+20
*
Reland restrict extension features based on the extension type.
jstritar@chromium.org
2011-12-04
1
-1
/
+2
*
Silently swallow exceptions in extension bindings callbacks.
aa@chromium.org
2011-12-03
1
-9
/
+0
*
Update includes to new header locations.
abarth@chromium.org
2011-12-03
44
-71
/
+71
*
Revert "Restrict extension features based on the extension type."
mpcomplete@chromium.org
2011-12-02
1
-2
/
+1
*
Implement SetVisuallyDeemphasized in ChromeRenderViewObserver.
xiyuan@chromium.org
2011-12-02
4
-0
/
+109
*
Restrict extension features based on the extension type.
jstritar@chromium.org
2011-12-02
1
-1
/
+2
*
Content settings: whitelist kExtensionScheme and kChromeInternalScheme on the...
marja@chromium.org
2011-12-02
3
-26
/
+110
*
Consider the origin when computing extension permissions
abarth@chromium.org
2011-12-02
7
-20
/
+37
*
Move app notification getChannel API out of experimental
asargent@chromium.org
2011-12-02
1
-8
/
+9
*
Collect profiler stats from all browser child processes.
rtenneti@chromium.org
2011-12-01
4
-107
/
+0
*
Only create chromeHidden object when needed.
aa@chromium.org
2011-12-01
4
-42
/
+56
*
Be more careful when calling methods on chromeHidden. If chromeHidden didn't ...
aa@chromium.org
2011-12-01
1
-4
/
+10
*
Fix error logging in phishing_classifier.cc.
bryner@chromium.org
2011-12-01
1
-1
/
+1
*
Print Preview: Set source modifiable bit for scripted printing.
thestig@chromium.org
2011-12-01
1
-1
/
+3
*
Move view_types.h to view_type.h, since that's the standard name for enums.
jam@chromium.org
2011-12-01
3
-3
/
+3
*
Use callback_forward.h instead of callback.h where possible.
erikwright@chromium.org
2011-11-30
1
-1
/
+0
*
Rename chrome.experimental.webRequest to chrome.webRequest
battre@chromium.org
2011-11-30
1
-8
/
+8
*
Remove base::Bind() from cpp_bound_class.h
dcheng@chromium.org
2011-11-29
4
-8
/
+24
*
Replace all usages of FRIEND_TEST() with FRIEND_TEST_ALL_PREFIXES()
robertshield@chromium.org
2011-11-29
1
-1
/
+1
*
Show infobar for missing plug-ins on Mac.
bauerb@chromium.org
2011-11-28
5
-7
/
+87
*
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
[next]