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
*
Relands cl 16982 as it wasn't the cause of the build breakage. Here's
sky@chromium.org
2009-05-27
2
-0
/
+15
*
Make the import feature a little more complete:
kuchhal@chromium.org
2009-05-27
11
-60
/
+452
*
Reverting 16982.
maruel@chromium.org
2009-05-27
2
-15
/
+0
*
DevTools: Add 'Enable Developer Tools' option into the Advanced tab. Hide dev...
pfeldman@chromium.org
2009-05-27
4
-6
/
+94
*
Lands http://codereview.chromium.org/115505 for bug
sky@chromium.org
2009-05-27
2
-0
/
+15
*
Fix issue where cmd-w was hard-coded to closing a browser tab regardless of t...
pinkerton@chromium.org
2009-05-27
6
-0
/
+147
*
Create OpenClose browser test for TaskManager with necessary refactoring.
phajdan.jr@chromium.org
2009-05-27
5
-8
/
+31
*
Do not monitor system power state during unit tests.
phajdan.jr@chromium.org
2009-05-27
1
-0
/
+5
*
Show Unicode IDNs for "On startup" setting and "Add page" dialog for it.
jungshik@google.com
2009-05-27
2
-3
/
+12
*
For "Copy link address" context menu, copy the URL with Unicode host name
jungshik@google.com
2009-05-27
1
-27
/
+27
*
Fix comparison in window_sizer_linux. There can be multiple desktops so data_...
thestig@chromium.org
2009-05-27
1
-1
/
+2
*
Control spacing of toolbar elements with pixels rather than " " GtkLabels.
estade@chromium.org
2009-05-27
2
-13
/
+16
*
Use the original profile for the downloads manager so that a download manager
arv@google.com
2009-05-27
1
-1
/
+2
*
Fix broken toolkit_views build by adding include of message_loop.
ben@chromium.org
2009-05-27
1
-0
/
+1
*
linux: fix CHECK fail in window_sizer.
evan@chromium.org
2009-05-27
1
-20
/
+37
*
Fox some compilation problems for Linux. This also adds bookmark_bar_view and
brettw@chromium.org
2009-05-26
2
-4
/
+8
*
Show the time remaining of download items in the download manager.
arv@google.com
2009-05-26
1
-3
/
+13
*
Removes WidgetWin dependency from StatusBubbleViews so that it can compile on...
ben@chromium.org
2009-05-26
11
-84
/
+134
*
Change actual pref for stats reporting when selected.
kuchhal@chromium.org
2009-05-26
1
-6
/
+7
*
Fix a bug where if user has focus follows mouse, moving out of
tc@google.com
2009-05-26
2
-15
/
+29
*
Fleshes out more of BrowserFrameGtk.
sky@chromium.org
2009-05-26
8
-22
/
+77
*
Fix initial window placement when dragging a tab out of the tabstrip into its...
jhawkins@chromium.org
2009-05-26
3
-4
/
+10
*
Add a single monitor implementation of WindowSizer for Linux. (try 2)
thestig@chromium.org
2009-05-26
4
-16
/
+105
*
Revert the password manager refactoring -- it failed reliability tests.
evan@chromium.org
2009-05-26
18
-1302
/
+155
*
Rename bookmark_context_menu_win to *_views instead since it's technically
brettw@chromium.org
2009-05-26
2
-1
/
+1
*
Remove the last bits leftover from my frame window experiment.
brettw@chromium.org
2009-05-26
3
-18
/
+1
*
Fix more compilation errors in browser_view.cc and an error I introduced in a
brettw@chromium.org
2009-05-26
2
-4
/
+4
*
Make the contents of toolstrips center vertically by default.
aa@chromium.org
2009-05-26
2
-3
/
+10
*
Make bookmark_bar_view.h hopefully compile on Linux.
brettw@chromium.org
2009-05-26
3
-13
/
+11
*
Make most of browser_view compile on Linux.
brettw@chromium.org
2009-05-26
1
-5
/
+26
*
Linux: don't trigger GCC 4.3 warnings
agl@chromium.org
2009-05-26
1
-3
/
+3
*
SetInitialFocus() when there's no view to restore to.
shess@chromium.org
2009-05-26
1
-0
/
+6
*
Fix a corner case in tab dragging where we receive a drag-end signal before e...
jhawkins@chromium.org
2009-05-26
1
-0
/
+6
*
Undelete the factory method for BackForwardMenuModelGtk.
estade@chromium.org
2009-05-26
1
-1
/
+8
*
Fixes BrowserView::GetBrowserViewForNativeView on linux.
sky@chromium.org
2009-05-26
1
-2
/
+6
*
Gets a couple of download classes to compile on linux. Updates the
sky@chromium.org
2009-05-26
4
-30
/
+56
*
Refactor back/forward buttons to their own class. Fix them so the menu pops u...
estade@chromium.org
2009-05-26
8
-174
/
+273
*
First phase of Mac Keychain integration. For the overall plan, see the design...
stuartmorgan@chromium.org
2009-05-26
6
-0
/
+1229
*
Implement dragging a tab out of a TabStripGtk into its own browser window.
jhawkins@chromium.org
2009-05-26
9
-48
/
+230
*
Removes some dead code in TabContentsViewGtk and makes it compile for
sky@chromium.org
2009-05-26
3
-39
/
+6
*
Move the BookmarkMenuController out of bookmarks to the platform-specific part
brettw@chromium.org
2009-05-26
9
-26
/
+27
*
Linux: implement 16-bit visuals without Xrender.
agl@chromium.org
2009-05-26
1
-0
/
+30
*
Make OffTheRecordObserver a Singleton.
mpcomplete@google.com
2009-05-26
1
-8
/
+6
*
Fix a race condition in the unpacking of the extension system.
finnur@chromium.org
2009-05-26
1
-0
/
+4
*
Rename the --proxy-bypass-urls command-line switch
wtc@chromium.org
2009-05-26
2
-5
/
+5
*
Renames BrowserView::GetBrowserViewForHWND to
sky@chromium.org
2009-05-26
6
-24
/
+38
*
Makes DockInfo usable on Linux. It doesn't implement
sky@chromium.org
2009-05-26
1
-3
/
+32
*
Remove unused code from ExtensionsService.
mpcomplete@google.com
2009-05-26
33
-1534
/
+29
*
File bug for a NOTIMPLEMENTED, remove a couple others.
pinkerton@chromium.org
2009-05-26
1
-3
/
+2
*
Correct the hit testing so that the window controls and title bar will get ta...
pinkerton@chromium.org
2009-05-26
1
-0
/
+13
[next]