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
*
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
*
Rename the TabContentWrapper pieces to be "TabHelper"s. (Except for the Passw...
avi@chromium.org
2011-02-16
5
-70
/
+70
*
Change includes of gfx/* to ui/gfx/*
sail@chromium.org
2011-02-05
3
-3
/
+3
*
Add a regression test for issue 70505.
finnur@chromium.org
2011-02-03
1
-0
/
+20
*
Revert 73604 - Add a regression test for issue 70505.
finnur@chromium.org
2011-02-03
1
-20
/
+0
*
Add a regression test for issue 70505.
finnur@chromium.org
2011-02-03
1
-0
/
+20
*
Move find-in-page from TabContents to TabContentsWrapper.
avi@chromium.org
2011-02-01
6
-86
/
+363
*
Revert 73294 - Move find-in-page from TabContents to TabContentsWrapper.
davemoore@chromium.org
2011-02-01
6
-363
/
+86
*
Move find-in-page from TabContents to TabContentsWrapper.
avi@chromium.org
2011-02-01
6
-86
/
+363
*
Revert 71157 (caused 70644) - This is an alternate CL to the fix in http://co...
thakis@chromium.org
2011-01-31
1
-1
/
+0
*
Update references part 2: files in chrome/browser/ui/
msw@chromium.org
2011-01-19
1
-1
/
+1
*
Adjust the Find test for unselectable test so that it has the right expectati...
finnur@chromium.org
2011-01-19
1
-10
/
+3
*
Fix some include paths that were missed in r71525.
rsesek@chromium.org
2011-01-15
1
-1
/
+1
*
This is the Chromium side of my WebKit change that fixes some Find issues wit...
finnur@chromium.org
2011-01-14
1
-5
/
+9
*
Move app/key* to ui/base/keycodes/*
ben@chromium.org
2011-01-13
1
-2
/
+2
*
This is an alternate CL to the fix in http://codereview.chromium.org/5553002.
varunjain@chromium.org
2011-01-12
1
-0
/
+1
*
Remove the stubbed out headers in chrome/browser/views.
msw@chromium.org
2011-01-10
1
-2
/
+2
*
Cleanup: Remove unneeded includes of notification_service.h, part 2.
thestig@chromium.org
2010-12-17
1
-1
/
+0
[next]