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
/
extensions
/
extension_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Put manifest string constant declarations into separate header
groby@chromium.org
2012-03-23
1
-1
/
+1
*
Break two classes defined in json_value_serializer.cc, .h into separate files.
bbudge@chromium.org
2012-02-26
1
-1
/
+1
*
Experimental Extension Keybinding (first cut).
finnur@chromium.org
2012-02-23
1
-0
/
+84
*
Fix the NTP to only Display Apps
csharp@chromium.org
2012-02-13
1
-3
/
+17
*
Extensions: remove handling of the browserActions permissions because it's no
kalman@chromium.org
2011-12-16
1
-1
/
+0
*
retry 113568 - extensions: remove install/uninstall terminology
estade@chromium.org
2011-12-10
1
-1
/
+1
*
Revert 113568 - extensions: remove install/uninstall terminology
dbeam@chromium.org
2011-12-08
1
-1
/
+1
*
extensions: remove install/uninstall terminology
estade@chromium.org
2011-12-08
1
-1
/
+1
*
Move json_value_serializer from content/common to base.
dpranke@chromium.org
2011-10-07
1
-1
/
+1
*
Apps/Extensions Sync refactoring -- delete most of the old glue, implement ne...
bolms@chromium.org
2011-08-23
1
-0
/
+125
*
Revert 97482 - Apps/Extensions Sync refactoring -- delete most of the old glu...
bolms@chromium.org
2011-08-19
1
-125
/
+0
*
Apps/Extensions Sync refactoring -- delete most of the old glue, implement ne...
bolms@chromium.org
2011-08-19
1
-0
/
+125
*
Move in_process_browser_test and ui_test_utils to chrome/test/base
phajdan.jr@chromium.org
2011-07-29
1
-1
/
+0
*
Add getPermissionWarnings() to management api.
tessamac@chromium.org
2011-07-29
1
-1
/
+19
*
Re-land the experimental permissions API for extensions.
jstritar@chromium.org
2011-07-27
1
-2
/
+2
*
Revert 94288 - Add an experimental permissions API for extensions.
jstritar@chromium.org
2011-07-27
1
-2
/
+2
*
Add an experimental permissions API for extensions.
jstritar@chromium.org
2011-07-27
1
-2
/
+2
*
Add ability to create extension/app for a bookmark-app drop.
gbillock@chromium.org
2011-07-26
1
-0
/
+13
*
Update URLPatternSet to contain a std::set instead of std::vector.
jstritar@chromium.org
2011-07-13
1
-1
/
+1
*
Revert 92219 - Update URLPatternSet to contain a std::set instead of std::vec...
jstritar@chromium.org
2011-07-12
1
-1
/
+1
*
Update URLPatternSet to contain a std::set instead of std::vector.
jstritar@chromium.org
2011-07-12
1
-1
/
+1
*
Start refractoring extension permissions into ExtensionPermissionSet.
jstritar@chromium.org
2011-06-23
1
-402
/
+5
*
Moved manifest tests to data driven format
groby@chromium.org
2011-06-08
1
-670
/
+124
*
Don't require "tabs" permission for tabs.remove/onRemoved, since they just us...
mihaip@chromium.org
2011-06-03
1
-0
/
+2
*
Moving mediaplayer to the chrome filebrowser. Observable behaviour should not...
serya@google.com
2011-05-27
1
-0
/
+1
*
Additional restrictions on kChromeUIScheme pages.
asargent@chromium.org
2011-05-20
1
-0
/
+148
*
Implemented chromePrivate.decodeJPEGIntoPixels() API
glotov@google.com
2011-05-20
1
-0
/
+1
*
Rename ExtensionExtent to URLPatternSet and use URLPatternSet instead of std:...
morrita@chromium.org
2011-05-20
1
-23
/
+23
*
Private API for extensions like ssh-client that need access to websocket-to-t...
dilmah@chromium.org
2011-05-18
1
-2
/
+3
*
Add permission message for clipboardRead permission.
dcheng@chromium.org
2011-05-15
1
-2
/
+0
*
iwyu: Include stringprintf.h where appropriate, part 3.
jhawkins@chromium.org
2011-05-12
1
-1
/
+1
*
Add IPCs to check web copy/cut/paste for extensions with the appropriate perm...
dcheng@chromium.org
2011-05-03
1
-0
/
+4
*
Allow extensions with NPAPI plugins to install on ChromeOS, just don't allow ...
mpcomplete@chromium.org
2011-04-29
1
-0
/
+15
*
wstring: remove wstring functions from base/i18n/rtl.h
evan@chromium.org
2011-04-25
1
-7
/
+7
*
Add histograms to track permission use in extensions.
jstritar@chromium.org
2011-04-19
1
-7
/
+12
*
New fileBrowserPrivate and fileHandler APIs added + plus magic needed to safe...
zelidrag@chromium.org
2011-04-16
1
-4
/
+0
*
Revert 81865 - New fileBrowserPrivate and fileHandler APIs added + plus magic...
zelidrag@chromium.org
2011-04-16
1
-0
/
+4
*
New fileBrowserPrivate and fileHandler APIs added + plus magic needed to safe...
zelidrag@chromium.org
2011-04-16
1
-4
/
+0
*
File API changes needed for safely passing user selected file entities from t...
zelidrag@chromium.org
2011-04-16
1
-0
/
+4
*
Move json_value_serializer to content\common since it's used by code in conte...
jam@chromium.org
2011-04-16
1
-1
/
+1
*
When two extension sources request the same extension, the source with higher...
skerner@chromium.org
2011-04-12
1
-0
/
+39
*
Add a webstore install method that lets us prompt the user before downloading.
asargent@chromium.org
2011-04-05
1
-1
/
+1
*
Make <all_urls> and file:///* in permissions trigger "Allow file access"
mihaip@chromium.org
2011-04-01
1
-2
/
+73
*
Replace bools in extension creation with flags.
mihaip@chromium.org
2011-03-29
1
-48
/
+93
*
Wired local file system support for File API. The local file system provider ...
zelidrag@chromium.org
2011-03-25
1
-0
/
+5
*
Added extensions API to provide customization values.
altimofeev@chromium.org
2011-03-24
1
-1
/
+2
*
Update GetDistinctHost to prefer .com, .net, and .org when de-duping.
tessamac@chromium.org
2011-03-08
1
-0
/
+94
*
Give a helpful warning message if a url patern contains a port.
skerner@chromium.org
2011-03-04
1
-46
/
+47
*
Implement experimental.contentSettings.misc.blockThirdPartyCookies.
bauerb@chromium.org
2011-02-24
1
-0
/
+1
*
Change includes of gfx/* to ui/gfx/*
sail@chromium.org
2011-02-05
1
-1
/
+1
[next]