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
/
common
/
extensions
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow extensions to access chrome://favicon/.
arv@chromium.org
2010-04-10
4
-8
/
+33
*
Support PNG and quality control in chrome.tabs.captureVisibleTab().
skerner@chromium.org
2010-04-08
2
-3
/
+146
*
Don't bail early on extensions update.
asargent@chromium.org
2010-04-07
3
-8
/
+49
*
Update and rewrite the permissions section of the manifest page.
kathyw@chromium.org
2010-04-07
2
-22
/
+100
*
Revert 43684 - Localize CSS files in content scripts (but don't localize JS f...
cira@google.com
2010-04-07
1
-4
/
+4
*
Make sure DecodeIcon is only called from the File thread.
finnur@chromium.org
2010-04-06
4
-13
/
+21
*
Fix a bad URL in sample code.
kathyw@chromium.org
2010-04-06
2
-2
/
+2
*
Add a simple example history extension.
skerner@chromium.org
2010-04-06
4
-0
/
+138
*
detect preferences errors
erikkay@chromium.org
2010-04-06
5
-7
/
+10
*
Add menu and menu item events to the accessibility extension api, and
dmazzoni@chromium.org
2010-04-06
1
-1
/
+44
*
Move more extensions hard coded error messages to .grd file.
finnur@chromium.org
2010-04-06
1
-28
/
+43
*
Make an error message verbose to investigate a un-reproducible bug.
tkent@chromium.org
2010-04-06
1
-2
/
+7
*
Localize CSS files in content scripts (but don't localize JS files).
cira@chromium.org
2010-04-06
1
-4
/
+4
*
Fix a few places where we were incorrectly classifying
aa@chromium.org
2010-04-03
3
-5
/
+18
*
Extension Docs (No building or testable files).
rafaelw@chromium.org
2010-04-02
3
-121
/
+32
*
Mention the "unlimited_storage" permission in the extensions docs.
dumi@chromium.org
2010-04-02
1
-1
/
+6
*
Sample code for tracking extension and content events.
erikkay@chromium.org
2010-04-02
6
-0
/
+594
*
Add a folders_only and subtree api to bookmark manager
feldstein@chromium.org
2010-04-02
1
-0
/
+25
*
Move history API out of experimental. Allow extensions to override history p...
skerner@chromium.org
2010-04-01
52
-154
/
+255
*
Miscellaneous small doc cleanup, including:
kathyw@chromium.org
2010-04-01
6
-12
/
+14
*
Miscellaneous API doc cleanup.
kathyw@chromium.org
2010-03-31
6
-8
/
+32
*
Adding API tests for getViews and infobars.
finnur@chromium.org
2010-03-31
2
-2
/
+2
*
Attempt 2 at landing this. Patch is exactly same as last time around.
sky@chromium.org
2010-03-30
4
-2
/
+37
*
Minor C++ fixes found by Clang.
evan@chromium.org
2010-03-30
1
-0
/
+1
*
Make the infobars.show callback optional.
finnur@chromium.org
2010-03-30
2
-8
/
+8
*
Revert 43005 - Adds ability for ImageLoadingTracker to cache images.
sky@chromium.org
2010-03-29
4
-37
/
+2
*
Adds ability for ImageLoadingTracker to cache images.
sky@chromium.org
2010-03-29
4
-2
/
+37
*
Update i18n pages to include predefined messages (e.g. @@bidi_dir).
kathyw@chromium.org
2010-03-27
4
-6
/
+287
*
Add two Extension view types: Notification and Infobars.
finnur@chromium.org
2010-03-26
2
-110
/
+163
*
Move onImportBegan/Ended to the regular bookmarks api
feldstein@chromium.org
2010-03-26
3
-30
/
+206
*
linux: turn on -Wextra
evan@chromium.org
2010-03-26
1
-1
/
+1
*
Revert "linux: turn on -Wextra"
evan@chromium.org
2010-03-25
1
-1
/
+1
*
linux: turn on -Wextra
evan@chromium.org
2010-03-25
1
-1
/
+1
*
Add incognito guidelines to the overview.
kathyw@chromium.org
2010-03-25
2
-3
/
+119
*
Add info about favicons.
kathyw@chromium.org
2010-03-25
2
-8
/
+12
*
Ensure all callers to GetFilePath are on the File thread
finnur@chromium.org
2010-03-25
2
-13
/
+55
*
Add images for the Analytics tutorial.
kathyw@chromium.org
2010-03-24
3
-0
/
+0
*
Add Arne's Analytics tutorial and Eric Bidelman's OAuth tutorial to the exten...
kathyw@chromium.org
2010-03-24
52
-3
/
+2908
*
Fix a typo in experimental.history.html.
kathyw@chromium.org
2010-03-24
2
-2
/
+2
*
Change chrome.experimental.history.search's first param to use 'text' for tex...
skerner@chromium.org
2010-03-24
2
-3
/
+3
*
Eliminate all UI thread decoding of extension images.
finnur@chromium.org
2010-03-24
4
-5
/
+15
*
Adds smallish size to list of icon sizes.
sky@chromium.org
2010-03-23
2
-0
/
+2
*
Initial version of an experimental Extensions Context Menu API.
asargent@chromium.org
2010-03-23
1
-0
/
+89
*
Move app/gfx/canvas and app/gfx/font to gfx/.
ben@chromium.org
2010-03-23
1
-2
/
+2
*
Move RTL related functions from app/l10n_util to base/i18n/rtl
ben@chromium.org
2010-03-20
2
-5
/
+7
*
Resubmit 1025006: Refactor app-related manifest properties
aa@chromium.org
2010-03-19
9
-189
/
+565
*
Add 95%-tile confidence intervals to the benchmark.
mbelshe@chromium.org
2010-03-19
1
-0
/
+10
*
Revert 42091 - Refactor apprelated manifest properties so that they don't
andybons@chromium.org
2010-03-19
9
-565
/
+189
*
Refactor app-related manifest properties so that they don't
aa@chromium.org
2010-03-19
9
-189
/
+565
*
Add discussion of executeScript and insertCSS to the content scripts page.
kathyw@chromium.org
2010-03-19
4
-63
/
+273
[next]