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
*
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
*
ake string_util::WriteInto() DCHECK() that the supplied |length_with_null| > ...
pkasting@chromium.org
2011-11-29
2
-3
/
+3
*
Add per-tab "JavaScript enabled" preference.
mnaganov@chromium.org
2011-11-29
2
-1
/
+6
*
Fix a failing DCHECK in MetricsLogManager.
nileshagrawal@chromium.org
2011-11-29
1
-1
/
+1
*
Revert 111882 - Integrate OAuth2 login token generation into TokenService:
jstritar@chromium.org
2011-11-29
2
-7
/
+3
*
Add cursor field to SetComposition.
zork@chromium.org
2011-11-29
1
-0
/
+6
*
Integrate OAuth2 login token generation into TokenService:
munjal@chromium.org
2011-11-29
2
-3
/
+7
*
Make the access token fetcher class more generic (takes in client id and clie...
munjal@chromium.org
2011-11-29
3
-12
/
+23
*
This is a checkpoint commit for experimental.socket. Limitations:
miket@chromium.org
2011-11-28
9
-3
/
+2734
*
Update downloads extension API schema to allow "content" as a value for the d...
asanka@chromium.org
2011-11-28
1
-1
/
+1
*
Show infobar for missing plug-ins on Mac.
bauerb@chromium.org
2011-11-28
1
-0
/
+15
*
Adding a minimal `meta` description to extension API pages.
mkwst@chromium.org
2011-11-28
38
-106
/
+120
*
Moving the MHTML API out of experimental and renaming it.
jcivelli@chromium.org
2011-11-28
9
-22
/
+47
*
Extension Settings API: rename it to the Extension Storage API.
kalman@chromium.org
2011-11-27
4
-57
/
+57
[next]