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
*
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
*
[GTTF] Reduce header dependencies in chrome.
phajdan.jr@chromium.org
2009-11-30
1
-1
/
+2
*
Revert 33301 and 33305 due to unit_tests breakage.
maruel@chromium.org
2009-11-30
1
-2
/
+1
*
[GTTF] Reduce header dependencies in chrome.
phajdan.jr@chromium.org
2009-11-30
1
-1
/
+2
*
Add platform abstraction for simple error box, and use it in a couple extensi...
estade@chromium.org
2009-11-23
1
-11
/
+0
*
ExtensionInstalledBubble border/sizing polish
rafaelw@chromium.org
2009-11-20
1
-20
/
+28
*
Adds popups to browser actions, completing the feature.
andybons@chromium.org
2009-11-20
1
-0
/
+2
*
Undo my revert at r32524 due to a startup test regression.
mpcomplete@chromium.org
2009-11-20
1
-1
/
+1
*
Revert old change that created an ExtensionHost's RenderView asynchronously.
mpcomplete@chromium.org
2009-11-19
1
-1
/
+1
*
Fixes several focus issue with popup in the extensions' browser actions:
jcampan@chromium.org
2009-11-18
2
-0
/
+12
*
Fixes almost all of the rest of lint errors in the chrome/ directory (minus t...
erg@google.com
2009-11-13
1
-5
/
+5
*
Change width of install bubble to avoid orphan.
aa@chromium.org
2009-11-11
1
-1
/
+1
*
Add a close button to ExtensionInstalledBubble.
rafaelw@chromium.org
2009-11-11
1
-4
/
+37
*
Adding a couple of missing parts for extensios on linux/views.
oshima@chromium.org
2009-11-11
1
-1
/
+9
*
Add confirmation on extension uninstallation.
finnur@chromium.org
2009-11-10
1
-12
/
+23
*
Reland Extension Installed InfoBubble
rafaelw@chromium.org
2009-11-07
2
-0
/
+310
*
Fix style issues in View class.
maruel@chromium.org
2009-11-07
1
-1
/
+1
*
Revert 31322 - Extension Installed InfoBubble
willchan@chromium.org
2009-11-06
2
-310
/
+0
*
Extension Installed InfoBubble
rafaelw@chromium.org
2009-11-06
2
-0
/
+310
*
Submitting change from http://codereview.chromium.org/276029/show
mad@chromium.org
2009-11-03
4
-22
/
+43
*
disable inactive rendering for ExtensionPopup
erikkay@chromium.org
2009-11-02
1
-0
/
+5
*
Standardize on the plugin icon (puzzle piece) as the default icon for
finnur@chromium.org
2009-10-28
1
-1
/
+5
*
Constrain extension popups to a min/max size.
erikkay@chromium.org
2009-10-28
2
-5
/
+26
*
o Cleans up canonical extension_install_ui.cc to avoid #ifdefs when feasible.
mark@chromium.org
2009-10-26
1
-1
/
+16
[next]