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
/
gtk
Commit message (
Expand
)
Author
Age
Files
Lines
*
Gtk download shelf:
estade@chromium.org
2009-03-26
4
-19
/
+84
*
Change NineBox to render into a GtkWidget. This offers a minor speedup and s...
jhawkins@chromium.org
2009-03-26
8
-142
/
+104
*
Fix our browser window close path to be more like windows.
tc@google.com
2009-03-26
2
-8
/
+38
*
More NOTIMPLEMENTEDs into bugs.
evan@chromium.org
2009-03-26
2
-3
/
+9
*
Fix/punt on a bunch of NOTIMPLEMENTEDs.
evan@chromium.org
2009-03-26
1
-1
/
+3
*
Linux download shelf:
estade@chromium.org
2009-03-26
4
-7
/
+35
*
Hook up ctrl+tab and ctrl+shift+tab for switching tabs in linux
tc@google.com
2009-03-26
2
-11
/
+40
*
Linux UI theming:
estade@chromium.org
2009-03-25
1
-1
/
+3
*
Use the correct g_free instead of free when freeing memory passed to us from ...
jhawkins@chromium.org
2009-03-25
1
-1
/
+1
*
Revert "Fix/punt on a bunch of NOTIMPLEMENTEDs."
evan@chromium.org
2009-03-25
1
-3
/
+1
*
Fix/punt on a bunch of NOTIMPLEMENTEDs.
evan@chromium.org
2009-03-25
1
-1
/
+3
*
Don't try to paint tabs if there are no tabs to paint.
tc@google.com
2009-03-25
1
-0
/
+3
*
Redone http://codereview.chromium.org/42571
idanan@chromium.org
2009-03-24
2
-1
/
+7
*
Make the find bar blue. Hooks up the prev/next buttons and the
tc@google.com
2009-03-24
2
-12
/
+106
*
Add initial implementation of the Linux TabStrip.
jhawkins@chromium.org
2009-03-23
4
-14
/
+670
*
Deliver events and notifications to the RootView.
erg@google.com
2009-03-23
1
-1
/
+8
*
Fix linux input breakage: Don't wrap an important line in a DCHECK!
estade@chromium.org
2009-03-20
1
-1
/
+2
*
Remove errant debugging line.
estade@chromium.org
2009-03-20
1
-1
/
+0
*
Consolidate into a single shutdown path.
tc@google.com
2009-03-20
2
-29
/
+32
*
Linux: Restore normal event handling for key events that are not to be sent t...
estade@chromium.org
2009-03-20
1
-9
/
+18
*
Linux UI hook ups:
estade@chromium.org
2009-03-20
2
-0
/
+14
*
Hook up ctrl-w for close tab on linux.
estade@chromium.org
2009-03-20
2
-4
/
+31
*
Make GTK accelerator setup code more compact.
estade@chromium.org
2009-03-20
1
-22
/
+19
*
Now have a TextButton rendering (sort of; doesn't respond to mouse events so
erg@google.com
2009-03-19
1
-0
/
+4
*
Revert "Now have a TextButton rendering." Broke Windows.
erg@google.com
2009-03-19
1
-4
/
+0
*
Now have a TextButton rendering (sort of; doesn't respond to mouse events so ...
erg@google.com
2009-03-19
1
-0
/
+4
*
Convert FindInPage wstrings to string16.
tc@google.com
2009-03-19
2
-7
/
+5
*
Render into a ChromeCanvasPaint object in a RootView under Linux.
erg@google.com
2009-03-19
2
-0
/
+17
*
Remove BrowserWindow::Init().
estade@chromium.org
2009-03-18
2
-48
/
+45
*
Cleanup GTK toolbar tooltips. Move from GtkTooltips to GtkTooltip API.
deanm@chromium.org
2009-03-17
2
-17
/
+6
*
Ensure that MenuGtks are destroyed before their accelerator group.
deanm@chromium.org
2009-03-17
3
-30
/
+26
*
Linux accelerators cleanup:
estade@chromium.org
2009-03-16
4
-42
/
+91
*
Move a bunch of our GTK code that was previous manually handling references (...
deanm@chromium.org
2009-03-16
7
-40
/
+44
*
Implement 2 more gtk dialogs: open file and open multiple files.
estade@chromium.org
2009-03-13
1
-25
/
+138
*
RSS feed support (part 1), 2nd attempt.
finnur@chromium.org
2009-03-13
2
-0
/
+5
*
Removed unneeded includes of base/scoped_ptr.h. Reduce usage from ~800 files ...
thestig@chromium.org
2009-03-13
1
-0
/
+1
*
Reverting 11641.
finnur@chromium.org
2009-03-13
2
-5
/
+0
*
Improve the look of the Linux omnibox.
deanm@chromium.org
2009-03-13
2
-16
/
+39
*
Adding missing function to LocationBarViewGtk.
finnur@chromium.org
2009-03-13
2
-0
/
+5
*
Fix some browser shutdown issues on Linux.
deanm@chromium.org
2009-03-13
2
-8
/
+27
*
Gtk dialogs, first cut.
estade@chromium.org
2009-03-12
1
-0
/
+182
*
Remove logging.h from cc files that don't use it.
thestig@chromium.org
2009-03-12
2
-2
/
+0
*
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
4
-28
/
+91
*
Add a GDK_COLOR_RGB macro for constructing GdkColors.
deanm@chromium.org
2009-03-12
1
-2
/
+3
*
Remove TabContents from scaffolding. Yay!
pinkerton@chromium.org
2009-03-11
1
-3
/
+1
*
Add the show all downloads link to the download shelf on linux.
estade@chromium.org
2009-03-11
2
-6
/
+85
*
Make the download shelf in gtk look prettier (add top border, improve spacing).
estade@chromium.org
2009-03-10
2
-19
/
+48
*
First cut at the find bar.
tc@google.com
2009-03-10
7
-7
/
+145
*
Some cleanups and hookups to LocationBarViewGtk.
deanm@chromium.org
2009-03-10
5
-37
/
+50
[next]