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
...
*
Disable ExtensionBrowserTest AutoUpdate until it's stable.
tyoshino@google.com
2010-01-07
1
-1
/
+1
*
Fix issue where we weren't requiring the command-line flag for
erikkay@chromium.org
2010-01-07
1
-0
/
+31
*
When RSS feed has no links, show the title (but don't create an anchor).
finnur@chromium.org
2010-01-06
1
-0
/
+11
*
Permission escalation when extension updates should trigger the install warning
finnur@chromium.org
2010-01-04
6
-11
/
+75
*
Fixes bug where recreating the document element via altering |documentElement...
andybons@chromium.org
2010-01-04
1
-0
/
+5
*
Implement browser action context menu on linux.
estade@chromium.org
2009-12-31
2
-10
/
+17
*
Roll webkit 52633 -> 52667.
ajwong@chromium.org
2009-12-30
1
-2
/
+2
*
Re-enable the ExtensionApiTest.Storage test.
dumi@chromium.org
2009-12-30
1
-2
/
+1
*
Mark ExtensionApiTest.Storage as flaky.
rvargas@google.com
2009-12-24
1
-1
/
+1
*
Don't inject content scripts into incognito browsers.
rafaelw@chromium.org
2009-12-23
5
-13
/
+70
*
(fix merge error).
rafaelw@chromium.org
2009-12-23
3
-0
/
+14
*
Revert "Disallow chrome.tabs.executeScript from injecting code into gallery"
rafaelw@chromium.org
2009-12-23
3
-14
/
+0
*
Disallow chrome.tabs.executeScript from injecting code into gallery
rafaelw@chromium.org
2009-12-23
3
-0
/
+14
*
Fix utf8 issue in extension action context menu.
finnur@chromium.org
2009-12-23
1
-1
/
+1
*
Revert 35184 - This seemed to cause BlacklistedExtensionWillNotInstall
levin@chromium.org
2009-12-22
6
-72
/
+11
*
Permission escalation when extension updates should trigger the install warni...
finnur@chromium.org
2009-12-22
6
-11
/
+72
*
Check permissions for chrome.tabs.executeScript() in the
aa@chromium.org
2009-12-22
2
-3
/
+15
*
[Mac] Port browser action popup test to mac.
kkania@chromium.org
2009-12-19
4
-54
/
+107
*
add unit test for ExtensionURLToRelativeFilePath
estade@chromium.org
2009-12-19
1
-0
/
+33
*
Fix a number of issues with extension disable-on-update:
mpcomplete@chromium.org
2009-12-18
2
-7
/
+6
*
[Mac] Implements popups for Page Actions, plus fixes a leak within the Browse...
andybons@chromium.org
2009-12-18
1
-2
/
+2
*
Adds bookmarks.getRecent that returns the recently bookmarked items.
arv@chromium.org
2009-12-18
3
-0
/
+28
*
Fixes crash when message IDS_EXTENSION_PACK_DIALOG_SUCCESS_BODY_NEW has non-A...
cira@chromium.org
2009-12-18
1
-2
/
+2
*
Extensions: file handling clean up.
estade@chromium.org
2009-12-18
12
-40
/
+58
*
[More BTP includes.]
erg@google.com
2009-12-18
3
-24
/
+7
*
TBR: Revert to fix Chromos.
erg@google.com
2009-12-17
3
-7
/
+24
*
Uninstall themes when all theme infobars are gone; not on each infobar's dest...
erg@google.com
2009-12-17
3
-24
/
+7
*
Port PageActionPopupTest to Linux by filling in missing functionality in loca...
estade@chromium.org
2009-12-17
1
-5
/
+4
*
Reverting the CLD CL altogether, the reliability bot is still red.
jcampan@chromium.org
2009-12-17
3
-30
/
+9
*
Reorganize api_tests directory.
aa@chromium.org
2009-12-17
11
-19
/
+20
*
Load message catalogs on demand when chrome.i18n.getMessage needs them.
cira@chromium.org
2009-12-17
6
-12
/
+5
*
Disabling browser tests that are testing the language detection,
jcampan@chromium.org
2009-12-17
1
-0
/
+4
*
Add the right-click context menu for Browser actions and Page Actions.
finnur@chromium.org
2009-12-17
6
-49
/
+151
*
Workaround to prevent a crash checking extensions blacklist.
asargent@chromium.org
2009-12-17
1
-0
/
+6
*
Revert 34794 and 34779. Too much red.
aa@chromium.org
2009-12-17
11
-18
/
+18
*
Reorganize api_tests directory. One top-level directory per feature.
aa@chromium.org
2009-12-16
11
-18
/
+18
*
Localizing manifest for installed or unpacked extensions.
cira@chromium.org
2009-12-16
9
-194
/
+324
*
Only show gray LOADING dialog for Themes.
rafaelw@chromium.org
2009-12-16
2
-0
/
+10
*
Makes the language detection happen with every page load
jcampan@chromium.org
2009-12-16
2
-9
/
+26
*
Mark ExtensionBrowserTest.AutoUpdate as flaky.
hamaji@chromium.org
2009-12-16
1
-1
/
+1
*
Fix regression where we stopped running content scripts in
aa@chromium.org
2009-12-16
2
-2
/
+17
*
Fix browser crash in extension system.
finnur@chromium.org
2009-12-16
3
-118
/
+62
*
Give classes with virtual methods virtual protected d'tors instead of non-vir...
jamesr@chromium.org
2009-12-16
3
-0
/
+9
*
Reattempt at r465143. The UI tests rely too heavily on the current behavior o...
andybons@chromium.org
2009-12-15
1
-3
/
+16
*
Handle unexpected connection close during SSL handshake on Mac
kinuko@chromium.org
2009-12-15
1
-8
/
+1
*
Minor fix to get browser/extensions/page_action_apitest.cc building on Mac
kinuko@chromium.org
2009-12-15
1
-6
/
+11
*
Refactor browser action apitest and port for mac.
kkania@chromium.org
2009-12-14
5
-135
/
+205
*
Persist the order of extensions in the browser action toolbar across sessions.
estade@chromium.org
2009-12-14
4
-9
/
+122
*
Fix extension shutdown notification, take 2.
estade@chromium.org
2009-12-14
2
-4
/
+12
*
Try 2: Completely redo how themes are stored on disk and processed at install...
erg@google.com
2009-12-14
1
-1
/
+3
[prev]
[next]