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 33599 - Unload the entire extension when any part of it crashes.
aa@chromium.org
2009-12-13
1
-0
/
+12
*
Merge 33770 - Add ExtensionsQuotaService to limit abusive amounts of requests
tim@chromium.org
2009-12-09
11
-37
/
+1009
*
Merge 33530 - Delete old version directories of installed extensions during g...
mpcomplete@chromium.org
2009-12-02
3
-8
/
+43
*
Merge 33541 - Ok, here is a different approach at this change.
mal@chromium.org
2009-12-02
2
-0
/
+19
*
Disable extensions on Mac.
mal@chromium.org
2009-12-01
2
-0
/
+10
*
Revert changes 33261,33262,33275
aa@chromium.org
2009-12-01
1
-2
/
+1
*
Merge 32853 - Make extension updates use omaha id when talking to omaha.
asargent@chromium.org
2009-11-30
3
-1
/
+145
*
Merge 33269 - Revert 33255 Report active extensions in crash reports. This o...
aa@chromium.org
2009-11-30
2
-16
/
+0
*
Adds popups to browser actions, completing the feature.
aa@chromium.org
2009-11-30
1
-1
/
+2
*
Merge 33255 - Report active extensions in crash reports. This only implements...
aa@chromium.org
2009-11-30
2
-0
/
+16
*
Merge 33108 - Enable the RTL UI support in the extensions_ui (chrome://extens...
jshin@chromium.org
2009-11-25
1
-0
/
+2
*
Merge 33057 - Fixing 27834 by always deleting ExtensionMessageService on
huanr@chromium.org
2009-11-25
2
-6
/
+18
*
Merge 32928 - disable extension toolstrips by default, adding
aa@chromium.org
2009-11-25
2
-0
/
+8
*
Merge 32987 - Remove enableuserscript and associated tests.
aa@chromium.org
2009-11-25
1
-49
/
+1
*
Merge 32898 - Fixes extension packing codepath that was hitting a race condit...
andybons@chromium.org
2009-11-24
3
-0
/
+8
*
Merge 32889 - Fix crash when an extension popup shows a JS alert. Showing the...
rafaelw@chromium.org
2009-11-24
1
-0
/
+1
*
Merge 32770 - Revert change that disallowed content scripts access to
aa@chromium.org
2009-11-22
3
-6
/
+29
*
Merge 32271 - Don't allow content scripts to execute on file:// urls.
aa@chromium.org
2009-11-22
5
-44
/
+38
*
Merge 32588: Don't show the scary roadblock in the download shelf when instal...
aa@chromium.org
2009-11-22
3
-19
/
+17
*
Merge 32702 - Properly report blacklisted extension errors (currently, blackl...
aa@chromium.org
2009-11-21
1
-3
/
+1
*
Merge 32163 - Add validation to extension packaging.
aa@chromium.org
2009-11-21
2
-1
/
+31
*
Merge 32085 - Port most of browser action apitest to linux.
aa@chromium.org
2009-11-21
1
-56
/
+148
*
Merge 32335
jcampan@chromium.org
2009-11-19
1
-0
/
+17
*
Merge 32264 - Launch processes asynchronously so as not to block the UI threa...
jam@chromium.org
2009-11-18
1
-5
/
+11
*
Re-enable the ExtensionApiTest.Storage test.
dumi@chromium.org
2009-11-14
1
-1
/
+1
*
Add stub functions for chrome.* APIs in content scripts.
asargent@chromium.org
2009-11-13
1
-0
/
+30
*
Support localization for browser actions and page action
finnur@chromium.org
2009-11-13
1
-0
/
+51
*
Fixes almost all of the rest of lint errors in the chrome/ directory (minus t...
erg@google.com
2009-11-13
9
-18
/
+18
*
Small clean-up to not expose base::Process from RenderProcesHost, and instead...
jam@chromium.org
2009-11-13
1
-1
/
+1
*
Add new link to bottom right of extension management page.
aa@chromium.org
2009-11-13
1
-0
/
+6
*
Fix a crash in ExtensionMessageService when a source renderer closed.
mpcomplete@chromium.org
2009-11-12
1
-0
/
+6
*
Improve text on management UI. Still waiting for a treatment
aa@chromium.org
2009-11-12
1
-0
/
+6
*
JsonSchema support for declaring "object" constructors.
rafaelw@chromium.org
2009-11-12
1
-5
/
+1
*
disable toolstrip test for chromeos/linux_view
oshima@chromium.org
2009-11-12
1
-0
/
+2
*
ExtensionResource::GetFilePath returns empty path if it
finnur@chromium.org
2009-11-11
1
-4
/
+6
*
Switch to the new extensions default icon.
finnur@chromium.org
2009-11-11
2
-3
/
+3
*
A large number of style nits in preparation for turning on automated cpplint.py.
erg@google.com
2009-11-11
1
-1
/
+1
*
Disabled extensions should be uninstallable.
finnur@chromium.org
2009-11-10
9
-20
/
+25
*
move subscribe_page_action out of samples in preparation for removing
erikkay@chromium.org
2009-11-10
1
-5
/
+3
*
Remove flaky label from ParseFeed tests. No failure can be found
finnur@chromium.org
2009-11-10
1
-9
/
+9
*
Mark ExtensionApiTest.Popup as FLAKY.
phajdan.jr@chromium.org
2009-11-10
1
-1
/
+2
*
Add confirmation on extension uninstallation.
finnur@chromium.org
2009-11-10
7
-21
/
+104
*
Disabling a failing browser test.
jcampan@chromium.org
2009-11-10
1
-1
/
+2
*
Fix memory leak in AsyncExtensionFunction.
mpcomplete@chromium.org
2009-11-10
11
-32
/
+39
*
Fix a memory leak in ExtensionsServiceTest by ensuring that the message loop
phajdan.jr@chromium.org
2009-11-09
2
-0
/
+15
*
Revert 31458 - Revert "Always destroy the ExtensionsService on UI thread."
willchan@chromium.org
2009-11-09
1
-2
/
+5
*
Revert "Always destroy the ExtensionsService on UI thread."
phajdan.jr@chromium.org
2009-11-09
1
-5
/
+2
*
Always destroy the ExtensionsService on UI thread.
phajdan.jr@chromium.org
2009-11-09
1
-2
/
+5
*
Modifying extension automation so that it is done through a particular
joi@chromium.org
2009-11-08
1
-15
/
+24
*
Fix threading issues in BlacklistManager, using new ChromeThread.
phajdan.jr@chromium.org
2009-11-07
1
-0
/
+4
[next]