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
*
Adding a new sample that talks to the Google DocList API.
kathyw@chromium.org
2010-03-03
21
-0
/
+1946
*
Better error output when background page fails to load.
asargent@chromium.org
2010-03-02
1
-2
/
+2
*
Increment gmail_checker version number from 3 to 3.1
cira@google.com
2010-03-01
1
-8
/
+8
*
Adding hu and zh_TW translations for gmail checker. Some other locales got mi...
cira@google.com
2010-03-01
4
-2
/
+4
*
Badge font size change to 7.5 to match more closely what we had before.
finnur@chromium.org
2010-03-01
1
-6
/
+6
*
Add a unit test for validating extension_api.json .
skerner@chromium.org
2010-02-28
1
-0
/
+113
*
Continue removing bad dependency of chrome/common on chrome/browser
phajdan.jr@chromium.org
2010-02-27
3
-115
/
+0
*
Reset the default quota limit for extensions to 5MB, but add a
dumi@chromium.org
2010-02-27
2
-1
/
+4
*
Fix 32364: Badge text of Browser Action is displayed in bold font
finnur@chromium.org
2010-02-26
1
-3
/
+8
*
Extension Doc Changes (no building or testable changes)
rafaelw@chromium.org
2010-02-26
3
-0
/
+83
*
Add a metrics extensions API.
rogerta@chromium.org
2010-02-26
1
-0
/
+105
*
Eric Bidelman's patches for the OAuth library.
kathyw@chromium.org
2010-02-26
4
-33
/
+52
*
Make the invalid version error a bit more specific; the previous text
joi@chromium.org
2010-02-26
1
-1
/
+1
*
Allow users to enable extensions in incognito. Requires
mpcomplete@chromium.org
2010-02-25
1
-2
/
+12
*
Adding message catalogs from TC for all locales except hu and zh_TW (not read...
cira@google.com
2010-02-25
42
-76
/
+44
*
Further reduce the bad dependency of chrome/common on chrome/browser.
phajdan.jr@chromium.org
2010-02-24
5
-2
/
+889
*
Add support for more types of controls and events to GTK implementation of
dmazzoni@chromium.org
2010-02-23
1
-0
/
+10
*
Implement suggestions from Broc Seib:
kathyw@chromium.org
2010-02-22
43
-133
/
+130
*
TBR=erikkay
kathyw@chromium.org
2010-02-22
6
-1
/
+120
*
Pull gallery special case down into Extension::CanAccessHost() to avoid dupli...
aa@chromium.org
2010-02-20
4
-4
/
+25
*
Bookmark Manager Drag and Drop backend.
arv@chromium.org
2010-02-20
1
-2
/
+100
*
Link to experimental.html.
kathyw@chromium.org
2010-02-20
4
-4
/
+4
*
Put experimental API info in its own page. No links to it yet.
kathyw@chromium.org
2010-02-19
4
-2
/
+581
*
Adding @@extension_id reserved message to l10n message map for extension.
cira@chromium.org
2010-02-18
3
-5
/
+7
*
Extension Doc Changes (no building or testable changes)
rafaelw@chromium.org
2010-02-17
4
-18
/
+22
*
Add link from processes doc to new example.
kathyw@chromium.org
2010-02-16
2
-2
/
+4
*
Adds an example extension to demonstrate the processes experimental API.
creis@chromium.org
2010-02-16
3
-0
/
+105
*
Add Paul Kinlan's windows API example.
kathyw@chromium.org
2010-02-16
8
-2
/
+74
*
Fix problem with test on Linux Views Toolkit.
finnur@chromium.org
2010-02-13
1
-2
/
+4
*
Clone of issue 577015.
twiz@chromium.org
2010-02-12
1
-0
/
+6
*
Generate doc for experimental.history & experimental.processes.
kathyw@chromium.org
2010-02-12
10
-423
/
+3382
*
Initial work on making extensions work in incognito mode.
mpcomplete@chromium.org
2010-02-11
4
-14
/
+14
*
Fix spelling error on history transition type.
brg@chromium.com
2010-02-11
1
-1
/
+1
*
Fix valgrind problem with the tests, remove suppresions.
cira@google.com
2010-02-11
2
-2
/
+16
*
Improve wording for getExtensionTabs docs.
skerner@chromium.org
2010-02-11
2
-12
/
+12
*
Replace __MSG_some_name__ template within extension css files with localized ...
cira@chromium.org
2010-02-11
9
-1
/
+676
*
Extension Doc Changes (no building or testable changes).
rafaelw@chromium.org
2010-02-11
1
-1
/
+1
*
Make it so that chrome.bookmarks.update can update the URL of a bookmark.
arv@chromium.org
2010-02-10
3
-11
/
+100
*
[GTTF] Reduce header dependencies in chrome.
phajdan.jr@chromium.org
2010-02-09
1
-1
/
+1
*
Extension Doc Changes (no building or testable changes).
rafaelw@chromium.org
2010-02-09
1
-2
/
+6
*
Preserve order of extensions when they auto-update.
finnur@chromium.org
2010-02-08
1
-0
/
+8
*
linux: build with -Wextra
evan@chromium.org
2010-02-05
2
-3
/
+3
*
Arne's examples of two approaches to showing a page action:
kathyw@chromium.org
2010-02-05
11
-0
/
+106
*
Wires TabContents to app extensions.
sky@chromium.org
2010-02-05
2
-6
/
+7
*
Implement launch disposition for extension-apps.
rafaelw@chromium.org
2010-02-05
4
-2
/
+33
*
Fix description of onImportBegan to ensure people use it safely.
feldstein@chromium.org
2010-02-04
1
-1
/
+1
*
Clean up third_party/cld.
jshin@chromium.org
2010-02-04
2
-3
/
+2
*
Implement chrome.browserAction.setPopup().
skerner@chromium.org
2010-02-03
4
-16
/
+217
*
Initial cut at irc extension-app example
rafaelw@chromium.org
2010-02-02
17
-0
/
+3639
*
make chrome.tabs.executeScript/insertCss details arg required.
rafaelw@chromium.org
2010-02-01
1
-4
/
+2
[next]