summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui
Commit message (Expand)AuthorAgeFilesLines
* Various pieces of infobar cleanup:pkasting@chromium.org2011-06-223-49/+38
* Properly initialize delegate variable.avi@chromium.org2011-06-221-1/+2
* Clean up avatar icon drawingsail@chromium.org2011-06-224-29/+30
* Watch for profile destruction in ContentSettingBubbleModel.bauerb@chromium.org2011-06-221-9/+22
* Coverity fixes for CHECKED_RETURNgroby@chromium.org2011-06-222-6/+4
* Checked for return conditions in autofill (GetList)aayushkumar@chromium.org2011-06-221-2/+8
* Add missing shortcuts to the keyboard overlay.mazda@chromium.org2011-06-221-0/+6
* [Mac] Do not show the help center link in the page info bubble for chrome:// ...rsesek@chromium.org2011-06-221-5/+16
* Coverity: Add a missing NULL check.thestig@chromium.org2011-06-221-1/+1
* Move app/mac/ files to ui/gfx/mac/ directory.tfarina@chromium.org2011-06-2218-51/+47
* GPU: Remove dead code.thestig@chromium.org2011-06-221-3/+0
* Breaking imageburner_ui.{h,cc} into smaller pieces.tbarzic@chromium.org2011-06-229-1514/+1865
* views: Pull out DragController class into its own header file.tfarina@chromium.org2011-06-216-4/+7
* CrOS - Refactor file picker closing to avoid race conditions.jamescook@chromium.org2011-06-217-29/+269
* Fix compile: add #include that was (incorrectly) transitively #included before.pkasting@chromium.org2011-06-212-0/+2
* Move deletion of the InfoBar object in views/ to match where GTK now has it, ...pkasting@chromium.org2011-06-213-18/+2
* Coverity: Initialize member variables.jhawkins@chromium.org2011-06-212-2/+4
* Fix a spelling mistake in a comment.mdm@chromium.org2011-06-211-2/+2
* GTK: Infobar refactoring memory fix.erg@google.com2011-06-211-0/+3
* Don't rely on user gestures for deciding when to dismiss infobars.abarth@chromium.org2011-06-213-3/+3
* [Views] Make ImageView::SetImage() take a const SkBitmap* rather than a non-c...rsesek@chromium.org2011-06-211-1/+1
* CrOS - Fix header includes in network_menu.hjamescook@chromium.org2011-06-211-0/+1
* GTK: Move InfoBarGtk onto pkasting's new cross platform modelerg@google.com2011-06-2122-679/+420
* [Mac] Fix dragging of PDFs to tabstripasvitkine@chromium.org2011-06-211-1/+16
* Fix up prerendering net-internals page and add some data:mmenke@chromium.org2011-06-211-4/+4
* Change NativeWidgetViews' constructor to not take a parent View. The embeddin...ben@chromium.org2011-06-214-18/+25
* Augment the gfx::Image conversion methods to let callers choose between weak ...rsesek@chromium.org2011-06-212-3/+3
* Save window placement for DevTools windowsapavlov@chromium.org2011-06-211-2/+3
* [webui oobe] Pass screens switching actions to the handlers.altimofeev@chromium.org2011-06-216-11/+66
* Clean up the keyboard overlay code.mazda@chromium.org2011-06-211-153/+104
* Added code to improve accessibility in the Print Preview tabaayushkumar@chromium.org2011-06-211-0/+6
* [Mac] Revert unspoofable infobars v2.rsesek@chromium.org2011-06-2114-363/+30
* Add placeholder chrome://media-internals page.scottfr@chromium.org2011-06-213-0/+109
* Revert 89752 - Multi-tab: Adding new Notification when tab selection changes.dpapad@chromium.org2011-06-2014-43/+37
* Multi-tab: Adding new Notification when tab selection changes.dpapad@chromium.org2011-06-2014-37/+43
* Rename chrome/browser/cocoa to chrome/browser/mac.mark@chromium.org2011-06-206-278/+3
* Show confirmation message when importing bookmarks and other data.isherman@chromium.org2011-06-201-5/+6
* Changes session end logic (happens when user logs out or shuts downsky@chromium.org2011-06-202-9/+8
* Adds Ben to chrome/browser/ui/OWNERS.sky@chromium.org2011-06-201-0/+1
* Add content-security-policy (CSP) to chrome://flags.tsepez@chromium.org2011-06-203-60/+60
* Rename -[AppController defaultProfile] to |-lastProfile|.rsesek@chromium.org2011-06-206-17/+17
* Sanitize chrome://extension-icon/ URL inputs.yoz@chromium.org2011-06-201-0/+6
* use path in #includesdilmah@chromium.org2011-06-201-1/+1
* Rather than DCHECKing in -[InfobarTipDrawingModel totalHeightForController:],...rsesek@chromium.org2011-06-201-2/+5
* Revert 89626 - Support automatic javascript test registry in gtest when creat...scr@chromium.org2011-06-193-48/+36
* Support automatic javascript test registry in gtest when creating WebUI tests.scr@chromium.org2011-06-193-36/+48
* Fixes bug in calculating caption area. If the frame was rtl we weresky@chromium.org2011-06-181-1/+1
* Revert 89605 - Support automatic javascript test registry in gtest when creat...scr@chromium.org2011-06-182-48/+6
* Support automatic javascript test registry in gtest when creating WebUI tests.scr@chromium.org2011-06-182-6/+48
* Fix drag-hover tab-selection with files dragged from the download manager.asvitkine@chromium.org2011-06-181-1/+5