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
/
window
/
custom_frame_view.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Split the hierarchy.
ben@chromium.org
2011-05-13
1
-1
/
+1
*
Create InitParams for Window.
ben@chromium.org
2011-04-28
1
-2
/
+1
*
Build out NativeWindow interface for Window method pass-thrus.
ben@chromium.org
2011-03-10
1
-1
/
+1
*
Consolidate more into Window:
ben@chromium.org
2011-03-09
1
-0
/
+4
*
Move WindowDelegate and NonClientView creation and management to Window.
ben@chromium.org
2011-03-07
1
-14
/
+12
*
Rename Paint* -> OnPaint*
ben@chromium.org
2011-02-16
1
-1
/
+1
*
Clean up RTL methods.
ben@chromium.org
2011-02-08
1
-11
/
+7
*
Rework basic bounds methods on View to match new V2 API:
ben@chromium.org
2011-02-08
1
-1
/
+1
*
Change includes of gfx/* to ui/gfx/*
sail@chromium.org
2011-02-05
1
-3
/
+3
*
Cross-platform CL to remove app/win/win_util.h&cc and related work.
msw@chromium.org
2011-02-03
1
-3
/
+3
*
Move l10n_util to ui/base
ben@chromium.org
2011-01-21
1
-1
/
+1
*
Move ResourceBundle, DataPack to ui/base
ben@chromium.org
2011-01-20
1
-1
/
+1
*
Remove wstring from views. Part 3: Switch accessibility strings to string16.
avi@chromium.org
2011-01-14
1
-4
/
+4
*
Revert 71169 - Revert 71167 - Remove wstring from gfx.
avi@chromium.org
2011-01-12
1
-3
/
+4
*
Revert 71167 - Remove wstring from gfx.
joi@chromium.org
2011-01-12
1
-4
/
+3
*
Remove wstring from gfx.
avi@chromium.org
2011-01-12
1
-3
/
+4
*
Remove wstring from l10n_util. Part 4.
avi@chromium.org
2011-01-04
1
-4
/
+6
*
Move app/win_util to app/win and fix the namespace usage.
brettw@google.com
2010-12-31
1
-5
/
+7
*
Move base/win_util to the base/win directory and use the base::win namespace.
brettw@google.com
2010-12-31
1
-1
/
+0
*
Rework gfx::Font by moving platform-specific code into inner classes.
ben@chromium.org
2010-08-13
1
-2
/
+2
*
Cleanup: Remove unneeded headers from app/ (part 2)
thestig@chromium.org
2010-07-31
1
-1
/
+0
*
Re-instate the temporary revert from r45267. That reverted certain
shess@chromium.org
2010-04-23
1
-18
/
+2
*
Temporarily revert certain Omnibox, toolbar, tab animations, and other
shess@chromium.org
2010-04-22
1
-2
/
+18
*
Polish ChromeOS options dialog:
xiyuan@chromium.org
2010-04-21
1
-4
/
+11
*
Make the bottom edges of the opaque frame rounded.
glen@chromium.org
2010-04-09
1
-18
/
+2
*
views: [accessibility] Add accessible names for Minimize, Maximize, Restore b...
ctguil@chromium.org
2010-03-23
1
-0
/
+6
*
Move app/gfx/canvas and app/gfx/font to gfx/.
ben@chromium.org
2010-03-23
1
-2
/
+2
*
views: [accessibility] Add accessible name for the Close button in generic Wi...
ctguil@chromium.org
2010-03-22
1
-1
/
+5
*
Move some more files to toplevel gfx dir.
ben@chromium.org
2010-03-17
1
-1
/
+1
*
Last set of tweaks to icon positioning code. Clarifies positioning algorithm...
pkasting@chromium.org
2010-03-12
1
-32
/
+21
*
Clean up/fix more frame code. In general this is bringing the less-common fr...
pkasting@chromium.org
2010-03-08
1
-134
/
+127
*
Rework nonclient hittest plumbing so the NonClientFrameView is responsible fo...
pkasting@chromium.org
2010-02-06
1
-0
/
+9
*
Support app menu and double-click close on upper left corner of window, part ...
pkasting@chromium.org
2010-02-05
1
-9
/
+1
*
Reverting 27504, it breaks the interactive ui tests on Windows.
jcampan@chromium.org
2009-09-29
1
-7
/
+0
*
See original review at
jcampan@chromium.org
2009-09-29
1
-0
/
+7
*
Fix 9867: Activating the previous/next buttons with the keyboard in the find ...
finnur@chromium.org
2009-09-03
1
-1
/
+1
*
Attempt 2 at landing bookmark menus.
sky@chromium.org
2009-08-26
1
-2
/
+0
*
Reverts menu patch.
sky@chromium.org
2009-08-26
1
-0
/
+2
*
Fix dialog edges - error was because we made the top edges the same height bu...
glen@chromium.org
2009-06-23
1
-6
/
+2
*
Bring theme_frame back into chrome/ and change theme_frame to frame in app/
glen@chromium.org
2009-05-28
1
-14
/
+14
*
Parts of my previous changelist didn't make it through.
ben@chromium.org
2009-05-21
1
-1
/
+1
*
Revert 16567.
ben@chromium.org
2009-05-21
1
-1
/
+1
*
views/ should use resources from app/resources. Move dependent images to this...
ben@chromium.org
2009-05-21
1
-1
/
+1
*
Paint dialog frames in maxmized view
glen@chromium.org
2009-05-16
1
-3
/
+6
*
ChromeCanvas->gfx::Canvas
ben@chromium.org
2009-05-15
1
-7
/
+7
*
ChromeFont->gfx::Font
beng@google.com
2009-05-15
1
-3
/
+3
*
Remove even more ATL dependencies.
maruel@chromium.org
2009-05-14
1
-5
/
+6
*
Revert 15965. I wasn't supposed to check that in since it still doesn't compi...
maruel@chromium.org
2009-05-13
1
-6
/
+5
*
Remove even more ATL dependencies.
maruel@chromium.org
2009-05-13
1
-5
/
+6
*
Revert custom frame view to resourcebundle to get the tests passing. Convert ...
glen@chromium.org
2009-05-09
1
-37
/
+37
[next]