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
/
chrome_browser_extensions.gypi
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert 143896 - Filtered events.
benwells@chromium.org
2012-06-25
1
-2
/
+0
*
Filtered events.
koz@chromium.org
2012-06-25
1
-0
/
+2
*
Filtered events.
koz@chromium.org
2012-06-25
1
-2
/
+0
*
Filtered events.
koz@chromium.org
2012-06-25
1
-0
/
+2
*
More fixes to address missing symbols when building unit-tests on Android.
jcivelli@chromium.org
2012-06-22
1
-0
/
+2
*
chromeos: Stop depending on Libcros
hashimoto@chromium.org
2012-06-22
1
-10
/
+0
*
Move chrome.downloads out of experimental to dev
benjhayden@chromium.org
2012-06-21
1
-0
/
+2
*
Stubbing out the ExtensionTabUtil methods on Android.
jcivelli@chromium.org
2012-06-21
1
-0
/
+2
*
Compiling more extension files on Android.
jcivelli@chromium.org
2012-06-21
1
-0
/
+3
*
Removing files that depend on Browser from the Android build.
jcivelli@chromium.org
2012-06-21
1
-0
/
+4
*
Convert InvalidationStateTracker to use invalidation::ObjectId instead of syn...
dcheng@chromium.org
2012-06-20
1
-0
/
+6
*
Revert 142427 - Cleaning Up Extensions When Local Content Removed
yoz@chromium.org
2012-06-19
1
-2
/
+0
*
Use an infobar instead of alert box for extension install
aa@chromium.org
2012-06-19
1
-0
/
+1
*
Persist declarative rules to the extension state store.
mpcomplete@chromium.org
2012-06-18
1
-0
/
+2
*
Merge scalable-image grd files using new support in Grit (r51).
benrg@chromium.org
2012-06-18
1
-1
/
+0
*
Bluetooth Extension API: Add a discovery API
bryeung@chromium.org
2012-06-18
1
-0
/
+2
*
Revert 142623 - Bluetooth Extension API: Add a discovery API
nsylvain@chromium.org
2012-06-17
1
-2
/
+0
*
Bluetooth Extension API: Add a discovery API
bryeung@chromium.org
2012-06-17
1
-0
/
+2
*
Cleaning Up Extensions When Local Content Removed
rdevlin.cronin@chromium.org
2012-06-15
1
-0
/
+2
*
Implement the activeTab permission, so that extensions with the permission
kalman@chromium.org
2012-06-13
1
-0
/
+2
*
Unrevert r141537: Add extensions::StateStore and use that instead of
mpcomplete@chromium.org
2012-06-12
1
-0
/
+2
*
Revert r141537: Add extensions::StateStore and use that instead of
mpcomplete@chromium.org
2012-06-11
1
-2
/
+0
*
Add extensions::StateStore and use that instead of ExtensionPrefs for
mpcomplete@chromium.org
2012-06-11
1
-0
/
+2
*
Refactoring ExtensionInstallUI to abstract the Browser references.
jcivelli@chromium.org
2012-06-08
1
-0
/
+10
*
Moving the tabs_module API into a separate directory in api/
vabr@chromium.org
2012-06-08
1
-6
/
+6
*
Implement extension API chrome.fileSystem.getDisplayPath().
benwells@chromium.org
2012-06-08
1
-0
/
+2
*
Do hostname resolution. Interesting questions to ponder:
miket@chromium.org
2012-06-07
1
-0
/
+2
*
Factor the code dealing with admin policy (extension black-, white-, and forc...
pam@chromium.org
2012-06-05
1
-0
/
+2
*
Refactor the various ways to control what users can do to extensions.
pam@chromium.org
2012-06-02
1
-0
/
+2
*
Relanding r140069: Move extensions::SettingsStorage to ValueStore, and remove...
mpcomplete@chromium.org
2012-06-01
1
-10
/
+2
*
Revert r140069: Move extensions::SettingsStorage to ValueStore, and remove th...
mpcomplete@chromium.org
2012-06-01
1
-2
/
+10
*
Move extensions::SettingsStorage to ValueStore, and remove the few dependencies
mpcomplete@chromium.org
2012-06-01
1
-10
/
+2
*
Moved BrowserActionButton and BrowserActionView to a new file (from browser_a...
yefim@chromium.org
2012-05-31
1
-1
/
+0
*
Rename ActionBoxController -> LocationBarController.
aa@chromium.org
2012-05-27
1
-1
/
+1
*
Pass command line arguments onto platform apps which provide the right intent.
benwells@chromium.org
2012-05-26
1
-0
/
+2
*
Moving web_socket_proxy_private into a sub-dir in api/
vabr@chromium.org
2012-05-25
1
-2
/
+2
*
Allow platform apps to create shell windows with a script connection.
jeremya@chromium.org
2012-05-25
1
-0
/
+2
*
Moving webstore_private to api/webstore_private
vabr@chromium.org
2012-05-24
1
-2
/
+2
*
Revert half of the changes from 137638 that are probably causing breakages in
kalman@chromium.org
2012-05-24
1
-1
/
+0
*
Rename ExtensionCommand* to Command* within the extensions namespace.
finnur@chromium.org
2012-05-22
1
-4
/
+4
*
Remove virtual keyboard support:
yusukes@google.com
2012-05-22
1
-15
/
+0
*
BUG=124493
munjal@chromium.org
2012-05-19
1
-0
/
+2
*
Make the page action space show extensions with active content scripts or
kalman@chromium.org
2012-05-19
1
-0
/
+2
*
Add schema chrome-extension-resource:// for extension resources. It may be us...
penghuang@chromium.org
2012-05-18
1
-0
/
+2
*
Revert 137794 - Add schema chrome-extension-resource:// for extension resourc...
rsleevi@chromium.org
2012-05-18
1
-2
/
+0
*
Add schema chrome-extension-resource:// for extension resources. It may be us...
penghuang@chromium.org
2012-05-18
1
-0
/
+2
*
Fix threading-constraint violations with serial chooser.
miket@chromium.org
2012-05-18
1
-0
/
+4
*
Scaffolding for an experimental discovery API letting users inject links in t...
beaudoin@chromium.org
2012-05-17
1
-0
/
+8
*
Improving the process model extension API
nasko@chromium.org
2012-05-17
1
-0
/
+2
*
Relanding after reverted in 137632 (broke ASAN).
kalman@chromium.org
2012-05-17
1
-0
/
+1
[next]