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.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Part 3 of immutable Extension refactor.
mpcomplete@chromium.org
2010-10-29
1
-7
/
+8
*
Fix crash with BrowserActionView not expecting the ImageLoadingTracker to cal...
finnur@chromium.org
2010-10-06
1
-16
/
+22
*
Make accessible getters return values instead of accepting an output paramete...
ctguil@chromium.org
2010-09-28
1
-9
/
+4
*
Move theme files in chrome/browser/ into a themes/ subdir.
evan@chromium.org
2010-08-25
1
-4
/
+4
*
Preserve the correct number of visible browser actions across restarts.
pkasting@chromium.org
2010-08-16
1
-29
/
+36
*
I've gotten multiple crashes at shutdown due to my new DCHECKs. It seems it'...
pkasting@chromium.org
2010-08-16
1
-4
/
+2
*
FBTF: Clean up some headers in tab_contents_delegate.h.
erg@google.com
2010-08-10
1
-0
/
+1
*
Browser actions container layout changes for M6 theme.
pkasting@chromium.org
2010-07-29
1
-242
/
+237
*
Cleanup: Remove pointless GetInsets() override. Simplify |container_size_| t...
pkasting@chromium.org
2010-07-27
1
-343
/
+287
*
Make the resize gripper invisible.
pkasting@chromium.org
2010-07-27
1
-25
/
+11
*
Attemp 2 at:
sky@chromium.org
2010-07-21
1
-6
/
+1
*
Revert 53062 - Makes the toolbar visible for apps again. Here's the set of pa...
pinkerton@chromium.org
2010-07-20
1
-1
/
+6
*
Makes the toolbar visible for apps again. Here's the set of patches I
sky@chromium.org
2010-07-20
1
-6
/
+1
*
Revert r42636. That hack is no longer needed now that we removed the compact
mpcomplete@chromium.org
2010-07-19
1
-3
/
+2
*
Canvas refactoring part 3.
ben@chromium.org
2010-06-25
1
-2
/
+2
*
Revert 50784 - Canvas refactoring part 3.
ben@chromium.org
2010-06-24
1
-2
/
+2
*
Canvas refactoring part 3.
ben@chromium.org
2010-06-24
1
-2
/
+2
*
Canvas refactoring part 2.
ben@chromium.org
2010-06-23
1
-1
/
+4
*
Improve toolbar keyboard accessibility.
dmazzoni@chromium.org
2010-06-18
1
-13
/
+17
*
A very basic fix that prevents experimental popups from living longer than th...
twiz@google.com
2010-06-03
1
-1
/
+1
*
The browser action gripper should become visible when switching from
finnur@chromium.org
2010-06-02
1
-0
/
+1
*
Ensure that the default profile for cros has no extension service
davemoore@chromium.org
2010-05-21
1
-9
/
+18
*
When in collapsed mode, the toolbar should not show the resize gripper.
finnur@chromium.org
2010-05-11
1
-1
/
+6
*
Reduce header dependencies in chrome/
phajdan.jr@chromium.org
2010-05-11
1
-0
/
+2
*
Eliminate View::UILayoutIsRightToLeft() to standardize on base::i18n::IsRTL()...
pkasting@chromium.org
2010-05-10
1
-11
/
+10
*
Refactors animation to allow for cleaner subclassing. I'm doing this
sky@chromium.org
2010-05-05
1
-5
/
+4
*
Make ExtensionContextMenuModel hold on to a reference to itself
finnur@chromium.org
2010-04-08
1
-2
/
+2
*
Browser action icons not displayed in detached browser window
ctguil@chromium.org
2010-04-05
1
-2
/
+2
*
Fix regression for browser action container width on Toolkit
finnur@chromium.org
2010-04-05
1
-6
/
+15
*
Fix Regression for Accessible Names appearing as NAMELESS.
mhm@chromium.org
2010-04-04
1
-12
/
+4
*
Attempt 2 at landing this. Patch is exactly same as last time around.
sky@chromium.org
2010-03-30
1
-2
/
+3
*
Fix a bug where an open incognito window's browser actions would not update
mpcomplete@chromium.org
2010-03-30
1
-1
/
+1
*
[accessibility] Extension toolbar and infobar container views should not have...
ctguil@chromium.org
2010-03-30
1
-1
/
+5
*
Revert 43005 - Adds ability for ImageLoadingTracker to cache images.
sky@chromium.org
2010-03-29
1
-3
/
+2
*
Adds ability for ImageLoadingTracker to cache images.
sky@chromium.org
2010-03-29
1
-2
/
+3
*
Re-apply r42703 which was reverted because of a conflict with another patch t...
estade@chromium.org
2010-03-26
1
-1
/
+17
*
estade:- This revert is to fix interactive ui test failures which have been b...
ananta@chromium.org
2010-03-26
1
-17
/
+1
*
Views: fix a crash where in the browser actions container.
estade@chromium.org
2010-03-26
1
-1
/
+17
*
Fix BrowserActionsContainerTest.Visibility for chromeos and reenable it.
mpcomplete@chromium.org
2010-03-25
1
-2
/
+3
*
Eliminate all UI thread decoding of extension images.
finnur@chromium.org
2010-03-24
1
-14
/
+9
*
Revert 42283 - Adds the source ImageLoadingTracker to OnImageLoaded. I need t...
finnur@chromium.org
2010-03-23
1
-2
/
+1
*
Move app/gfx/canvas and app/gfx/font to gfx/.
ben@chromium.org
2010-03-23
1
-1
/
+1
*
Allow Extensions to have MSAA information.
mhm@chromium.org
2010-03-22
1
-1
/
+37
*
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
-21
/
+14
*
Use the new number-of-browser-actions pref instead of width-in-pixels to
mpcomplete@chromium.org
2010-03-22
1
-21
/
+29
*
Initial support for inspecting extension popups.
rafaelw@chromium.org
2010-03-17
1
-85
/
+31
*
Making browser bubble notifies to its delegate whether it
jcampan@chromium.org
2010-03-15
1
-20
/
+4
*
Bookmark manager: Open in incognito window.
arv@chromium.org
2010-03-10
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
/
+10
[next]