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
*
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
*
Moving ContextualAction class to common/extensions and in the process renamin...
finnur@chromium.org
2009-09-28
5
-23
/
+23
*
Implementing chrome.i18n.getMessage call, that loads message from the extensi...
cira@chromium.org
2009-09-28
5
-655
/
+7
*
Extensions: Listen for BROWSER_THEME_CHANGED and send updated CSS.
erg@google.com
2009-09-28
1
-5
/
+15
*
The comment above the ExtensionApiTest.Toolstrip says that it's
nsylvain@chromium.org
2009-09-27
1
-1
/
+1
*
Implement Browser Actions extensions.
finnur@chromium.org
2009-09-26
7
-24
/
+79
*
Enable ExtensionApiTest.Toolstrip
rafaelw@chromium.org
2009-09-25
1
-1
/
+1
*
TBR: rafaelw,leiz
erikkay@chromium.org
2009-09-25
1
-1
/
+3
*
Actually run directory validation code on install.
aa@chromium.org
2009-09-25
2
-2
/
+10
*
ExtensionApiTest improvements.
rafaelw@chromium.org
2009-09-25
5
-12
/
+23
*
Allow the initial size of TabContentViews to be based on the
tony@chromium.org
2009-09-25
1
-1
/
+2
*
Revert r27137: "Create renderers for ExtensionHosts one at a time to avoid
mpcomplete@chromium.org
2009-09-24
3
-82
/
+6
*
Create renderers for ExtensionHosts one at a time to avoid blocking the UI.
mpcomplete@chromium.org
2009-09-24
3
-6
/
+82
*
Use heap memory intead of stack memory to avoid having to
aa@chromium.org
2009-09-22
1
-6
/
+8
*
Add NotificationType::BROWSER_WINDOW_READY, chrome.windows.onCreated now send...
rafaelw@chromium.org
2009-09-22
3
-7
/
+21
*
Making UserScriptMaster::ScriptReloader refcounted thread safe
cpu@chromium.org
2009-09-21
1
-1
/
+1
*
Update renderer plugin cache when we load/unload extensions with plugins.
mpcomplete@chromium.org
2009-09-21
1
-0
/
+51
*
remove the right-click devtools behavior
erikkay@chromium.org
2009-09-19
1
-2
/
+1
*
Change the view mode when switching between moles and toolstrips, and
erikkay@chromium.org
2009-09-19
3
-40
/
+29
*
Revert 26635 - Change the view mode when switching between moles and toolstri...
mbelshe@google.com
2009-09-18
3
-27
/
+38
*
Change the view mode when switching between moles and toolstrips, and
erikkay@chromium.org
2009-09-18
3
-38
/
+27
*
CL is the same as http://codereview.chromium.org/173487, but had to be moved ...
cira@chromium.org
2009-09-18
10
-185
/
+898
*
Revert "Extensions: tab.title should not be undefined."
erg@google.com
2009-09-18
1
-1
/
+2
*
Extensions: tab.title should not be undefined.
erg@google.com
2009-09-18
1
-2
/
+1
*
Try again to land "Implement script API:executeScript"
aa@chromium.org
2009-09-18
8
-2
/
+257
*
Language detection works only for Windows now. Make chrome.tabs.detectLanguag...
sidchat@chromium.org
2009-09-18
3
-1
/
+8
[next]