index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
chrome
/
browser
/
ui
/
find_bar
Commit message (
Expand
)
Author
Age
Files
Lines
*
Disable FindNextInNewTabUsersPrepopulate for win/aura.
oshima@chromium.org
2011-11-30
1
-1
/
+1
*
Cleanup: Convert ASCIIToUTF16("") to string16().
jhawkins@chromium.org
2011-11-28
1
-1
/
+2
*
Move accelerator related files to ui/base/accelerators
tfarina@chromium.org
2011-11-25
1
-1
/
+1
*
Get rid of view_message_enums.h dependency in Chrome by moving the enum for f...
jam@chromium.org
2011-11-23
1
-7
/
+7
*
Marks FindNextInNewTabUsesPrepopulate as flaky on aura.
sky@chromium.org
2011-11-22
1
-3
/
+3
*
views: Move widget/ directory to ui/views.
tfarina@chromium.org
2011-11-22
1
-1
/
+1
*
Revert 110949 - views: Move widget/ directory to ui/views.
wez@chromium.org
2011-11-21
1
-1
/
+1
*
views: Move widget/ directory to ui/views.
tfarina@chromium.org
2011-11-21
1
-1
/
+1
*
Add OVERRIDE to chrome/browser/.
avi@chromium.org
2011-11-21
1
-1
/
+1
*
views: Delete bubble, events, focus, layout directories and its stubbed files.
tfarina@chromium.org
2011-11-18
1
-1
/
+1
*
Move views::Accelerator to ui in order to use it from aura code.
mazda@chromium.org
2011-11-14
1
-3
/
+4
*
Move BrowserThread to content namespace.
joi@chromium.org
2011-11-02
1
-0
/
+2
*
Split BrowserThread into public API and private implementation, step 1.
joi@chromium.org
2011-10-28
1
-2
/
+2
*
Make NotificationService an interface in the content namespace, and switch ca...
jam@chromium.org
2011-10-19
2
-4
/
+7
*
Move NotificationObserver, NotificationSource, and NotificationDetails to con...
jam@chromium.org
2011-10-19
4
-22
/
+24
*
Move content_notification_types.h from content\common to content\public\brows...
jam@chromium.org
2011-10-18
1
-0
/
+1
*
Move PageTransition into content namespace. While I'm touching all these file...
jam@chromium.org
2011-10-13
2
-7
/
+8
*
Removed sending of the following IPC messages from chrome and added API's on ...
ananta@chromium.org
2011-09-23
1
-11
/
+2
*
Don't call OnNativeWidgetVisibilityChange in NativeWidgetGtk
oshima@chromium.org
2011-09-22
1
-0
/
+7
*
Removed the sending of the following content IPC messages out of chrome and r...
ananta@chromium.org
2011-09-19
1
-3
/
+2
*
Add ChromeRenderViewHostTestHarness to get rid of the dependency from RVHTH t...
jochen@chromium.org
2011-09-14
1
-1
/
+1
*
Handle the ViewHostMsg_FindReply message which is sent by content(renderer) v...
ananta@chromium.org
2011-09-02
2
-22
/
+10
*
Revert 96617
gbillock@chromium.org
2011-08-17
1
-7
/
+15
*
Revert 96593 - Fix up various browser tests not to use WaitForNavigation.
gbillock@chromium.org
2011-08-12
1
-15
/
+7
*
Fix up various browser tests not to use WaitForNavigation.
gbillock@chromium.org
2011-08-12
1
-7
/
+15
*
Nix GetFocusManagerForNativeView|Window.
msw@chromium.org
2011-08-02
1
-3
/
+4
*
Move more files from chrome/test to chrome/test/base, part #4
phajdan.jr@chromium.org
2011-08-01
1
-1
/
+1
*
Removal of Profile from content part 5.
avi@chromium.org
2011-08-01
1
-1
/
+2
*
Removal of Profile from content part 4.
avi@chromium.org
2011-08-01
1
-2
/
+6
*
Move in_process_browser_test and ui_test_utils to chrome/test/base
phajdan.jr@chromium.org
2011-07-29
1
-2
/
+2
*
Replacing wrong occurrences of OS_WINDOWS with OS_WIN.
leandrogracia@chromium.org
2011-07-22
1
-1
/
+1
*
Marking FindNextInNewTabUsesPrepopulate flaky on Windows due to occasional ti...
grt@chromium.org
2011-07-20
1
-2
/
+10
*
Moving notification types which are chrome specific to a new header file chro...
ananta@chromium.org
2011-07-10
3
-7
/
+9
*
Multiprofile: Remove AllSources() usage on CONTENT_SETTINGS_CHANGED.
erg@chromium.org
2011-06-28
1
-2
/
+11
*
Factor load notification detail structs out of NavigationController and into
pinkerton@chromium.org
2011-05-31
1
-2
/
+3
*
Test to verify that FindBar fits within narrow browser window.
jennb@chromium.org
2011-05-26
2
-2
/
+37
*
Remove functions in RenderViewHost and RenderWidgetHost that just send an IPC...
jam@chromium.org
2011-05-19
1
-6
/
+29
*
Re-land:
ben@chromium.org
2011-05-13
1
-10
/
+4
*
Revert 85269 - Split the hierarchy.
ben@chromium.org
2011-05-13
1
-4
/
+10
*
Split the hierarchy.
ben@chromium.org
2011-05-13
1
-10
/
+4
*
More TabStripModel renaming:
sky@chromium.org
2011-04-18
1
-4
/
+4
*
Reenable FindInPageControllerTest::AcceleratorRestoring
oshima@google.com
2011-04-13
1
-10
/
+1
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
1
-1
/
+1
*
Move a bunch more renderer messages from chrome to content.
jam@chromium.org
2011-03-22
1
-1
/
+1
*
FindBar moves when selection is underneath it.
thakis@chromium.org
2011-03-10
1
-9
/
+1
*
Update a bunch of files to the new location of notification files.
tfarina@chromium.org
2011-03-09
3
-7
/
+7
*
Removing references to off the record in comments and log messages.
akalin@chromium.org
2011-03-08
1
-1
/
+1
*
Update more includes that were pointing to the old locations.
jam@chromium.org
2011-03-02
3
-3
/
+3
*
Get rid of temporary render_view_host.h.
jam@chromium.org
2011-03-02
2
-5
/
+5
*
Make TabContentsObserver handle registration automatically, as well as exposi...
jam@chromium.org
2011-02-17
2
-20
/
+14
[next]