summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/find_bar
Commit message (Expand)AuthorAgeFilesLines
* Disable FindNextInNewTabUsersPrepopulate for win/aura.oshima@chromium.org2011-11-301-1/+1
* Cleanup: Convert ASCIIToUTF16("") to string16().jhawkins@chromium.org2011-11-281-1/+2
* Move accelerator related files to ui/base/acceleratorstfarina@chromium.org2011-11-251-1/+1
* Get rid of view_message_enums.h dependency in Chrome by moving the enum for f...jam@chromium.org2011-11-231-7/+7
* Marks FindNextInNewTabUsesPrepopulate as flaky on aura.sky@chromium.org2011-11-221-3/+3
* views: Move widget/ directory to ui/views.tfarina@chromium.org2011-11-221-1/+1
* Revert 110949 - views: Move widget/ directory to ui/views.wez@chromium.org2011-11-211-1/+1
* views: Move widget/ directory to ui/views.tfarina@chromium.org2011-11-211-1/+1
* Add OVERRIDE to chrome/browser/.avi@chromium.org2011-11-211-1/+1
* views: Delete bubble, events, focus, layout directories and its stubbed files.tfarina@chromium.org2011-11-181-1/+1
* Move views::Accelerator to ui in order to use it from aura code.mazda@chromium.org2011-11-141-3/+4
* Move BrowserThread to content namespace.joi@chromium.org2011-11-021-0/+2
* Split BrowserThread into public API and private implementation, step 1.joi@chromium.org2011-10-281-2/+2
* Make NotificationService an interface in the content namespace, and switch ca...jam@chromium.org2011-10-192-4/+7
* Move NotificationObserver, NotificationSource, and NotificationDetails to con...jam@chromium.org2011-10-194-22/+24
* Move content_notification_types.h from content\common to content\public\brows...jam@chromium.org2011-10-181-0/+1
* Move PageTransition into content namespace. While I'm touching all these file...jam@chromium.org2011-10-132-7/+8
* Removed sending of the following IPC messages from chrome and added API's on ...ananta@chromium.org2011-09-231-11/+2
* Don't call OnNativeWidgetVisibilityChange in NativeWidgetGtkoshima@chromium.org2011-09-221-0/+7
* Removed the sending of the following content IPC messages out of chrome and r...ananta@chromium.org2011-09-191-3/+2
* Add ChromeRenderViewHostTestHarness to get rid of the dependency from RVHTH t...jochen@chromium.org2011-09-141-1/+1
* Handle the ViewHostMsg_FindReply message which is sent by content(renderer) v...ananta@chromium.org2011-09-022-22/+10
* Revert 96617gbillock@chromium.org2011-08-171-7/+15
* Revert 96593 - Fix up various browser tests not to use WaitForNavigation.gbillock@chromium.org2011-08-121-15/+7
* Fix up various browser tests not to use WaitForNavigation.gbillock@chromium.org2011-08-121-7/+15
* Nix GetFocusManagerForNativeView|Window.msw@chromium.org2011-08-021-3/+4
* Move more files from chrome/test to chrome/test/base, part #4phajdan.jr@chromium.org2011-08-011-1/+1
* Removal of Profile from content part 5.avi@chromium.org2011-08-011-1/+2
* Removal of Profile from content part 4.avi@chromium.org2011-08-011-2/+6
* Move in_process_browser_test and ui_test_utils to chrome/test/basephajdan.jr@chromium.org2011-07-291-2/+2
* Replacing wrong occurrences of OS_WINDOWS with OS_WIN.leandrogracia@chromium.org2011-07-221-1/+1
* Marking FindNextInNewTabUsesPrepopulate flaky on Windows due to occasional ti...grt@chromium.org2011-07-201-2/+10
* Moving notification types which are chrome specific to a new header file chro...ananta@chromium.org2011-07-103-7/+9
* Multiprofile: Remove AllSources() usage on CONTENT_SETTINGS_CHANGED.erg@chromium.org2011-06-281-2/+11
* Factor load notification detail structs out of NavigationController and into pinkerton@chromium.org2011-05-311-2/+3
* Test to verify that FindBar fits within narrow browser window.jennb@chromium.org2011-05-262-2/+37
* Remove functions in RenderViewHost and RenderWidgetHost that just send an IPC...jam@chromium.org2011-05-191-6/+29
* Re-land:ben@chromium.org2011-05-131-10/+4
* Revert 85269 - Split the hierarchy. ben@chromium.org2011-05-131-4/+10
* Split the hierarchy. ben@chromium.org2011-05-131-10/+4
* More TabStripModel renaming:sky@chromium.org2011-04-181-4/+4
* Reenable FindInPageControllerTest::AcceleratorRestoringoshima@google.com2011-04-131-10/+1
* Move some files from base to base/memory.levin@chromium.org2011-03-281-1/+1
* Move a bunch more renderer messages from chrome to content.jam@chromium.org2011-03-221-1/+1
* FindBar moves when selection is underneath it.thakis@chromium.org2011-03-101-9/+1
* Update a bunch of files to the new location of notification files.tfarina@chromium.org2011-03-093-7/+7
* Removing references to off the record in comments and log messages.akalin@chromium.org2011-03-081-1/+1
* Update more includes that were pointing to the old locations.jam@chromium.org2011-03-023-3/+3
* Get rid of temporary render_view_host.h.jam@chromium.org2011-03-022-5/+5
* Make TabContentsObserver handle registration automatically, as well as exposi...jam@chromium.org2011-02-172-20/+14