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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Removed unneeded includes of base/scoped_ptr.h. Reduce usage from ~800 files ...
thestig@chromium.org
2009-03-13
17
-9
/
+8
*
Reverting 11642.
finnur@chromium.org
2009-03-13
1
-2
/
+2
*
Fix ownership error with GtkTextTagTable and GtkTextTag.
deanm@chromium.org
2009-03-13
1
-3
/
+2
*
Reverting 11641.
finnur@chromium.org
2009-03-13
2
-5
/
+0
*
Reverting 11640.
finnur@chromium.org
2009-03-13
14
-300
/
+79
*
Improve the look of the Linux omnibox.
deanm@chromium.org
2009-03-13
3
-22
/
+47
*
Disabling a couple of UI tests while I investigate.
finnur@chromium.org
2009-03-13
1
-2
/
+2
*
Adding missing function to LocationBarViewGtk.
finnur@chromium.org
2009-03-13
2
-0
/
+5
*
RSS feed support (part 1)
finnur@chromium.org
2009-03-13
14
-79
/
+300
*
This CL fixes issue 8684 -- RTL Regression: Text should be right aligned for ...
xji@chromium.org
2009-03-13
1
-1
/
+1
*
Revert a change made to try and make purify errors go away now that Erik Kay ...
pkasting@chromium.org
2009-03-13
1
-5
/
+2
*
Cleanup AutocompleteEditViewGtk's resources and widgets.
deanm@chromium.org
2009-03-13
1
-0
/
+19
*
Fix a crash when with chrome-ui://about/" or anything invalid
amit@chromium.org
2009-03-13
1
-4
/
+4
*
Remove unneeded includes.
maruel@chromium.org
2009-03-13
2
-2
/
+0
*
Fix some browser shutdown issues on Linux.
deanm@chromium.org
2009-03-13
2
-8
/
+27
*
Call into the IM hooks from the Linux Omnibox keyboard handling.
deanm@chromium.org
2009-03-13
1
-14
/
+28
*
Remove unneeded platform_thread.h includes. Reduces number of includes from 5...
thestig@chromium.org
2009-03-13
1
-1
/
+0
*
Don't leak visited site information from original profile to OTR profile.
abarth@chromium.org
2009-03-13
1
-1
/
+3
*
Add support for repositioning/resizing a tab window. This is needed as the Se...
ananta@chromium.org
2009-03-13
2
-0
/
+29
*
Get rid of the gears in renderer process code. This allows me to do some cle...
jam@chromium.org
2009-03-13
4
-72
/
+15
*
Gtk dialogs, first cut.
estade@chromium.org
2009-03-12
7
-11
/
+207
*
Remove logging.h from cc files that don't use it.
thestig@chromium.org
2009-03-12
15
-16
/
+1
*
Remove unneeded uses of logging.h in header files.
thestig@chromium.org
2009-03-12
13
-9
/
+11
*
Fix 'inspect element' crash when hosted in external tab
amit@chromium.org
2009-03-12
1
-5
/
+6
*
Don't rely on subview ordering to be equivalent to tab ordering. Allows us to...
pinkerton@chromium.org
2009-03-12
3
-44
/
+71
*
Fix SessionRestoreUITest.TwoTabsSecondSelected in single process mode.
jam@chromium.org
2009-03-12
1
-13
/
+12
*
Run ExtensionViewTest in single-process mode to try to make it less flaky.
mpcomplete@google.com
2009-03-12
1
-0
/
+3
*
bustage
ben@chromium.org
2009-03-12
1
-1
/
+1
*
bustage
ben@chromium.org
2009-03-12
1
-1
/
+1
*
bustage
ben@chromium.org
2009-03-12
1
-253
/
+0
*
Make Widget return a gfx::NativeView instead of a HWND.
ben@chromium.org
2009-03-12
40
-118
/
+381
*
Refactors code for showing bookmarks menus into a standalone class
sky@google.com
2009-03-12
8
-384
/
+569
*
Make toggling fullscreen mode on/off significantly less janky-looking by mean...
pkasting@chromium.org
2009-03-12
5
-16
/
+69
*
fix linux build. we need to include basictypes.h to get
tc@google.com
2009-03-12
1
-0
/
+1
*
Some work in refactoring FindBarWin/FindBarView so
tc@google.com
2009-03-12
14
-216
/
+467
*
Add a TabController class to manage a TabView (with corresponding xib). Rewri...
pinkerton@chromium.org
2009-03-12
6
-42
/
+221
*
Have RenderWidgetHostViewGtk take ownership of its widget.
deanm@chromium.org
2009-03-12
1
-0
/
+5
*
Hookup the escape key on Linux Omnibox to revert to the permanent text (like ...
deanm@chromium.org
2009-03-12
1
-2
/
+7
*
Fix a Linux Omnibox bug where a widget was used after it was destroyed.
deanm@chromium.org
2009-03-12
1
-0
/
+4
*
Better keyboard and mouse handling in Omnibox:
deanm@chromium.org
2009-03-12
2
-33
/
+64
*
Add a GDK_COLOR_RGB macro for constructing GdkColors.
deanm@chromium.org
2009-03-12
3
-7
/
+10
*
Fixes bug were sorting bookmarks wouldn't trigger a save.
sky@google.com
2009-03-12
1
-0
/
+3
*
Stop having renderers use both pids and a monotonically increasing "host_id"....
jam@chromium.org
2009-03-12
25
-200
/
+193
*
Make fullscreen exit bubble link work by preventing the bubble from ever bein...
pkasting@chromium.org
2009-03-12
2
-5
/
+25
*
Remove unneeded includes of googleurl/src/url_parse.h and url_canon.h.
thestig@chromium.org
2009-03-12
3
-3
/
+3
*
Moving the storing/restoring of the focus from TabContents to WebContentsView...
jcampan@chromium.org
2009-03-12
17
-125
/
+182
*
Bring over more code from cole to improve the appearance of tabs. Start build...
pinkerton@chromium.org
2009-03-11
1
-106
/
+132
*
Enable building of browser/debugger/debugger_{contents,shell}.cc on Linux.
sgk@google.com
2009-03-11
1
-0
/
+20
*
Reverting 11467.
mpcomplete@google.com
2009-03-11
1
-3
/
+0
*
Getting rid of dead code.
pinkerton@chromium.org
2009-03-11
1
-12
/
+2
[next]