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
*
Move NotificationObserver, NotificationSource, and NotificationDetails to con...
jam@chromium.org
2011-10-19
106
-673
/
+725
*
Reland r105978: Report errors when extensions attempt to use
aa@chromium.org
2011-10-19
2
-13
/
+0
*
Revert 105033 Revert 105015 - Eliminate WaitForNavigation.
gbillock@chromium.org
2011-10-19
1
-5
/
+13
*
Move content_client.h into content/public.
joi@chromium.org
2011-10-18
1
-1
/
+0
*
Revert 106140 - Make inline installation callbacks fire when the item is down...
sail@chromium.org
2011-10-18
3
-47
/
+17
*
Make inline installation callbacks fire when the item is downloaded and insta...
mihaip@chromium.org
2011-10-18
3
-17
/
+47
*
Revert 106110 - Implement SyncableService in AppNotificationsManager:
sail@chromium.org
2011-10-18
10
-1137
/
+94
*
Implement SyncableService in AppNotificationsManager:
munjal@chromium.org
2011-10-18
10
-94
/
+1137
*
Reland r105832: NewRunnable* -> base::Bind for most of chrome/browser/extensi...
adamk@chromium.org
2011-10-18
21
-144
/
+161
*
Use more idiomatic gtest style in extension_function_test_utils.
mihaip@chromium.org
2011-10-18
1
-13
/
+10
*
Remove flaky indicator from webstore inline install tests.
mihaip@chromium.org
2011-10-18
1
-32
/
+4
*
Revert 105978 - Report errors when extensions attempt to use private APIs.
nkostylev@chromium.org
2011-10-18
1
-0
/
+8
*
Move content_notification_types.h from content\common to content\public\brows...
jam@chromium.org
2011-10-18
10
-7
/
+10
*
record UMA histogram for different bookmark launch types
estade@chromium.org
2011-10-18
2
-0
/
+13
*
Add another point at which we check for new external extensions.
miket@chromium.org
2011-10-18
1
-4
/
+3
*
Add an install source for inline installs.
mihaip@chromium.org
2011-10-18
3
-11
/
+36
*
Report errors when extensions attempt to use private APIs.
aa@chromium.org
2011-10-18
1
-8
/
+0
*
Remove toolstrips from Chrome.
aa@chromium.org
2011-10-17
4
-16
/
+7
*
base::Bind: Convert FileUtilProxy::StatusCallback.
jhawkins@chromium.org
2011-10-17
1
-3
/
+1
*
Add webstorePrivate.beginInstallWithManifest3 and remove webstorePrivate.begi...
mihaip@chromium.org
2011-10-17
7
-205
/
+11
*
Diabling failing test ExtensionClipboardApiTest
tbarzic@chromium.org
2011-10-17
1
-1
/
+1
*
More NewRunnable* -> base::Bind for chrome/browser/extensions/.
adamk@chromium.org
2011-10-17
12
-98
/
+57
*
Restrict webRequest events to extensions with host permissions
mpcomplete@chromium.org
2011-10-17
3
-14
/
+18
*
Revert 105759 - Revert 105755 - Fails on XP and Vista
tbarzic@chromium.org
2011-10-17
4
-0
/
+359
*
Revert 105832 - NewRunnable* -> base::Bind for most of chrome/browser/extensi...
adamk@chromium.org
2011-10-17
22
-164
/
+146
*
Use real language for extension alert.
miket@chromium.org
2011-10-17
1
-8
/
+7
*
NewRunnable* -> base::Bind for most of chrome/browser/extensions/.
adamk@chromium.org
2011-10-17
22
-146
/
+164
*
For the extension_tab_map_id, Change usage of AllSources to AllBrowserContext...
mirandac@chromium.org
2011-10-17
1
-3
/
+3
*
For the extension service, Change usage of AllSources to AllBrowserContextsAn...
mirandac@chromium.org
2011-10-17
1
-3
/
+3
*
Make audio recording exclusive between web speech input and the extension API.
leandrogracia@chromium.org
2011-10-17
5
-15
/
+43
*
Refactoring: Iterating content setting rules.
marja@chromium.org
2011-10-17
3
-166
/
+147
*
Change EnterFullscreen() to take an enum instead of a bool as second parameter.
thakis@chromium.org
2011-10-17
1
-2
/
+4
*
Revert 105755 - Fails on XP and Vista
rsleevi@chromium.org
2011-10-17
4
-358
/
+0
*
Adding experimental extension clipboard api.
tbarzic@chromium.org
2011-10-16
4
-0
/
+358
*
Allow webstore extensions to use experimental permissions. We
aa@chromium.org
2011-10-16
2
-22
/
+23
*
Disable warning the user if a webRequest extension misbehaves
battre@chromium.org
2011-10-16
1
-11
/
+17
*
Initialize the NetworkDelayListener to allow requests rather than deny them.
pam@chromium.org
2011-10-15
3
-38
/
+7
*
Revert 105661 - Revert 105659 - Delay network requests on startup if any webR...
pam@chromium.org
2011-10-15
10
-28
/
+353
*
Revert 105659 - Delay network requests on startup if any webRequest or webNav...
pam@chromium.org
2011-10-15
10
-353
/
+28
*
Remove svn:executable from source file.
pam@chromium.org
2011-10-15
1
-0
/
+0
*
Delay network requests on startup if any webRequest or webNavigation extensio...
pam@chromium.org
2011-10-15
11
-28
/
+637
*
Implement fullscreen info bubble on Win and Mac.
jeremya@chromium.org
2011-10-15
1
-2
/
+2
*
Reenable Isolated App Tests that should no longer be flaky as of r105029.
ajwong@chromium.org
2011-10-15
1
-15
/
+2
*
Mark ExtensionMessageService AllSources usage as ok.
yoz@chromium.org
2011-10-15
1
-3
/
+3
*
Fix ExtensionApiTest.TabUpdateNoPermissions timeouts
mihaip@chromium.org
2011-10-14
4
-29
/
+82
*
Fix RENDERER_PROCESS_CREATED AllSources listeners in UserScriptMaster and Vis...
yoz@chromium.org
2011-10-14
1
-1
/
+5
*
Move NativeWebKeyboardEvent files into their intended final destinations prio...
ben@chromium.org
2011-10-14
2
-2
/
+2
*
Renaming extension_clipboard_apitest.cc to extension_dom_clipboard_apitest.cc
tbarzic@chromium.org
2011-10-14
1
-0
/
+0
*
Now allow reopening BCs even if they were specified in the manifest
atwilson@chromium.org
2011-10-14
1
-1
/
+30
*
Fix flaky AppInstallBundle test.
jstritar@chromium.org
2011-10-14
1
-3
/
+13
[next]