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 HTTP Pipelining from about:flags, and the command
mmenke@chromium.org
2011-12-05
2
-6
/
+0
*
Fix Manifest leak in Extension::InitFromValue.
jstritar@chromium.org
2011-12-05
1
-2
/
+1
*
Allow AutomationProvider to work with other render view containers besides
kkania@chromium.org
2011-12-05
2
-0
/
+137
*
Store the "browser autorestarted, last session must be restored" information ...
marja@chromium.org
2011-12-05
2
-0
/
+4
*
Store session cookies and restore them if chrome crashes or autorestarts.
marja@chromium.org
2011-12-05
2
-0
/
+5
*
Implement additional UI changes for dangerous download warnings.
asanka@chromium.org
2011-12-05
2
-0
/
+6
*
PrintPreview: Rename PrintMsg_Print_Params struct member variable (printable_...
kmadhusu@chromium.org
2011-12-04
2
-4
/
+4
*
Reland restrict extension features based on the extension type.
jstritar@chromium.org
2011-12-04
9
-228
/
+852
*
Remove dead code for gpu blacklist auto-update.
zmo@google.com
2011-12-03
2
-10
/
+0
*
Making profile avatars and names sync.
jwd@chromium.org
2011-12-03
2
-0
/
+7
*
Add a preference for enabling the TLS origin-bound certificates extension.
wtc@chromium.org
2011-12-03
2
-0
/
+2
*
Update includes to new header locations.
abarth@chromium.org
2011-12-03
1
-2
/
+2
*
Add a few permissions to the optional permission whitelist.
jstritar@chromium.org
2011-12-02
15
-120
/
+134
*
Revert "Restrict extension features based on the extension type."
mpcomplete@chromium.org
2011-12-02
9
-853
/
+228
*
Added missing permission in sample extension
battre@chromium.org
2011-12-02
4
-5
/
+9
*
Implement SetVisuallyDeemphasized in ChromeRenderViewObserver.
xiyuan@chromium.org
2011-12-02
1
-0
/
+5
*
Add an escape hatch for loading legacy manifests
abarth@chromium.org
2011-12-02
3
-1
/
+9
*
Restrict extension features based on the extension type.
jstritar@chromium.org
2011-12-02
9
-228
/
+853
*
PART 5 Of the signed settings refactoring. List of all changes follow beneath:
pastarmovj@chromium.org
2011-12-02
2
-2
/
+2
*
DevTools: allow custom front-end configuration for the remote debugging.
pfeldman@chromium.org
2011-12-02
2
-0
/
+4
*
Allow extenions to override the default content_security_policy, but require
abarth@chromium.org
2011-12-02
4
-6
/
+242
*
Consider the origin when computing extension permissions
abarth@chromium.org
2011-12-02
3
-26
/
+76
*
Move app notification getChannel API out of experimental
asargent@chromium.org
2011-12-02
3
-0
/
+10
*
Collect profiler stats from all browser child processes.
rtenneti@chromium.org
2011-12-01
1
-18
/
+0
*
Restrict access to permissions based on extension types.
jstritar@chromium.org
2011-12-01
6
-239
/
+290
*
[ntp4] Remove bookmarks page implementation and resources.
csilv@chromium.org
2011-12-01
2
-4
/
+0
*
Extension Storage API: make the onChanged event pass in a map of changes rather
kalman@chromium.org
2011-12-01
2
-93
/
+13
*
Print Preview: Set source modifiable bit for scripted printing.
thestig@chromium.org
2011-12-01
1
-1
/
+2
*
Replace TOUCH_UI condition in WebUI with dynamic flag.
rbyers@chromium.org
2011-12-01
2
-0
/
+4
*
Make platform apps use and require a different container ("shell" instead of ...
mihaip@chromium.org
2011-12-01
4
-6
/
+18
*
Enable GAIA profile info downloader by default
sail@chromium.org
2011-12-01
2
-4
/
+0
*
Move view_types.h to view_type.h, since that's the standard name for enums.
jam@chromium.org
2011-12-01
3
-6
/
+6
*
Cache GAIA profile picture URL
sail@chromium.org
2011-11-30
2
-0
/
+5
*
Fix build
abarth@chromium.org
2011-11-30
1
-1
/
+1
*
manifest_version should be a base CRX key
abarth@chromium.org
2011-11-30
1
-1
/
+2
*
Remove child_process.h includes from chrome (specifically WaitForDebugger). I...
jam@chromium.org
2011-11-30
2
-4
/
+0
*
Use callback_forward.h instead of callback.h where possible.
erikwright@chromium.org
2011-11-30
1
-2
/
+2
*
Remove TOUCH_UI specific new tab page.
rbyers@chromium.org
2011-11-30
2
-6
/
+0
*
Only show G+ promo for users logged into G+
caitkp@chromium.org
2011-11-30
2
-0
/
+8
*
Rename chrome.experimental.webRequest to chrome.webRequest
battre@chromium.org
2011-11-30
28
-194
/
+236
*
Revive reverted path.
munjal@chromium.org
2011-11-30
2
-3
/
+7
*
Allow passing in a list of scopes to the access token fetcher class.
munjal@chromium.org
2011-11-30
3
-23
/
+103
*
Update GAIA info periodically
sail@chromium.org
2011-11-30
2
-0
/
+5
*
Allow WebUI Tests to use preLoad in HtmlDialogUI.
scr@chromium.org
2011-11-30
1
-1
/
+3
*
Open the default task on double-click if browser can't handle the file natively.
zelidrag@chromium.org
2011-11-30
1
-0
/
+12
*
Add service to update GAIA info
sail@chromium.org
2011-11-30
2
-0
/
+4
*
Require a modern manifest version when loading an unpacked extension.
abarth@chromium.org
2011-11-30
2
-4
/
+17
*
Put ONC policy behind a flag.
mnissler@chromium.org
2011-11-29
2
-0
/
+4
*
Revert 112006 - Add service to update GAIA info
sail@chromium.org
2011-11-29
2
-4
/
+0
*
Add service to update GAIA info
sail@chromium.org
2011-11-29
2
-0
/
+4
[next]