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
*
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
*
While fixing bug 22070 (Toolstrip theme background not updated when resizing ...
finnur@chromium.org
2009-09-18
1
-4
/
+2
*
Fixed a few data races on reference counters.
timurrrr@chromium.org
2009-09-17
1
-1
/
+1
*
Disable ExtensionViews and toolstrip browser tests because
nsylvain@chromium.org
2009-09-17
1
-2
/
+4
*
Fix EOL inconsistency on extension_message_service.cc.
maruel@chromium.org
2009-09-17
1
-1
/
+1
*
Reduce severity of alert level when extension installation fails.
pamg@google.com
2009-09-16
1
-1
/
+1
*
Add a bare-bones extension shelf that displays extension items on OS X.
thakis@chromium.org
2009-09-16
2
-7
/
+17
*
Handle mole/toolstrip URLs properly.
erikkay@chromium.org
2009-09-15
2
-7
/
+32
*
Address ExtensionApiTest.Tabs flakiness
rafaelw@chromium.org
2009-09-15
1
-2
/
+1
*
ExtensionShelf now uses the BookmarkExtensionBackground, just like the Bookma...
finnur@chromium.org
2009-09-15
2
-19
/
+49
*
Disable flaky test ExtensionApiTest.Tabs.
maruel@chromium.org
2009-09-15
1
-1
/
+2
*
Revert change 26184, 26181 and 26178 to fix
nsylvain@chromium.org
2009-09-15
2
-49
/
+19
*
ExtensionShelf now uses the BookmarkExtensionBackground, just like the Bookma...
finnur@chromium.org
2009-09-14
2
-19
/
+49
*
Do not send or store cookies for extensions autoupdate http requests.
asargent@chromium.org
2009-09-12
3
-2
/
+15
*
Extension apis: windows.create({url:}) now supports relative paths.
rafaelw@chromium.org
2009-09-11
1
-7
/
+24
*
ExternalTabcontainer browser to initial URL
amit@chromium.org
2009-09-11
1
-23
/
+22
*
Add button number to page action event reply object. Fix outdated page action...
mattm@chromium.org
2009-09-11
4
-2
/
+9
*
Update ExtensionApiTest.Tabs and re-enable
rafaelw@chromium.org
2009-09-11
1
-2
/
+1
*
Force page-action views to update after reloading an extension, by deleting
pam@chromium.org
2009-09-11
4
-11
/
+69
*
Add api tests for cross-origin XHR.
aa@chromium.org
2009-09-11
1
-0
/
+11
*
add mole collapse/expand events. convert mappy to use this.
erikkay@chromium.org
2009-09-11
4
-0
/
+96
*
Don't allow updating tabs to javascript URLs without host
aa@chromium.org
2009-09-11
7
-14
/
+62
*
Linux: implement Page Actions support.
mattm@chromium.org
2009-09-10
3
-2
/
+22
*
Make extensions use ViewMsg_EnableIntrinsicWidthChangedMode.
mpcomplete@chromium.org
2009-09-10
1
-0
/
+3
*
Move StringPiece into the base namespace. It is colliding
tony@chromium.org
2009-09-10
5
-17
/
+20
*
Added chrome.i18n extension API.
xji@chromium.org
2009-09-09
4
-0
/
+92
*
Simple fix of extension_l10n_util that allows folders in form ".some_name" to...
cira@chromium.org
2009-09-09
3
-2
/
+31
*
Don't send the channel-disconnect message if the recipient is in the process
mpcomplete@chromium.org
2009-09-09
2
-7
/
+15
*
Add a disable button to the Extension management UI.
mpcomplete@chromium.org
2009-09-08
4
-7
/
+71
*
Plumb the DragOperation through all the layers between the platform Drag-n-dr...
snej@chromium.org
2009-09-08
2
-4
/
+9
*
finished testing functions and added events to bookmark tests.
erikkay@chromium.org
2009-09-08
2
-4
/
+0
*
Make sure theme loading bubble is cancelled when extension install is cancelled.
mirandac@chromium.org
2009-09-04
1
-0
/
+5
*
Re-disable ExtensionApiTest.Tabs (flakey)
rafaelw@chromium.org
2009-09-04
1
-1
/
+1
*
Try again to fix bug 20968, this time not breaking browser
aa@chromium.org
2009-09-03
1
-1
/
+2
[next]