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
/
common
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove obsolete code from UserScriptMaster.
mihaip@chromium.org
2011-06-02
1
-3
/
+3
*
Re-enable in-browser thumbnailing for Linux and Chrome OS.
satorux@chromium.org
2011-06-02
1
-0
/
+5
*
Added folder watch calls to fileBrowserPrivate API. This changelist adds new ...
zelidrag@chromium.org
2011-06-02
1
-1
/
+77
*
Refer to the store doc for the list of locales.
kathyw@chromium.org
2011-06-01
2
-16
/
+8
*
Converted from DOM to WebUI for new login method
sadrul@chromium.org
2011-06-01
2
-3
/
+3
*
Nuke kDisableDevTools flag. It's not working anyway. [Lite version]
mnaganov@chromium.org
2011-06-01
2
-4
/
+0
*
Revert 87449 - Nuke kDisableDevTools flag. It's not working anyway.
mnaganov@chromium.org
2011-06-01
2
-0
/
+4
*
Disable in-browser thumbnailing for Linux and Chrome OS.
yusukes@google.com
2011-06-01
1
-5
/
+0
*
Nuke kDisableDevTools flag. It's not working anyway.
mnaganov@chromium.org
2011-06-01
2
-4
/
+0
*
Remove chrome/browser/browser_about_handler.h dependency from content.
jam@chromium.org
2011-06-01
2
-2
/
+2
*
Print Preview - Disable print preview on Mac.
thestig@chromium.org
2011-06-01
2
-2
/
+2
*
Enable in-browser thumbnailing for Linux and Chrome OS.
satorux@chromium.org
2011-06-01
2
-0
/
+12
*
Preload Instant search when omnibox is focused.
sreeram@chromium.org
2011-06-01
2
-0
/
+6
*
Add an OWNERS file for extensions_api.json
mihaip@chromium.org
2011-06-01
1
-0
/
+19
*
Move UrlFetcher to content. I originally thought that it's only used by chro...
jam@chromium.org
2011-06-01
12
-2689
/
+7
*
Apply content-security-policy to chrome://plugins page. This involves
tsepez@chromium.org
2011-05-31
1
-1
/
+1
*
Use OVERRIDE for the ContentClients.
avi@chromium.org
2011-05-31
1
-1
/
+2
*
[cros] Initial implementation for OOBE WebUI.
nkostylev@chromium.org
2011-05-31
2
-0
/
+4
*
Add load_completed property to ThumbnailScore.
satorux@chromium.org
2011-05-31
3
-23
/
+34
*
Revert 87264 - Add load_completed property to ThumbnailScore.
satorux@chromium.org
2011-05-31
3
-34
/
+23
*
Add load_completed property to ThumbnailScore.
satorux@chromium.org
2011-05-31
3
-23
/
+34
*
Use URLFetcher::Create instead of new in http_bridge.cc.
qsr@chromium.org
2011-05-30
2
-4
/
+46
*
Add ability to change web store promo logo at runtime.
jstritar@chromium.org
2011-05-29
2
-0
/
+4
*
Add exclude_matches to content_scripts for negating match patterns.
tessamac@chromium.org
2011-05-29
11
-30
/
+206
*
Move sandbox_policy to content.
jam@chromium.org
2011-05-28
4
-497
/
+116
*
Replace many OS_LINUX ifdefs with OS_POSIX & !OS_MACOSX, since most of them a...
chromium@hybridsource.org
2011-05-28
6
-16
/
+15
*
Use the same MIME types regardless of branding, for compatibility.
wez@chromium.org
2011-05-28
1
-5
/
+1
*
Use WebFrame::setIsolatedWorldSecurityOrigin to allow cross-origin XHRs in co...
mihaip@chromium.org
2011-05-27
1
-1
/
+2
*
Get rid of content dependency from sandbox_policy.h
jam@chromium.org
2011-05-27
3
-315
/
+17
*
Add a simple diagnostics page for Support (about:flash), meant to aggregate i...
finnur@chromium.org
2011-05-27
2
-0
/
+6
*
Print Preview: Print the right WebFrame/WebNode.
thestig@chromium.org
2011-05-27
1
-8
/
+12
*
Anti-DDoS enhancements: Log to net log, UMA stats, improved policy.
joi@chromium.org
2011-05-27
3
-14
/
+31
*
Revert 86422 - Make DHCP WPAD on by default.
joi@chromium.org
2011-05-27
2
-4
/
+6
*
Proxy Extension API sample: Clearing proxy errors, fixing tests.
mkwst@chromium.org
2011-05-27
6
-40
/
+41
*
Moving mediaplayer to the chrome filebrowser. Observable behaviour should not...
serya@google.com
2011-05-27
4
-0
/
+109
*
This change provides initial support for sending DevTools messages between Wo...
yurys@chromium.org
2011-05-27
3
-144
/
+1
*
Stop using the boring score for judging we should update a thumbnail or not.
satorux@chromium.org
2011-05-27
3
-14
/
+21
*
Move security_style.h to content. It seems like useful information that an e...
jam@chromium.org
2011-05-26
2
-36
/
+1
*
Get rid of render_messages.h and web_cache_manager.h. I moved the view sourc...
jam@chromium.org
2011-05-26
1
-3
/
+0
*
Documentation for incognito_persistent and incognito_session_only preferences
battre@chromium.org
2011-05-26
2
-36
/
+69
*
Make --allow-cross-domain-auth-prompt equivalent to a preference.
tsepez@chromium.org
2011-05-26
2
-0
/
+5
*
Revert "Revert 84829 - Initial implementation of "Synced Bookmarks" folder."
yfriedman@chromium.org
2011-05-26
2
-0
/
+4
*
Add FPS column to Task Manager.
jbates@chromium.org
2011-05-26
1
-1
/
+1
*
Update sample cross-domain XMLHttpRequest extension to use the new Twitter tr...
mihaip@chromium.org
2011-05-26
4
-4
/
+4
*
Support file://localhost/foo as a content script's url-pattern
haraken@google.com
2011-05-26
3
-3
/
+71
*
Add a websocket-over-spdy flag. This change is a part of WebSocket over SPDY
toyoshim@chromium.org
2011-05-26
2
-0
/
+4
*
Change the web store private install API to accept a localized extension name.
asargent@chromium.org
2011-05-26
1
-17
/
+31
*
Made all enums of preferences api unix_hacker_style
battre@chromium.org
2011-05-25
9
-26
/
+26
*
Enable incognito_session_only preferences
battre@chromium.org
2011-05-25
2
-8
/
+8
*
Support persistent incognito preferences
battre@chromium.org
2011-05-25
6
-17
/
+12
[next]