summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views/extensions
Commit message (Expand)AuthorAgeFilesLines
* Part 3 of immutable Extension refactor.mpcomplete@chromium.org2010-10-296-15/+22
* Fix a crash in ExtensionGalleryInstallApiTest.InstallAndUninstall caused bympcomplete@chromium.org2010-10-271-20/+28
* Use browser::CreateViewsWindow for ExtensionInstallUI.xiyuan@chromium.org2010-10-251-1/+2
* Use BubbleWindow for ChromeOS windows/dialogs.xiyuan@chromium.org2010-10-071-1/+2
* Explain in a comment what was explained in the review, so that people who loo...avi@chromium.org2010-10-061-0/+2
* Working on removing GTK for touch UI, by introducing a newanicolao@chromium.org2010-09-301-0/+7
* Remove create_app_shortcut param from ExtensionInstallUI::Delegate::InstallUI...tfarina@chromium.org2010-09-142-5/+2
* Add a confirmation prompt to app uninstallation on the ntp.aa@chromium.org2010-09-101-86/+33
* Re-lands 58186:bryeung@chromium.org2010-09-031-1/+1
* Revert 58388 - Revert 58215 - Revert 58186 - Move the keyboard files from bas...akalin@chromium.org2010-09-021-1/+1
* Revert 58215 - Revert 58186 - Move the keyboard files from base/ to app/.bryeung@chromium.org2010-09-021-1/+1
* Revert 58186 - Move the keyboard files from base/ to app/.phajdan.jr@chromium.org2010-09-011-1/+1
* A CL implementing a collection of fixes to tidy up experimental popups.twiz@google.com2010-09-011-1/+4
* Move the keyboard files from base/ to app/.bryeung@chromium.org2010-09-011-1/+1
* 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