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
/
views
/
extensions
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a first run bubble to show after installing an extension app.
finnur@chromium.org
2010-04-24
2
-15
/
+85
*
Remove unused local variables now that subclasses don't need to track their o...
pkasting@chromium.org
2010-04-23
1
-3
/
+0
*
Correction of sizing of experimental.extension.popup.* windows. When displayi...
twiz@chromium.org
2010-04-20
1
-9
/
+18
*
Make ExtensionContextMenuModel hold on to a reference to itself
finnur@chromium.org
2010-04-08
2
-3
/
+3
*
Fix build break in linux_views from r43575.
aa@chromium.org
2010-04-03
1
-4
/
+5
*
Eliminate a lot of duplicated implementations of Get/SetAccessibleName() by j...
pkasting@chromium.org
2010-04-03
2
-17
/
+1
*
Don't apply toolstrip theming stylesheet to popups.
finnur@chromium.org
2010-03-31
1
-2
/
+2
*
Don't allow dragging browser actions between regular and incognito windows.
mpcomplete@chromium.org
2010-03-30
3
-17
/
+16
*
Convert Label::GetFont() to unix_hacker style. Original patch by Thiago Fari...
pkasting@chromium.org
2010-03-30
2
-3
/
+3
*
Basic change correcting the coordinate space of the reference anchor point fo...
twiz@chromium.org
2010-03-25
1
-7
/
+6
*
First part of new install dialog on Windows. Later changes will
aa@chromium.org
2010-03-25
1
-0
/
+309
*
GTK: allow inspecting of extension popups.
estade@chromium.org
2010-03-23
1
-1
/
+2
*
Move app/gfx/canvas and app/gfx/font to gfx/.
ben@chromium.org
2010-03-23
2
-2
/
+2
*
Refactor ExtensionActionContextMenuModel.
estade@chromium.org
2010-03-22
5
-89
/
+26
*
Resubmit 1025006: Refactor app-related manifest properties
aa@chromium.org
2010-03-19
1
-2
/
+3
*
Revert 42091 - Refactor apprelated manifest properties so that they don't
andybons@chromium.org
2010-03-19
1
-3
/
+2
*
Refactor app-related manifest properties so that they don't
aa@chromium.org
2010-03-19
1
-2
/
+3
*
Extension popups now stay open and drag while inspector is open, when browser...
rafaelw@chromium.org
2010-03-19
1
-4
/
+14
*
Modification of ExtensionPopup views to allow for pop-up views to share the s...
twiz@chromium.org
2010-03-19
2
-0
/
+11
*
Minor extension infobar changes.
finnur@chromium.org
2010-03-18
1
-1
/
+1
*
Initial support for inspecting extension popups.
rafaelw@chromium.org
2010-03-17
5
-19
/
+179
*
Move some more files to toplevel gfx dir.
ben@chromium.org
2010-03-17
1
-1
/
+1
*
Spruced up the warning dialog for when you enable an extension in incognito.
mpcomplete@chromium.org
2010-03-17
1
-17
/
+9
*
Replace lots of "int x, int y" with gfx::Point. Also use gfx::Size and gfx::...
pkasting@chromium.org
2010-03-08
2
-5
/
+6
*
Disable scroll bars for popups that will grow on windows and linux_view.
skerner@chromium.org
2010-03-04
1
-1
/
+8
*
Removes tab overview related classes and renames TabOverviewTypes to
sky@chromium.org
2010-02-22
1
-4
/
+7
*
Fix a crash when installing an extension from incognito mode.
mpcomplete@chromium.org
2010-02-19
1
-3
/
+6
*
Support tooltips in MenuItemView. Use that tooltip support in the
finnur@chromium.org
2010-02-17
1
-5
/
+12
*
Fix anchoring of the menu. It was flipped.
finnur@chromium.org
2010-02-16
1
-2
/
+2
*
Clone of issue 577015.
twiz@chromium.org
2010-02-12
3
-50
/
+141
*
Use the generic IDS_CANCEL resource for Cancel buttons that say "Cancel". Th...
pkasting@chromium.org
2010-02-12
1
-2
/
+2
*
Make context menu in Browser Action overflow menu do something.
finnur@chromium.org
2010-02-11
3
-12
/
+6
*
Now showing the browser action image (including badge) when dragging and
finnur@chromium.org
2010-02-05
1
-8
/
+3
*
Adding drag-drop support in and out of the Browser Action overflow menu.
finnur@chromium.org
2010-02-04
2
-5
/
+163
*
Remove the "On top" display mode of the extension shelf, it is no longer used...
ben@chromium.org
2010-02-03
2
-20
/
+3
*
Support reordering of Browser Actions within the container. Currently does no...
finnur@chromium.org
2010-02-03
4
-1
/
+214
*
Add overflow menu to the browser action container (part 2 of
finnur@chromium.org
2010-01-27
4
-0
/
+153
*
Install/uninstall dialog had stopped showing Uninstall
finnur@chromium.org
2010-01-26
1
-1
/
+1
*
Resize and overflow for browser actions (part 1).
finnur@chromium.org
2010-01-22
2
-6
/
+31
*
Fix compile error from 36513.
aa@chromium.org
2010-01-19
1
-1
/
+1
*
Only create a desktop shortcut for apps if the user requests.
aa@chromium.org
2010-01-19
1
-23
/
+69
*
Fix a case where we could theoretically install an extension without prompt.
aa@chromium.org
2010-01-19
1
-1
/
+1
*
Fixes two fullscreen bugs on views/gtk:
sky@chromium.org
2010-01-11
1
-4
/
+1
*
Implement browser action context menu on linux.
estade@chromium.org
2009-12-31
2
-13
/
+2
*
Gets the extension popup/bubble to work correctly on Chrome OS.
sky@chromium.org
2009-12-22
1
-1
/
+18
*
Add the right-click context menu for Browser actions and Page Actions.
finnur@chromium.org
2009-12-17
2
-0
/
+72
*
A collection of fixes allowing the chrome.experimental.popup.* set of APIs to...
twiz@google.com
2009-12-10
2
-8
/
+36
*
extensions: Properly use string16 for Unicode text.
evan@chromium.org
2009-12-09
1
-2
/
+3
*
Fixes issue where clicking on a <SELECT> dropdown in an extension popup windo...
andybons@chromium.org
2009-12-09
1
-2
/
+0
*
Addition of a new parameter to the popup.show(...) Chrome extension API that ...
twiz@google.com
2009-12-08
2
-11
/
+24
[next]