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
/
views
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move functions from skia/ext to app/gfx where possible: most of skia_utils.* ...
pkasting@chromium.org
2009-09-23
1
-7
/
+6
*
removing unnecessary invocations of super class constructor
oshima@chromium.org
2009-09-23
2
-4
/
+2
*
Add icon support to gtk menu items.
chocobo@google.com
2009-09-23
1
-4
/
+16
*
Fix for a focus related NOTREACHED when closing Chrome
jcampan@chromium.org
2009-09-23
1
-4
/
+9
*
More examples:
oshima@chromium.org
2009-09-23
5
-4
/
+287
*
Implements a couple of NOTIMPLEMENTEDs in window_gtk and comments on
sky@chromium.org
2009-09-22
3
-17
/
+16
*
Implements a NOTIMPLEMENTED in GoButton.
sky@chromium.org
2009-09-22
3
-0
/
+14
*
Fix code to get widget position on screen.
chocobo@google.com
2009-09-22
1
-12
/
+12
*
Disabling a focus related unit test on Linux (toolkit_views).
jcampan@chromium.org
2009-09-22
1
-6
/
+4
*
Enabling label unittest on linux
oshima@chromium.org
2009-09-22
1
-1
/
+26
*
Fix possible null pointer dereference.
mattm@chromium.org
2009-09-22
1
-1
/
+2
*
View examples:
oshima@chromium.org
2009-09-22
8
-1
/
+381
*
Decolated window support in WidgetGtk.
oshima@chromium.org
2009-09-22
2
-6
/
+11
*
When adding a TabbedPane to anther TabbedPane at 2nd place or later,
oshima@chromium.org
2009-09-19
3
-35
/
+85
*
Fix BrowserFrameWin::OnMoving bad_override coverity error.
mattm@chromium.org
2009-09-18
1
-1
/
+1
*
Fix Chexkbox::SetLabel on windows, which uses view's label instead of
oshima@chromium.org
2009-09-18
3
-1
/
+10
*
Home/End were being forwarded to the page from the find box.
finnur@chromium.org
2009-09-18
1
-2
/
+3
*
Lands http://codereview.chromium.org/211002 for Charlie:
sky@chromium.org
2009-09-17
6
-0
/
+458
*
Fixing lame bug in radiobutton.
oshima@chromium.org
2009-09-16
1
-1
/
+1
*
Land http://codereview.chromium.org/206025 for Charlie:
sky@chromium.org
2009-09-16
3
-4
/
+10
*
Force inclusion of build/common.gypi for all chromium gyp files.
yaar@chromium.org
2009-09-15
1
-3
/
+0
*
Lands http://codereview.chromium.org/193032 for Charlie:
sky@chromium.org
2009-09-15
3
-13
/
+20
*
Removes some dead NOTIMPLEMENTEDs and enables some code that no longer
sky@chromium.org
2009-09-14
1
-1
/
+0
*
This CL makes the focus remembered across tab switches for Chrome Linux with ...
jcampan@chromium.org
2009-09-14
4
-5
/
+41
*
Clean up a few tiny things I noticed.
pkasting@chromium.org
2009-09-14
1
-2
/
+2
*
Reverts linux font change again. Slow down isn't as bad as before. But
sky@chromium.org
2009-09-14
2
-2
/
+6
*
The focus is not restored properly when a Windows modal dialog
jcampan@chromium.org
2009-09-14
2
-1
/
+21
*
Lands http://codereview.chromium.org/201102 for Oshima:
sky@chromium.org
2009-09-14
2
-0
/
+4
*
Lands http://codereview.chromium.org/200102 for Oshima:
sky@chromium.org
2009-09-14
7
-27
/
+166
*
Attempt 2 at converting font from Skia to Pango. The slow down appears to be ...
sky@chromium.org
2009-09-14
2
-6
/
+2
*
Reverts r26015. It caused a startup regression:(
sky@chromium.org
2009-09-11
2
-2
/
+6
*
Nukes font_skia and converts font_gtk to use pango. This was
sky@chromium.org
2009-09-11
2
-6
/
+2
*
Removes an extraneous NOTIMPLEMENTED in native_control_gtk.
sky@chromium.org
2009-09-10
1
-1
/
+0
*
Landing oshima patch.
jcampan@chromium.org
2009-09-10
2
-0
/
+11
*
Lands http://codereview.chromium.org/194014 for Oshima:
sky@chromium.org
2009-09-10
4
-9
/
+64
*
Use Scoped[Bstr,ComPtr,Variant] instead of their ATL equivalents to reduce de...
jhawkins@chromium.org
2009-09-10
7
-15
/
+22
*
First cut at implementation of FindBar for views / gtk
davemoore@chromium.org
2009-09-09
9
-66
/
+136
*
Use base::WindowImpl instead of CWindowImpl to remove a dependency on ATL.
jhawkins@chromium.org
2009-09-09
1
-14
/
+9
*
Use base::WindowImpl instead of CWindowImpl to remove a dependency on ATL.
jhawkins@chromium.org
2009-09-09
1
-62
/
+38
*
Use gfx::Point instead of GET_X/Y_LPARAM to reduce a dependency on ATL.
jhawkins@chromium.org
2009-09-09
2
-14
/
+10
*
Use RECT instead of CRect to reduce dependencies on ATL.
jhawkins@chromium.org
2009-09-09
1
-20
/
+22
*
Implements WindowGtk::CloseAllSecondaryWindows.
sky@chromium.org
2009-09-09
4
-16
/
+30
*
Lands http://codereview.chromium.org/198010 for Oshima:
sky@chromium.org
2009-09-09
2
-5
/
+14
*
Replace icu38/icu38.gyp with icu/icu.gyp in gyp files replace all the refere...
jshin@chromium.org
2009-09-09
1
-2
/
+2
*
Wires up drag and drop for bookmark menus and cleans up a couple of
sky@chromium.org
2009-09-09
8
-27
/
+67
*
Roll webkit deps 48155:48185 and remove a couple of passing tests from test_e...
japhet@chromium.org
2009-09-08
2
-8
/
+9
*
Improving the FocusManager::GetFocusManager method on Gtk.
jcampan@chromium.org
2009-09-08
1
-6
/
+7
*
Fleshes out the tooltip implementation for views on Gtk. It doesn't
sky@chromium.org
2009-09-08
9
-104
/
+330
*
Fixes bug in views on gtk where we wouldn't necessarily paint
sky@chromium.org
2009-09-08
1
-5
/
+13
*
Fix some gcc 4.4 issues when compiling with toolkit_views.
craig.schlenter@chromium.org
2009-09-07
2
-3
/
+3
[next]