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
*
Remove two deprecated methods from base::Version
isherman@chromium.org
2012-07-11
8
-69
/
+51
*
Set the Feature's ChannelForTesting to Trunk during extension tests, so that
mpcomplete@chromium.org
2012-07-11
2
-1
/
+5
*
Move ExtensionCreator and ExtensionCreatorFilter into extensions namespace
rdevlin.cronin@chromium.org
2012-07-11
11
-20
/
+40
*
Don't create external extension providers for a TestExtensionSystem.
bauerb@chromium.org
2012-07-11
1
-0
/
+1
*
Remove the force_session cookie option, as it's not used anymore
jochen@chromium.org
2012-07-11
2
-9
/
+9
*
Moving test_api to api/test .
vabr@chromium.org
2012-07-11
10
-61
/
+78
*
Remove app shortcuts when app is uninstalled on Linux.
benwells@chromium.org
2012-07-11
1
-9
/
+24
*
Moving metrics to api/ .
vabr@chromium.org
2012-07-11
4
-30
/
+39
*
Moving record API to api/record/ .
vabr@chromium.org
2012-07-11
4
-13
/
+20
*
Revert 146065 - Remove app shortcuts when app is uninstalled on Linux.
benwells@chromium.org
2012-07-11
1
-24
/
+9
*
Remove app shortcuts when app is uninstalled on Linux.
benwells@chromium.org
2012-07-11
1
-9
/
+24
*
Reland r145993.
zea@chromium.org
2012-07-11
8
-30
/
+66
*
Protect references to ThemeService* with ENABLE_THEMES
nileshagrawal@chromium.org
2012-07-11
3
-0
/
+8
*
RefCounted types should not have public destructors
rsleevi@chromium.org
2012-07-11
2
-3
/
+4
*
Revert 145993 - [Sync] Add location parameter to SyncChange in Sync API.
zea@chromium.org
2012-07-10
8
-66
/
+30
*
Remove the refcount from ScriptBadgeController, which
jyasskin@chromium.org
2012-07-10
8
-139
/
+223
*
[Sync] Add location parameter to SyncChange in Sync API.
zea@chromium.org
2012-07-10
8
-30
/
+66
*
Instrument serial API code to make testing easier.
miket@chromium.org
2012-07-10
4
-36
/
+166
*
Move TabStripModelDelegate off Browser into its own class.
ben@chromium.org
2012-07-10
1
-1
/
+1
*
Disable ExtensionTabsTest.QueryLastFocusedWindowTabs due to flakyness.
mihaip@chromium.org
2012-07-10
1
-1
/
+2
*
Moved ExtensionPrefs and related into extensions namespace
rdevlin.cronin@chromium.org
2012-07-10
40
-199
/
+233
*
Make isolated file system works for a device root (e.g. X:\\)
kinuko@chromium.org
2012-07-10
5
-19
/
+19
*
don't store scopes in PermissionSet
estade@chromium.org
2012-07-09
7
-101
/
+10
*
Revert 145642 - Cleanup: make ExtensionRequestSender manage its IPC responses...
cmp@chromium.org
2012-07-09
4
-18
/
+32
*
Disable ExtensionCrxInstallerTest.PackAndInstallExtension on ChromeOS.
mihaip@chromium.org
2012-07-09
1
-1
/
+8
*
Add bitrate option to serial API.
miket@chromium.org
2012-07-09
13
-78
/
+161
*
Prettify output from chrome.fileSystem.getDisplayPath for Windows profile dir...
thorogood@chromium.org
2012-07-09
2
-1
/
+55
*
Introduce webNavigation.onTabReplaced event that is fired when a tab from ins...
jochen@chromium.org
2012-07-09
4
-12
/
+97
*
Cleanup: make ExtensionRequestSender manage its IPC responses directly, rather
kalman@chromium.org
2012-07-09
4
-32
/
+18
*
browser: Move more files into chrome namespace.
tfarina@chromium.org
2012-07-06
2
-2
/
+2
*
Moved ExtensionMenuManager and ExtensionMenuItem into extensions namespace; r...
rdevlin.cronin@chromium.org
2012-07-05
9
-368
/
+350
*
Expose the extension/app's id on chrome.runtime.id and, and make this
kalman@chromium.org
2012-07-05
3
-11
/
+24
*
Fix ExtensionService::ReportExtensionLoadError's non-ASCII text handling.
kinaba@chromium.org
2012-07-05
1
-1
/
+1
*
Filtered events.
koz@chromium.org
2012-07-05
23
-255
/
+1182
*
Revert 145401 - Deprecate --aura-panels
stevet@chromium.org
2012-07-04
2
-21
/
+23
*
browser: Put simple_message_box.h and chrome_web_contents_view_delegate.h int...
tfarina@chromium.org
2012-07-04
2
-6
/
+6
*
Fix extensions download when default download location is drive.
achuith@chromium.org
2012-07-04
1
-2
/
+12
*
Deprecate --aura-panels
stevenjb@chromium.org
2012-07-03
2
-23
/
+21
*
[Sync] Move ModelType and related classes to 'syncer' namespace
akalin@chromium.org
2012-07-03
19
-179
/
+178
*
enable -Wunused-private-field for linux and chromeos.
tony@chromium.org
2012-07-03
1
-1
/
+0
*
Remove temporary logging.
miket@chromium.org
2012-07-03
2
-10
/
+0
*
Move application creation and extension install prompt showing off Browser an...
ben@chromium.org
2012-07-03
25
-124
/
+264
*
Revert 145145 - Filtered events.
dharani@chromium.org
2012-07-03
23
-1181
/
+255
*
Revert 145191 - Fix memory leak in EventListenerMapUnittest.
dharani@chromium.org
2012-07-03
1
-3
/
+2
*
In external extension json file, integer for version number fails with a poor...
mitchellwrosen@chromium.org
2012-07-03
2
-2
/
+20
*
Fixes to repeat-count checking and error checking for failed subbrowser run
clintstaley@chromium.org
2012-07-03
3
-19
/
+31
*
Add HiDPI webstore icons. Use them on NTP and extensions domui.
thakis@chromium.org
2012-07-03
1
-0
/
+1
*
make getAuthToken interactive
estade@chromium.org
2012-07-03
6
-42
/
+123
*
autocomplete: Rename autocomplete.* to autocomplete_input.*.
tfarina@chromium.org
2012-07-03
1
-1
/
+1
*
persist known media galleries (only directories for now)
estade@chromium.org
2012-07-03
1
-2
/
+1
[next]