summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views/extensions
Commit message (Expand)AuthorAgeFilesLines
* Clean up unnecessary #includes of base/{scoped_ptr.h,string16.h}.viettrungluu@chromium.org2010-08-191-2/+1
* FBTF: Remove unneeded headers from base/ (part 6)thestig@chromium.org2010-08-191-1/+0
* FBTF: Forward declare everything possible in testing_profile.herg@google.com2010-08-131-0/+1
* remove toolstripserikkay@chromium.org2010-08-123-1269/+0
* FBTF: Clean up some headers in tab_contents_delegate.h.erg@google.com2010-08-103-0/+3
* In RenderViewHostDelegate::View, distinguish between MouseMove() and MouseDow...johnnyg@chromium.org2010-08-065-7/+7
* FBTF: Remove unneeded headers from base/ (part 1)thestig@chromium.org2010-08-051-2/+2
* Make theme change notifications auto-propagate through the view hierarchy, in...pkasting@chromium.org2010-07-272-2/+2
* Make the resize gripper invisible.pkasting@chromium.org2010-07-271-0/+1
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-266-0/+6
* Checking in CL http://www.codereview.chromium.org/2836058 on behalf of zbehan@:zelidrag@chromium.org2010-07-221-1/+1
* Add "Inspect Element" shortcut to browser tabs.apavlov@chromium.org2010-07-161-1/+3
* Canvas refactoring part 3.ben@chromium.org2010-06-252-5/+8
* Revert 50784 - Canvas refactoring part 3.ben@chromium.org2010-06-242-8/+5
* Canvas refactoring part 3.ben@chromium.org2010-06-242-5/+8
* Canvas refactoring part 2.ben@chromium.org2010-06-231-1/+1
* Re-apply r50278.aa@chromium.org2010-06-191-1/+1
* Revert r50278.aa@chromium.org2010-06-181-1/+1
* Some app-related manifest cleanup:aa@chromium.org2010-06-181-1/+1
* Removal of an incorrect assert during the close sequence of ExtensionPopup vi...twiz@google.com2010-06-162-10/+36
* Notification balloons don't want the WS_EX_LAYOUTRTL style flag, since the di...johnnyg@chromium.org2010-06-141-1/+2
* Tweak install and dangerous download dialogs for apps.asargent@chromium.org2010-06-111-3/+4
* A very basic fix that prevents experimental popups from living longer than th...twiz@google.com2010-06-032-5/+17
* Simple change that re-positions the arrow location on displayed extension pop...twiz@google.com2010-05-202-30/+59
* Implement fading in for the InfoBubble base class.finnur@chromium.org2010-05-182-4/+14
* Refactors renderer related classes for better sharing.sky@chromium.org2010-05-171-2/+2
* Add fade-out animation to the app launcher.finnur@chromium.org2010-05-141-0/+1
* Refactors TabStrip code for better sharing between TabStrip andsky@chromium.org2010-05-131-3/+5
* Reduce header dependencies in chrome/phajdan.jr@chromium.org2010-05-112-0/+2
* Eliminate View::UILayoutIsRightToLeft() to standardize on base::i18n::IsRTL()...pkasting@chromium.org2010-05-101-3/+2
* Put back info_bubble with left&right arrows.dpolukhin@chromium.org2010-05-073-8/+3
* Use normal browser window as parent for extension prompt window.xiyuan@chromium.org2010-05-061-0/+7
* Rollback http://codereview.chromium.org/1820002dpolukhin@chromium.org2010-05-063-3/+8
* Add ability to place bubble arrow on left and right side of the bubble or mak...dpolukhin@chromium.org2010-05-063-8/+3
* Refactors animation to allow for cleaner subclassing. I'm doing thissky@chromium.org2010-05-051-3/+3
* chromeos: Make Chrome use enums from libcros to talk to WM.derat@chromium.org2010-04-291-1/+2
* Relanding http://codereview.chromium.org/1746009/showjcivelli@chromium.org2010-04-291-1/+1
* Revert r45952: broke checkdeps.willchan@chromium.org2010-04-291-2/+1
* chromeos: Make Chrome use enums from libcros to talk to WM.derat@chromium.org2010-04-291-1/+2
* Revert 45936 - The app launcher now uses the location bar (instead of the aut...jcivelli@chromium.org2010-04-291-1/+1
* The app launcher now uses the location bar (instead of the autocomplete edit)...jcivelli@google.com2010-04-291-1/+1
* Add a first run bubble to show after installing an extension app.finnur@chromium.org2010-04-242-15/+85
* Remove unused local variables now that subclasses don't need to track their o...pkasting@chromium.org2010-04-231-3/+0
* Correction of sizing of experimental.extension.popup.* windows. When displayi...twiz@chromium.org2010-04-201-9/+18
* Make ExtensionContextMenuModel hold on to a reference to itselffinnur@chromium.org2010-04-082-3/+3
* Fix build break in linux_views from r43575.aa@chromium.org2010-04-031-4/+5
* Eliminate a lot of duplicated implementations of Get/SetAccessibleName() by j...pkasting@chromium.org2010-04-032-17/+1
* Don't apply toolstrip theming stylesheet to popups.finnur@chromium.org2010-03-311-2/+2
* Don't allow dragging browser actions between regular and incognito windows.mpcomplete@chromium.org2010-03-303-17/+16
* Convert Label::GetFont() to unix_hacker style. Original patch by Thiago Fari...pkasting@chromium.org2010-03-302-3/+3