summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views
Commit message (Expand)AuthorAgeFilesLines
* Initial implementation for wizard.davemoore@chromium.org2010-01-311-2/+2
* Fix some bugs related to default-clearing in the HostContentSettingsMap, and ...pkasting@chromium.org2010-01-313-9/+9
* Hook up some of the content settings UI to the actual settings map object. T...pkasting@chromium.org2010-01-309-307/+247
* Changes to support new cookie policy.darin@chromium.org2010-01-301-42/+0
* Third take at fixing Linux views buildpkasting@chromium.org2010-01-301-1/+8
* Fix some signedness issues.pkasting@chromium.org2010-01-303-11/+17
* Add basic support for Content Blocked icons in the omnibox. Not yet pkasting@chromium.org2010-01-305-2/+462
* Rewrite the HostContentSettingsMap to address some issues:pkasting@chromium.org2010-01-301-1/+1
* Finished all windows functionality for autofill dialoggeorgey@chromium.org2010-01-292-4/+23
* Fixes compile warning on linux/views when building 64 bit.sky@chromium.org2010-01-292-12/+14
* Replace GtkFileChooser with file browser for ChromeOSxiyuan@chromium.org2010-01-293-7/+391
* Reland r37508. Implement HostContentSettingsMap.jochen@chromium.org2010-01-291-1/+1
* Clean up some things about LocationBarView:pkasting@chromium.org2010-01-292-51/+41
* Revert "Implement HostContentSettingsMap"evan@chromium.org2010-01-291-1/+1
* Implement HostContentSettingsMapjochen@chromium.org2010-01-291-1/+1
* Support dragging within the omnibox dropdown. Original patch by Philippe Bea...pkasting@chromium.org2010-01-292-87/+109
* tweak spacings in infobars per latest specskuan@chromium.org2010-01-284-30/+63
* Fix broken pref usage; I changed the registration to a user pref but didn't c...pkasting@chromium.org2010-01-281-1/+1
* Makes it so deleting a bookmark from the context menu doesn't closesky@chromium.org2010-01-285-7/+214
* Make content settings type enum something I can use in more code than just th...pkasting@chromium.org2010-01-284-43/+46
* Insert methods for SimpleMenuModeloshima@chromium.org2010-01-272-4/+11
* Enable notification for Chromeos/Linux view build.oshima@chromium.org2010-01-273-24/+36
* re-try r37061 with fix for browser testsestade@chromium.org2010-01-272-117/+109
* implement infobars and delegates placeholders for translate feature.kuan@chromium.org2010-01-274-23/+755
* Remap F1 to back and F2 to forward for Chrome OS Views builds.derat@chromium.org2010-01-271-0/+6
* Page actions should be able to change the popup on a per-tab basis.skerner@chromium.org2010-01-273-4/+26
* Fix remaining flakiness in FindMoveIfObscuring browser test. finnur@chromium.org2010-01-271-3/+3
* Add overflow menu to the browser action container (part 2 offinnur@chromium.org2010-01-276-16/+201
* The FindMovesWhenObscuring test is still flaky on the builders. Marking it ac...ananta@chromium.org2010-01-271-1/+2
* Split chromeos options page into system and internet.chocobo@chromium.org2010-01-261-1/+1
* Content Settings dialog and related Options UI changes.zelidrag@chromium.org2010-01-2615-344/+1654
* Associate popups with the top level frame instead of the security origin.erg@google.com2010-01-262-6/+4
* Install/uninstall dialog had stopped showing Uninstallfinnur@chromium.org2010-01-261-1/+1
* Revert 37061 because it caused ui_tests to not finish.jorlow@chromium.org2010-01-262-111/+123
* re-try r37025 with fix for incognito modeestade@chromium.org2010-01-252-123/+111
* remove ICU includes from l10n_util.hevan@chromium.org2010-01-253-2/+5
* Revert r37025, which (may have) caused workertest rednessestade@chromium.org2010-01-252-107/+123
* Views: use ExtensionToolbarModel for ordering of browser action buttons.estade@chromium.org2010-01-252-123/+107
* Remove flaky label for a test. My fix seems to have worked (hasn'tfinnur@chromium.org2010-01-251-4/+2
* Adds local storage nodes to cookie tree model and cookies view.bulach@chromium.org2010-01-252-15/+208
* [Linux]Implement Cut, Copy and Paste from page menu.suzhe@chromium.org2010-01-252-0/+26
* 3rd step to remove BrowserExtender and to refactor BrowerView for sidebar.oshima@chromium.org2010-01-226-97/+14
* Resize and overflow for browser actions (part 1).finnur@chromium.org2010-01-228-79/+493
* Move NonClientHitTest impl to BrowserViewLayoutManager becauseoshima@chromium.org2010-01-224-71/+107
* Makes sure the phantom state of a tab is updated correctly.sky@chromium.org2010-01-222-0/+6
* Adds support for phantom tabs. A pinned tab becomes a phantom tab whensky@chromium.org2010-01-227-10/+26
* Fix browser crash in extensions due to painting badges on PageActions.finnur@chromium.org2010-01-211-15/+2
* Take 2: Disable the test (I accidentally modified the file before checking in...finnur@chromium.org2010-01-211-57/+8
* Disable a test on Linux Views. It was marked as flaky, but it is failing all ...finnur@chromium.org2010-01-211-5/+54
* Try to fix flaky test (FindMovesIfObscuring). I've run this through the try b...finnur@chromium.org2010-01-211-33/+24