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
*
Enable extension alert but protect with --enable-extension-alerts.
miket@chromium.org
2011-10-19
2
-0
/
+4
*
Fix deps
jam@chromium.org
2011-10-19
1
-0
/
+1
*
Move NotificationObserver, NotificationSource, and NotificationDetails to con...
jam@chromium.org
2011-10-19
1
-5
/
+9
*
Reland r105978: Report errors when extensions attempt to use
aa@chromium.org
2011-10-19
4
-36
/
+87
*
Move content_client.h into content/public.
joi@chromium.org
2011-10-18
1
-1
/
+1
*
Revert 106110 - Implement SyncableService in AppNotificationsManager:
sail@chromium.org
2011-10-18
1
-4
/
+0
*
Refactors NativeWebKeyboardEvent to be less ugly.
ben@chromium.org
2011-10-18
2
-30
/
+2
*
Implement SyncableService in AppNotificationsManager:
munjal@chromium.org
2011-10-18
1
-0
/
+4
*
Finalize the XML writer before freeing it.
petkov@chromium.org
2011-10-18
1
-0
/
+6
*
Wrap TimeFormat unittests into unnamed namespace.
tfarina@chromium.org
2011-10-18
2
-32
/
+33
*
Move the PageType enum to content/public/common, put it into the content name...
jam@chromium.org
2011-10-18
3
-179
/
+10
*
Move navigation_types.h from content/common to content/public/browser, and pu...
jam@chromium.org
2011-10-18
1
-1
/
+1
*
First iteration of a WebUI lock screen.
flackr@chromium.org
2011-10-18
4
-0
/
+8
*
Samples for `enableReferrer` and `allowThirdPartyCookies` should use the `pri...
mkwst@chromium.org
2011-10-18
13
-331
/
+417
*
Revert 106029
nkostylev@chromium.org
2011-10-18
1
-0
/
+1
*
Adding `content_security_policy` to the "Mappy" sample.
mkwst@chromium.org
2011-10-18
10
-89
/
+145
*
Revert 105978 - Report errors when extensions attempt to use private APIs.
nkostylev@chromium.org
2011-10-18
4
-87
/
+36
*
Move navigation_types.h from content/common to content/public/browser, and pu...
jam@chromium.org
2011-10-18
1
-1
/
+0
*
Move content_notification_types.h from content\common to content\public\brows...
jam@chromium.org
2011-10-18
2
-1
/
+4
*
Add an install source for inline installs.
mihaip@chromium.org
2011-10-18
2
-21
/
+0
*
Report errors when extensions attempt to use private APIs.
aa@chromium.org
2011-10-18
4
-36
/
+87
*
Updated webRequest extension API documentation
battre@chromium.org
2011-10-18
6
-68
/
+143
*
Adding two local state prefs for component updater
cpu@chromium.org
2011-10-17
2
-0
/
+11
*
updated manifest.html to include proxy and webNavigation
battre@chromium.org
2011-10-17
2
-0
/
+22
*
Remove toolstrips from Chrome.
aa@chromium.org
2011-10-17
8
-139
/
+1
*
Update write checks for external extension file on mac.
skerner@chromium.org
2011-10-17
2
-2
/
+2
*
Add webstorePrivate.beginInstallWithManifest3 and remove webstorePrivate.begi...
mihaip@chromium.org
2011-10-17
1
-34
/
+18
*
Restrict webRequest events to extensions with host permissions
mpcomplete@chromium.org
2011-10-17
2
-4
/
+10
*
Revert 105759 - Revert 105755 - Fails on XP and Vista
tbarzic@chromium.org
2011-10-17
1
-0
/
+112
*
Bind Migration.
miket@chromium.org
2011-10-17
1
-4
/
+3
*
GTK: Remove the global bookmark menu code. It's been behind a flag and bitrot...
erg@google.com
2011-10-17
2
-12
/
+0
*
Sign In Promo: Roll out the new sign in promo gradually using a server check
dbeam@chromium.org
2011-10-17
2
-0
/
+9
*
Update extension doc gen to search the new build location on windows.
mpcomplete@chromium.org
2011-10-17
1
-2
/
+2
*
Revert 105755 - Fails on XP and Vista
rsleevi@chromium.org
2011-10-17
1
-112
/
+0
*
Include the URL and all features in the CSD pingback for all users.
bryner@chromium.org
2011-10-16
2
-7
/
+0
*
Adding experimental extension clipboard api.
tbarzic@chromium.org
2011-10-16
1
-0
/
+112
*
Allow webstore extensions to use experimental permissions. We
aa@chromium.org
2011-10-16
3
-200
/
+213
*
Adding `content_security_policy` to imageinfo extension.
mkwst@chromium.org
2011-10-16
9
-221
/
+251
*
Collect histograms for page load time when adblock extensions are installed.
mpcomplete@chromium.org
2011-10-16
2
-4
/
+8
*
Move margin processing code to the browser process.
vandebo@chromium.org
2011-10-15
1
-1
/
+4
*
Revert 105661 - Revert 105659 - Delay network requests on startup if any webR...
pam@chromium.org
2011-10-15
5
-4
/
+22
*
Revert 105659 - Delay network requests on startup if any webRequest or webNav...
pam@chromium.org
2011-10-15
5
-22
/
+4
*
Delay network requests on startup if any webRequest or webNavigation extensio...
pam@chromium.org
2011-10-15
5
-4
/
+22
*
Implement fullscreen info bubble on Win and Mac.
jeremya@chromium.org
2011-10-15
1
-0
/
+1
*
Add notes for chrome.windows API parameters that do not apply to panels.
jennb@chromium.org
2011-10-15
2
-12
/
+12
*
Move NativeWebKeyboardEvent files into their intended final destinations prio...
ben@chromium.org
2011-10-14
2
-2
/
+2
*
Adding `content_security_policy` to proxy sample extension.
mkwst@chromium.org
2011-10-14
9
-210
/
+251
*
Support SSL connections in websocket-to-TCP proxy.
dilmah@chromium.org
2011-10-14
2
-1
/
+40
*
Move url_constansts.h to content/public/common.
jam@chromium.org
2011-10-14
2
-2
/
+2
*
When not running the default apps experiment, default apps should be controlled
rogerta@chromium.org
2011-10-14
2
-0
/
+8
[next]