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
*
More header cleanup:
erg@chromium.org
2010-07-14
3
-2
/
+1
*
[Mac] Finish up extension infobar UI implementation.
andybons@chromium.org
2010-07-13
1
-3
/
+2
*
Marked ExtensionApiTest.Tabs browsertest as flaky.
oshima@chromium.org
2010-07-13
1
-1
/
+9
*
Fix memory leak in extension pref store
jrg@chromium.org
2010-07-12
2
-1
/
+7
*
Make chrome.idle have a permission.
levin@chromium.org
2010-07-12
1
-3
/
+0
*
Move idle from experimental.
levin@chromium.org
2010-07-12
2
-3
/
+3
*
Add an ExtensionPrefStore, layered between the user prefs and the managed pre...
pam@chromium.org
2010-07-12
5
-12
/
+473
*
Try to cut down Browser/TabContents header dependencies.
erg@chromium.org
2010-07-09
1
-0
/
+1
*
Add --allow-scripting-gallery command line switch to allow extensions
sdoyon@chromium.org
2010-07-09
1
-1
/
+3
*
Some cleanup of the extensions context menu API.
asargent@chromium.org
2010-07-09
5
-52
/
+28
*
First cut at an end-to-end browser test for extension context menu API.
asargent@chromium.org
2010-07-07
1
-0
/
+73
*
Fix bug in DeleteAllForURL; deletes entire store instead of just
rdsmith@google.com
2010-07-07
1
-1
/
+1
*
Revert 51544 - I think the chances are noticeably above zero that this
rdsmith@google.com
2010-07-02
1
-1
/
+1
*
Fix bug in DeleteAllForURL; deletes entire store instead of just
rdsmith@google.com
2010-07-02
1
-1
/
+1
*
Add support for omnibox.onInputStarted and onInputCancelled.
mpcomplete@chromium.org
2010-07-02
6
-12
/
+76
*
Disable ExtensionsStartupTest.NoFileAccess on Mac.
vandebo@chromium.org
2010-07-02
1
-1
/
+7
*
Loosen permission on extension temp dir when a flag is used.
skerner@chromium.org
2010-07-01
1
-4
/
+20
*
Add the concept of browse extent.
aa@chromium.org
2010-07-01
2
-1
/
+13
*
**Reapply change that caused build break in chromeos/arm**
rogerta@google.com
2010-07-01
4
-1
/
+234
*
Add a wildcard scheme and a special 'all_urls' pattern to URLPattern.
mpcomplete@chromium.org
2010-06-30
3
-3
/
+3
*
Fix a regression with chrome.tabs.create() with a chrome-extension URL when
mpcomplete@chromium.org
2010-06-30
1
-3
/
+7
*
Revert 51231 - Loosen permission on extension temp dir when a flag is used.
skerner@chromium.org
2010-06-30
1
-20
/
+4
*
Loosen permission on extension temp dir when a flag is used.
skerner@chromium.org
2010-06-30
1
-4
/
+20
*
Fixed invalid read in ExtensionsServiceTest.ReloadExtensions.
akalin@chromium.org
2010-06-30
1
-0
/
+4
*
Reland - Fix NULL dereference in ExtensionTabsModule.
rafaelw@chromium.org
2010-06-30
1
-16
/
+18
*
Revert 51161 - Fix NULL dereference in ExtensionTabsModule.
rafaelw@google.com
2010-06-29
1
-17
/
+15
*
Reland r50296 which removes some uses of CookieMonster on the UI thread.
willchan@chromium.org
2010-06-29
7
-105
/
+272
*
Fix NULL dereference in ExtensionTabsModule.
rafaelw@chromium.org
2010-06-29
1
-15
/
+17
*
Change a bunch of string types.
estade@chromium.org
2010-06-29
4
-15
/
+13
*
Remove download check for web store apps (temporarily).
rafaelw@chromium.org
2010-06-29
1
-10
/
+0
*
ExtensionInfobarGtk now take up available width.
rafaelw@chromium.org
2010-06-28
1
-2
/
+2
*
Remove #define cruft around ExtensionApiTest.TabOnRemoved.
skerner@chromium.org
2010-06-28
1
-8
/
+1
*
Fix animation bug in ExtensionInfoBar would can result in orphaned instances ...
rafaelw@chromium.org
2010-06-28
2
-1
/
+8
*
[Mac] Base implementation of extension infobars on the mac.
andybons@chromium.org
2010-06-28
1
-7
/
+0
*
Linux: Mark ExtensionBrowserTest.PluginLoadUnload as flaky.
thestig@chromium.org
2010-06-28
1
-1
/
+4
*
Attempt 2 at Moving Browser::AddTypes to TabStripModel. The first
sky@chromium.org
2010-06-28
2
-5
/
+6
*
Revert 50977 - Add support for RLZ chrome extension api.
sky@chromium.org
2010-06-28
4
-234
/
+1
*
Add support for RLZ chrome extension api.
rogerta@google.com
2010-06-28
4
-1
/
+234
*
Cleanup the file path normalization extension_protocol.
tony@chromium.org
2010-06-28
1
-4
/
+4
*
Re-implement app overlap detection with new extent syntax.
aa@chromium.org
2010-06-26
1
-1
/
+5
*
Reworked ExtensionsService::AddPendingExtension().
akalin@chromium.org
2010-06-26
10
-124
/
+225
*
Split out the bookmark permission into its own line in
aa@chromium.org
2010-06-26
1
-5
/
+8
*
Fixed memory leak in ExtensionsService.
akalin@chromium.org
2010-06-25
2
-3
/
+66
*
Fix a unit test leak.
asargent@chromium.org
2010-06-25
1
-1
/
+5
*
Disallow apps with the wrong content type header.
skerner@chromium.org
2010-06-25
2
-1
/
+35
*
Reland r50834
aa@chromium.org
2010-06-25
7
-75
/
+35
*
Revert r50834
aa@chromium.org
2010-06-25
7
-35
/
+75
*
Allow multiple domains in app.
aa@chromium.org
2010-06-25
7
-75
/
+35
*
Revert r50804 "Reworked ExtensionsService::AddPendingExtension()."
hclam@chromium.org
2010-06-25
10
-225
/
+124
*
Revert "Revert "Show extension icons next to their top-level context menu ite...
hclam@chromium.org
2010-06-25
10
-125
/
+254
[next]