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
...
*
Reland: Rename ThemePreviewInfobarDelegate to
aa@chromium.org
2009-10-09
6
-59
/
+59
*
Implement chrome.extension.connectExternal and fix various API inconsistencies.
mpcomplete@chromium.org
2009-10-09
4
-18
/
+51
*
Revert r28519-28523. Accidentally used wrong command,
aa@chromium.org
2009-10-09
6
-59
/
+59
*
whee
aa@chromium.org
2009-10-09
1
-1
/
+1
*
remove old files
aa@chromium.org
2009-10-09
4
-0
/
+0
*
patch from issue 261007
aa@chromium.org
2009-10-09
9
-209
/
+41
*
copy files to new location to help git cl patch
aa@chromium.org
2009-10-09
4
-0
/
+168
*
Revert r28489 as it broke the linux build.
aa@chromium.org
2009-10-09
2
-30
/
+14
*
Make the max size for ImageTrackingLoader configurable. This makes it so that...
aa@chromium.org
2009-10-09
2
-14
/
+30
*
Use ASSERT_TRUE, not ASSERT_NE.
jhawkins@chromium.org
2009-10-08
1
-1
/
+1
*
Coverity: Assert that GetMutableDictionary returns a non-NULL dictionary.
jhawkins@chromium.org
2009-10-08
1
-2
/
+3
*
Make all content scripts from an extension run in the same
aa@chromium.org
2009-10-08
1
-0
/
+16
*
Reland: HTML Pack Extension Dialog / Linux & Mac Packaging Support.
rafaelw@chromium.org
2009-10-08
4
-19
/
+152
*
Loads local resources from current locale subtree if available, if not it fal...
cira@chromium.org
2009-10-07
17
-55
/
+461
*
Revert "Reland: HTML Pack Extension Dialog / Linux & Mac Packaging Support. P...
rafaelw@chromium.org
2009-10-07
2
-7
/
+3
*
Reland: HTML Pack Extension Dialog / Linux & Mac Packaging Support. Part 1.
rafaelw@chromium.org
2009-10-07
2
-3
/
+7
*
Revert r28293.
jhawkins@chromium.org
2009-10-07
2
-4
/
+3
*
Change detectLanguage() API to now return the top three languages as well the...
sidchat@chromium.org
2009-10-07
2
-3
/
+4
*
This reverts: HTML Pack Extension Dialog / Linux & Mac Packaging Support.
rafaelw@chromium.org
2009-10-07
4
-152
/
+19
*
HTML Pack Extension Dialog. This removes the views implementation of the Exte...
rafaelw@chromium.org
2009-10-07
4
-19
/
+152
*
Fix a regression with setting the toolstrip background.
mpcomplete@chromium.org
2009-10-06
1
-0
/
+3
*
Implement browserAction.setIcon(ImageData) for extensions.
mpcomplete@chromium.org
2009-10-06
1
-3
/
+18
*
Modify extension request IPC messages to pass a ListValue instead of a string.
mpcomplete@chromium.org
2009-10-06
8
-22
/
+12
*
Don't show popup browser actions in the wrench menu.
erikkay@chromium.org
2009-10-06
3
-11
/
+17
*
Resubmit http://codereview.chromium.org/243096 with gcc compile error fixed.
erikkay@chromium.org
2009-10-06
2
-3
/
+19
*
Generate IDs for --load-extension by hashing the path instead
aa@chromium.org
2009-10-06
7
-43
/
+32
*
TBR: mpcomplete
erikkay@chromium.org
2009-10-05
2
-19
/
+3
*
Allow popups to close themselves with window.close().
erikkay@chromium.org
2009-10-05
2
-3
/
+19
*
Do not use the utility process on linux.
asargent@chromium.org
2009-10-05
2
-4
/
+20
*
Add an API to manipulate the browser action badge.
aa@chromium.org
2009-10-03
3
-0
/
+65
*
Move the JPEG and PNG codecs from base/gfx to app/gfx/codec. Move the classes
brettw@chromium.org
2009-10-03
2
-5
/
+5
*
Disabling the test while I figure out why it is flaky.
finnur@chromium.org
2009-10-02
1
-1
/
+1
*
We now postMessage the RSS file over to the js script and have it parse it th...
finnur@chromium.org
2009-10-02
1
-28
/
+44
*
Use IDS_THEME_INSTALL_INFOBAR_UNDO_BUTTON instead of IDS_UNDO since 3.0
tony@chromium.org
2009-10-02
1
-7
/
+1
*
Convert users of RenderProcessHost iterator to all use same style. The key m...
pkasting@chromium.org
2009-10-02
1
-1
/
+1
*
Add simple popup support to browser actions. This will create a popup HTML w...
erikkay@chromium.org
2009-10-02
5
-18
/
+58
*
Coverity: Check GetInteger & GetBoolean return.
mattm@chromium.org
2009-10-02
1
-2
/
+2
*
Don't send tab switching/killing/creating keyboard accelerators to pages. Th...
jam@chromium.org
2009-10-02
2
-0
/
+5
*
Coverity: check Thread::Start return value.
mattm@chromium.org
2009-10-02
1
-3
/
+3
*
Add some debugging junk to ExtensionMessageService to track down a crash.
mpcomplete@chromium.org
2009-10-01
1
-2
/
+36
*
Ensure ChromeURLRequestContext finds out first about extension loading.
rafaelw@chromium.org
2009-10-01
3
-20
/
+56
*
Add chrome.browserAction.setName and .setIcon.
mpcomplete@chromium.org
2009-10-01
3
-0
/
+94
*
Integrate browser actions with the wrench menu. Browser
aa@chromium.org
2009-09-30
1
-0
/
+67
*
The RSS extension now renders the RSS HTML preview inside an IFRAME.
finnur@chromium.org
2009-09-29
1
-4
/
+24
*
Use a helper to facilitate reading a file on a background thread.
darin@chromium.org
2009-09-29
2
-38
/
+24
*
Coverity: Fix memleak in GetNodeDictionary again.
mattm@chromium.org
2009-09-29
1
-3
/
+2
*
Enable ExtensionApiTest.Toolstrip and add additional debug output.
rafaelw@chromium.org
2009-09-29
2
-2
/
+5
*
Retry r27137. Create renderers for ExtensionHosts one at a time to avoid bloc...
mpcomplete@chromium.org
2009-09-28
3
-6
/
+82
*
Fix deadlock when plugin puts an alert and right afterwards the browser proce...
jam@chromium.org
2009-09-28
2
-7
/
+4
*
Coverity: Initialize ids_found_ in the constructor.
jhawkins@chromium.org
2009-09-28
1
-1
/
+1
[prev]
[next]