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
/
browser_actions_container.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Part 3 of immutable Extension refactor.
mpcomplete@chromium.org
2010-10-29
1
-8
/
+9
*
Fix crash with BrowserActionView not expecting the ImageLoadingTracker to cal...
finnur@chromium.org
2010-10-06
1
-0
/
+3
*
Make accessible getters return values instead of accepting an output paramete...
ctguil@chromium.org
2010-09-28
1
-2
/
+2
*
Preserve the correct number of visible browser actions across restarts.
pkasting@chromium.org
2010-08-16
1
-6
/
+8
*
Browser actions container layout changes for M6 theme.
pkasting@chromium.org
2010-07-29
1
-35
/
+40
*
Cleanup: Remove pointless GetInsets() override. Simplify |container_size_| t...
pkasting@chromium.org
2010-07-27
1
-18
/
+14
*
Make the resize gripper invisible.
pkasting@chromium.org
2010-07-27
1
-17
/
+16
*
`#pragma once` for app, base, chrome, gfx, ipc, net, skia, views
thakis@chromium.org
2010-07-26
1
-0
/
+1
*
Revert r42636. That hack is no longer needed now that we removed the compact
mpcomplete@chromium.org
2010-07-19
1
-7
/
+1
*
Canvas refactoring part 2.
ben@chromium.org
2010-06-23
1
-0
/
+4
*
Improve toolbar keyboard accessibility.
dmazzoni@chromium.org
2010-06-18
1
-0
/
+1
*
A very basic fix that prevents experimental popups from living longer than th...
twiz@google.com
2010-06-03
1
-1
/
+1
*
Refactors animation to allow for cleaner subclassing. I'm doing this
sky@chromium.org
2010-05-05
1
-1
/
+1
*
Make ExtensionContextMenuModel hold on to a reference to itself
finnur@chromium.org
2010-04-08
1
-1
/
+1
*
Fix regression for browser action container width on Toolkit
finnur@chromium.org
2010-04-05
1
-0
/
+4
*
Fix Regression for Accessible Names appearing as NAMELESS.
mhm@chromium.org
2010-04-04
1
-2
/
+0
*
Re-apply r42703 which was reverted because of a conflict with another patch t...
estade@chromium.org
2010-03-26
1
-3
/
+11
*
estade:- This revert is to fix interactive ui test failures which have been b...
ananta@chromium.org
2010-03-26
1
-11
/
+3
*
Views: fix a crash where in the browser actions container.
estade@chromium.org
2010-03-26
1
-3
/
+11
*
Fix BrowserActionsContainerTest.Visibility for chromeos and reenable it.
mpcomplete@chromium.org
2010-03-25
1
-1
/
+7
*
Eliminate all UI thread decoding of extension images.
finnur@chromium.org
2010-03-24
1
-6
/
+6
*
Revert 42283 - Adds the source ImageLoadingTracker to OnImageLoaded. I need t...
finnur@chromium.org
2010-03-23
1
-2
/
+1
*
Allow Extensions to have MSAA information.
mhm@chromium.org
2010-03-22
1
-0
/
+6
*
Adds the source ImageLoadingTracker to OnImageLoaded. I need this in a
sky@chromium.org
2010-03-22
1
-1
/
+2
*
Refactor ExtensionActionContextMenuModel.
estade@chromium.org
2010-03-22
1
-17
/
+16
*
Initial support for inspecting extension popups.
rafaelw@chromium.org
2010-03-17
1
-17
/
+15
*
Making browser bubble notifies to its delegate whether it
jcampan@chromium.org
2010-03-15
1
-2
/
+1
*
Replace lots of "int x, int y" with gfx::Point. Also use gfx::Size and gfx::...
pkasting@chromium.org
2010-03-08
1
-7
/
+4
*
Update the extensions management page to match mock attached to bug 36292.
mpcomplete@chromium.org
2010-03-05
1
-1
/
+1
*
Browser Action Container should not shrink when visible extension is disabled.
finnur@chromium.org
2010-02-12
1
-2
/
+15
*
Initial work on making extensions work in incognito mode.
mpcomplete@chromium.org
2010-02-11
1
-1
/
+8
*
Make context menu in Browser Action overflow menu do something.
finnur@chromium.org
2010-02-11
1
-6
/
+12
*
Preserve order of extensions when they auto-update.
finnur@chromium.org
2010-02-08
1
-1
/
+3
*
Now showing the browser action image (including badge) when dragging and
finnur@chromium.org
2010-02-05
1
-0
/
+5
*
Adding drag-drop support in and out of the Browser Action overflow menu.
finnur@chromium.org
2010-02-04
1
-6
/
+38
*
Refactor BrowserActionsContainer so that it can be used
oshima@chromium.org
2010-02-04
1
-4
/
+8
*
Support reordering of Browser Actions within the container. Currently does no...
finnur@chromium.org
2010-02-03
1
-3
/
+40
*
re-try r37061 with fix for browser tests
estade@chromium.org
2010-01-27
1
-8
/
+9
*
Page actions should be able to change the popup on a per-tab basis.
skerner@chromium.org
2010-01-27
1
-0
/
+1
*
Add overflow menu to the browser action container (part 2 of
finnur@chromium.org
2010-01-27
1
-0
/
+10
*
Revert 37061 because it caused ui_tests to not finish.
jorlow@chromium.org
2010-01-26
1
-9
/
+8
*
re-try r37025 with fix for incognito mode
estade@chromium.org
2010-01-25
1
-8
/
+9
*
Revert r37025, which (may have) caused workertest redness
estade@chromium.org
2010-01-25
1
-9
/
+8
*
Views: use ExtensionToolbarModel for ordering of browser action buttons.
estade@chromium.org
2010-01-25
1
-8
/
+9
*
Resize and overflow for browser actions (part 1).
finnur@chromium.org
2010-01-22
1
-14
/
+145
*
Gets the extension popup/bubble to work correctly on Chrome OS.
sky@chromium.org
2009-12-22
1
-1
/
+1
*
Add the right-click context menu for Browser actions and Page Actions.
finnur@chromium.org
2009-12-17
1
-4
/
+12
*
Make sure we don't dismiss extension popups when the focus
jcampan@chromium.org
2009-12-02
1
-1
/
+2
*
Fixes almost all of the rest of lint errors in the chrome/ directory (minus t...
erg@google.com
2009-11-13
1
-3
/
+3
*
Load default browser action icons only once per-window. This
aa@chromium.org
2009-11-13
1
-6
/
+4
[next]