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
*
Removes WidgetWin dependency from StatusBubbleViews so that it can compile on...
ben@chromium.org
2009-05-26
8
-129
/
+147
*
A quick fix for Issue 11863 (Take 2).
hbono@chromium.org
2009-05-26
1
-0
/
+16
*
Stubs out FocusManager and Menu so they compile on Linux.
sky@chromium.org
2009-05-26
5
-10
/
+185
*
Removes accidental gyp change from another cl.
sky@chromium.org
2009-05-26
1
-2
/
+0
*
Gets a couple of download classes to compile on linux. Updates the
sky@chromium.org
2009-05-26
1
-2
/
+2
*
Change the native type passed to Menu to get the system menu. The system menu
brettw@chromium.org
2009-05-26
2
-2
/
+2
*
Implement IsMinimized() and IsMaximized() for view gtk
davemoore@chromium.org
2009-05-25
2
-4
/
+28
*
Gets link to compile on linux.
sky@chromium.org
2009-05-23
3
-3
/
+21
*
Makes FindBarWin buildable on linux. FindBarWin should be renamed to
sky@chromium.org
2009-05-23
5
-10
/
+48
*
Some more porting of browser_views.
brettw@chromium.org
2009-05-22
1
-6
/
+3
*
Remove some dependencies on Windows-specific files in BrowserView. The usage
brettw@chromium.org
2009-05-22
2
-0
/
+9
*
Middle clicking on a bookmark from the bookmark manager now
brettw@google.com
2009-05-22
2
-0
/
+24
*
Parts of my previous changelist didn't make it through.
ben@chromium.org
2009-05-21
9
-24
/
+11
*
Add forgotted files from previous change. This makes a semi-cross-platform
brettw@chromium.org
2009-05-21
2
-4
/
+49
*
Fixes toolkit_views build on linux.
sky@chromium.org
2009-05-21
1
-3
/
+1
*
Revert 16567.
ben@chromium.org
2009-05-21
9
-8
/
+23
*
views/ should use resources from app/resources. Move dependent images to this...
ben@chromium.org
2009-05-21
9
-23
/
+8
*
Minor gtk-views cleanup:
sky@chromium.org
2009-05-20
9
-23
/
+177
*
Update views deps to reflect new string source.
ben@chromium.org
2009-05-20
1
-1
/
+1
*
Make views/ use strings from app_strings.
ben@chromium.org
2009-05-20
11
-67
/
+66
*
revert this change, svn seems to have committed it with my property-edit.
ben@chromium.org
2009-05-20
11
-66
/
+67
*
Add generated files to svn:ignore list for views subdir.
ben@chromium.org
2009-05-20
11
-67
/
+66
*
Convert views to gyp.
ben@chromium.org
2009-05-20
2
-915
/
+291
*
Remove TRACK_HWND_CREATION/TRACK_HWND_DESTRUCTION macro since the bug it was ...
jam@chromium.org
2009-05-20
4
-24
/
+0
*
Adds propagation and handling of render-side focus events, for the benefit of...
klink@chromium.org
2009-05-20
1
-4
/
+0
*
Fix painting problems that came up after manually calling RedrawWindow on chi...
jam@chromium.org
2009-05-20
1
-3
/
+6
*
Fixes delivery of mouse events in WidgetGtk. Also fixes GetRootWidget
sky@chromium.org
2009-05-19
3
-52
/
+156
*
Removes some dead code from WidgetWin.
sky@chromium.org
2009-05-19
2
-8
/
+0
*
Factor out a BrowserFrame interface, and move the existing Windows-based code
brettw@chromium.org
2009-05-19
5
-15
/
+44
*
Makes chrome_menu able to compile of Linux (the header that is). I'm
sky@chromium.org
2009-05-18
2
-38
/
+53
*
Paint dialog frames in maxmized view
glen@chromium.org
2009-05-16
1
-3
/
+6
*
Add highlight color support to label text.
erikkay@google.com
2009-05-15
3
-3
/
+46
*
Reland this change. Registers paths for the testing exe, too.
ben@chromium.org
2009-05-15
1
-1
/
+0
*
Revert 16173
beng@google.com
2009-05-15
1
-0
/
+1
*
Move/Copy paths used by app to app_paths.
beng@google.com
2009-05-15
1
-1
/
+0
*
Displaying consecutive alerts from plugins should not hang the browser. The p...
ananta@chromium.org
2009-05-15
3
-3
/
+14
*
ChromeCanvas->gfx::Canvas
ben@chromium.org
2009-05-15
57
-195
/
+203
*
ChromeFont->gfx::Font
beng@google.com
2009-05-15
22
-62
/
+64
*
Change the way button width is calculated for the button. Currently, for the ...
jshin@chromium.org
2009-05-15
1
-2
/
+4
*
This CL fix issue 11907 -- RTL: Focus is not on the text after checking "Dele...
xji@chromium.org
2009-05-14
1
-2
/
+11
*
Fix bustage... some more traces of always-on-top I forgot to remove.
beng@google.com
2009-05-14
2
-6
/
+0
*
Move Always On Top setting out of Window/WindowDelegate and into task manager...
beng@google.com
2009-05-14
9
-146
/
+30
*
Refactors menus so that I can create a MenuGtk implementation, and moves it into
sky@chromium.org
2009-05-14
8
-654
/
+768
*
Add basic checkbox support for GTK.
brettw@chromium.org
2009-05-14
3
-0
/
+36
*
Remove even more ATL dependencies.
maruel@chromium.org
2009-05-14
23
-88
/
+112
*
Reverting 15832 since this test is finished.
hbono@chromium.org
2009-05-14
3
-3
/
+3
*
Clean-up of the accelerator code.
jcampan@chromium.org
2009-05-14
8
-57
/
+61
*
Make WidgetWin redraw child windows that are in a different process asynchron...
jam@chromium.org
2009-05-14
1
-3
/
+30
*
Move tree-related classes that Linux code depends on from views/ to app/
phajdan.jr@chromium.org
2009-05-13
6
-502
/
+1
*
The dialogs would size their width to their contents (and a minimum size).
jcampan@chromium.org
2009-05-13
1
-0
/
+20
[next]