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
/
browser
/
extensions
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge 145332 - Add HiDPI webstore icons. Use them on NTP and extensions domui.
thakis@chromium.org
2012-07-21
1
-0
/
+1
*
Merge 145407 - Fix extensions download when default download location is drive.
gspencer@chromium.org
2012-07-18
1
-2
/
+12
*
Disable ActiveTabTests on the beta branch.
mpcomplete@chromium.org
2012-07-12
1
-3
/
+3
*
Disable some tests that are failing on the Beta due to features that are
mpcomplete@chromium.org
2012-07-11
2
-2
/
+2
*
Merge 146213 - Set the Feature's ChannelForTesting to Trunk during ActiveTabT...
mpcomplete@chromium.org
2012-07-11
2
-2
/
+6
*
Merge 145119 - An IME API fix. segment_list is obtained but not used.
zork@chromium.org
2012-07-11
1
-19
/
+26
*
Merge 146156 - Set the Feature's ChannelForTesting to Trunk during extension ...
mpcomplete@chromium.org
2012-07-11
2
-1
/
+5
*
Merge 146130 - Don't create external extension providers for a TestExtensionS...
mpcomplete@chromium.org
2012-07-11
1
-0
/
+1
*
Merge 144151 - Fix a crash by removing a CHECK whose assumptions are no longe...
mpcomplete@chromium.org
2012-07-10
1
-3
/
+6
*
Use the first_party_for_cookies URL to filter which requests the WebRequest A...
battre@chromium.org
2012-07-03
4
-17
/
+48
*
Revert 145136 - Merge 144529 - Use the first_party_for_cookies URL to filter ...
battre@chromium.org
2012-07-02
4
-49
/
+17
*
Merge 144529 - Use the first_party_for_cookies URL to filter which requests t...
battre@chromium.org
2012-07-02
4
-17
/
+49
*
Merge 143966 - chromeos: Make Chrome app a real app.
xiyuan@chromium.org
2012-06-29
3
-3
/
+45
*
Merge 143605 - grd file update for new 2x assets
thakis@chromium.org
2012-06-24
5
-5
/
+5
*
Merge 143322 - Add a 'more info' link to the off-store install infobar.
aa@chromium.org
2012-06-21
1
-8
/
+6
*
Merge 142921 - Use an infobar instead of alert box for extension install
aa@chromium.org
2012-06-20
12
-65
/
+164
*
Revert 142427 - Cleaning Up Extensions When Local Content Removed
karen@chromium.org
2012-06-19
5
-384
/
+24
*
Keep shelf item visible when extension install blocked off-store.
aa@chromium.org
2012-06-19
2
-1
/
+15
*
Order the script badges in the location bar in the order that
kalman@chromium.org
2012-06-18
5
-41
/
+103
*
Persist declarative rules to the extension state store.
mpcomplete@chromium.org
2012-06-18
12
-22
/
+420
*
Change the USB extension API to use ArrayBuffers.
gdk@chromium.org
2012-06-18
3
-12
/
+6
*
Implement base::win::IsMetroProcess.
siggi@chromium.org
2012-06-18
1
-1
/
+1
*
Add a new --enable-script-badges flag and use that rather than --enable-actio...
kalman@chromium.org
2012-06-18
3
-5
/
+5
*
Initial work to remove the notion of all extension message payloads as strings.
gdk@chromium.org
2012-06-18
3
-20
/
+89
*
Bluetooth API: Add getServices
bryeung@chromium.org
2012-06-18
2
-1
/
+78
*
ContentSettings now uses the JSON Schema Compiler.
hebert.christopherj@chromium.org
2012-06-18
4
-85
/
+62
*
Add ManagedModePolicyProvider and extension API to get and set policies.
bauerb@chromium.org
2012-06-18
3
-0
/
+60
*
Fix fileSystem extension API to work when user chooses existing file for writ...
benwells@chromium.org
2012-06-18
1
-1
/
+2
*
Bluetooth Extension API: Add a discovery API
bryeung@chromium.org
2012-06-18
7
-29
/
+225
*
Change Bluetooth API to use options dictionaries.
bryeung@chromium.org
2012-06-18
3
-201
/
+143
*
Move input.ime back out of experimental for M21
zork@chromium.org
2012-06-18
3
-23
/
+17
*
Revert 142617 - Change Bluetooth API to use options dictionaries.
nsylvain@chromium.org
2012-06-17
3
-143
/
+201
*
Revert 142630 - Disable BluetoothApiTest.SetOutOfBandPairingData under ASan.
nsylvain@chromium.org
2012-06-17
1
-7
/
+1
*
Revert 142623 - Bluetooth Extension API: Add a discovery API
nsylvain@chromium.org
2012-06-17
7
-225
/
+29
*
Disable BluetoothApiTest.SetOutOfBandPairingData under ASan.
glider@chromium.org
2012-06-17
1
-1
/
+7
*
Bluetooth Extension API: Add a discovery API
bryeung@chromium.org
2012-06-17
7
-29
/
+225
*
Change Bluetooth API to use options dictionaries.
bryeung@chromium.org
2012-06-16
3
-201
/
+143
*
BUG=110235
mitchellwrosen@chromium.org
2012-06-15
12
-864
/
+925
*
Remove BrowserList::GetLastActive from extensions install dialog code by plum...
jam@chromium.org
2012-06-15
24
-88
/
+90
*
Updated web navigation extension api to use json schema compiler.
mtytel@chromium.org
2012-06-15
3
-37
/
+29
*
Rename IPC::Channel and IPC::Sender in src/chrome.
brettw@chromium.org
2012-06-15
9
-16
/
+16
*
Re-enable regression test for packing and installing extensions on Windows.
hebert.christopherj@chromium.org
2012-06-15
3
-9
/
+15
*
Add drive search function to fileBrowserPrivate api.
tbarzic@chromium.org
2012-06-15
1
-0
/
+1
*
Cleaning Up Extensions When Local Content Removed
rdevlin.cronin@chromium.org
2012-06-15
5
-25
/
+385
*
Fix ChromiumOS compile.
bryeung@chromium.org
2012-06-15
1
-3
/
+3
*
Add additional device attributes.
bryeung@chromium.org
2012-06-15
2
-17
/
+40
*
Revert 142360 - Add additional device attributes.
hbono@chromium.org
2012-06-15
2
-38
/
+16
*
Add additional device attributes.
bryeung@chromium.org
2012-06-15
2
-16
/
+38
*
Implement the OOB Pairing APIs.
bryeung@chromium.org
2012-06-15
3
-17
/
+307
*
Implement fileSystem.chooseFile.
benwells@chromium.org
2012-06-15
2
-31
/
+150
[next]