summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions
Commit message (Expand)AuthorAgeFilesLines
* Merge 145407 - Fix extensions download when default download location is drive.gspencer@chromium.org2012-07-181-2/+12
* Disable ActiveTabTests on the beta branch.mpcomplete@chromium.org2012-07-121-3/+3
* Disable some tests that are failing on the Beta due to features that arempcomplete@chromium.org2012-07-112-2/+2
* Merge 146213 - Set the Feature's ChannelForTesting to Trunk during ActiveTabT...mpcomplete@chromium.org2012-07-112-2/+6
* Merge 145119 - An IME API fix. segment_list is obtained but not used.zork@chromium.org2012-07-111-19/+26
* Merge 146156 - Set the Feature's ChannelForTesting to Trunk during extension ...mpcomplete@chromium.org2012-07-112-1/+5
* Merge 146130 - Don't create external extension providers for a TestExtensionS...mpcomplete@chromium.org2012-07-111-0/+1
* Merge 144151 - Fix a crash by removing a CHECK whose assumptions are no longe...mpcomplete@chromium.org2012-07-101-3/+6
* Use the first_party_for_cookies URL to filter which requests the WebRequest A...battre@chromium.org2012-07-034-17/+48
* Revert 145136 - Merge 144529 - Use the first_party_for_cookies URL to filter ...battre@chromium.org2012-07-024-49/+17
* Merge 144529 - Use the first_party_for_cookies URL to filter which requests t...battre@chromium.org2012-07-024-17/+49
* Merge 143966 - chromeos: Make Chrome app a real app.xiyuan@chromium.org2012-06-293-3/+45
* Merge 143605 - grd file update for new 2x assetsthakis@chromium.org2012-06-245-5/+5
* Merge 143322 - Add a 'more info' link to the off-store install infobar.aa@chromium.org2012-06-211-8/+6
* Merge 142921 - Use an infobar instead of alert box for extension installaa@chromium.org2012-06-2012-65/+164
* Revert 142427 - Cleaning Up Extensions When Local Content Removedkaren@chromium.org2012-06-195-384/+24
* Keep shelf item visible when extension install blocked off-store.aa@chromium.org2012-06-192-1/+15
* Order the script badges in the location bar in the order thatkalman@chromium.org2012-06-185-41/+103
* Persist declarative rules to the extension state store.mpcomplete@chromium.org2012-06-1812-22/+420
* Change the USB extension API to use ArrayBuffers.gdk@chromium.org2012-06-183-12/+6
* Implement base::win::IsMetroProcess. siggi@chromium.org2012-06-181-1/+1
* Add a new --enable-script-badges flag and use that rather than --enable-actio...kalman@chromium.org2012-06-183-5/+5
* Initial work to remove the notion of all extension message payloads as strings.gdk@chromium.org2012-06-183-20/+89
* Bluetooth API: Add getServicesbryeung@chromium.org2012-06-182-1/+78
* ContentSettings now uses the JSON Schema Compiler.hebert.christopherj@chromium.org2012-06-184-85/+62
* Add ManagedModePolicyProvider and extension API to get and set policies.bauerb@chromium.org2012-06-183-0/+60
* Fix fileSystem extension API to work when user chooses existing file for writ...benwells@chromium.org2012-06-181-1/+2
* Bluetooth Extension API: Add a discovery APIbryeung@chromium.org2012-06-187-29/+225
* Change Bluetooth API to use options dictionaries.bryeung@chromium.org2012-06-183-201/+143
* Move input.ime back out of experimental for M21zork@chromium.org2012-06-183-23/+17
* Revert 142617 - Change Bluetooth API to use options dictionaries.nsylvain@chromium.org2012-06-173-143/+201
* Revert 142630 - Disable BluetoothApiTest.SetOutOfBandPairingData under ASan.nsylvain@chromium.org2012-06-171-7/+1
* Revert 142623 - Bluetooth Extension API: Add a discovery APInsylvain@chromium.org2012-06-177-225/+29
* Disable BluetoothApiTest.SetOutOfBandPairingData under ASan.glider@chromium.org2012-06-171-1/+7
* Bluetooth Extension API: Add a discovery APIbryeung@chromium.org2012-06-177-29/+225
* Change Bluetooth API to use options dictionaries.bryeung@chromium.org2012-06-163-201/+143
* BUG=110235mitchellwrosen@chromium.org2012-06-1512-864/+925
* Remove BrowserList::GetLastActive from extensions install dialog code by plum...jam@chromium.org2012-06-1524-88/+90
* Updated web navigation extension api to use json schema compiler.mtytel@chromium.org2012-06-153-37/+29
* Rename IPC::Channel and IPC::Sender in src/chrome.brettw@chromium.org2012-06-159-16/+16
* Re-enable regression test for packing and installing extensions on Windows.hebert.christopherj@chromium.org2012-06-153-9/+15
* Add drive search function to fileBrowserPrivate api.tbarzic@chromium.org2012-06-151-0/+1
* Cleaning Up Extensions When Local Content Removedrdevlin.cronin@chromium.org2012-06-155-25/+385
* Fix ChromiumOS compile.bryeung@chromium.org2012-06-151-3/+3
* Add additional device attributes.bryeung@chromium.org2012-06-152-17/+40
* Revert 142360 - Add additional device attributes.hbono@chromium.org2012-06-152-38/+16
* Add additional device attributes.bryeung@chromium.org2012-06-152-16/+38
* Implement the OOB Pairing APIs.bryeung@chromium.org2012-06-153-17/+307
* Implement fileSystem.chooseFile.benwells@chromium.org2012-06-152-31/+150
* Allow platform apps to open links in the browser.mihaip@chromium.org2012-06-151-0/+11