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
/
views
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't load the font for the window title if we're not going to be painting a ...
beng@google.com
2008-09-17
1
-23
/
+10
*
Touchpad support for laptops
joshia@google.com
2008-09-16
1
-1
/
+2
*
Allow Views to support an optional hit-test mask. Make hittest use this.
beng@google.com
2008-09-16
3
-14
/
+113
*
fix build bustage
beng@google.com
2008-09-13
2
-2
/
+2
*
Prevent window caption flashing in the magic frames by handling undocumented ...
beng@google.com
2008-09-12
3
-0
/
+45
*
Set an upper limit to the number of characters that can appear in a tooltip s...
beng@google.com
2008-09-11
1
-0
/
+9
*
Double clicking on an item in the task manager should bring the relevant tab ...
petersont@google.com
2008-09-10
3
-10
/
+31
*
First pass at splitting the AutocompleteEdit into Model and View. This was n...
pkasting@chromium.org
2008-09-10
2
-6
/
+6
*
Fixes bug in TableView where by we return nothing as selected when
sky@google.com
2008-09-09
2
-36
/
+22
*
Support WM_APPCOMMAND on Window. Make it just pass through to WindowDelegate:...
beng@google.com
2008-09-08
3
-0
/
+20
*
This patch is from Andrew Brampton <me@bramp.net>.
sky@google.com
2008-09-08
3
-7
/
+14
*
Fixes crash that occurred because DialogClientView::AcceptWindow was
sky@google.com
2008-09-05
2
-0
/
+15
*
Fix the polymorphic WindowResources class and FramePartBitmap enum.
maruel@google.com
2008-09-04
1
-13
/
+4
*
Minor cleanup to OneShotTimer and RepeatingTimer: moves more of the member v...
darin@google.com
2008-09-03
6
-176
/
+80
*
Update Copyright text in SCons config files.
sgk@google.com
2008-09-01
1
-28
/
+4
*
Simplify OneShotTimer and RepeatingTimer. Fix up all consumers.
darin@google.com
2008-08-28
1
-1
/
+4
*
Explicitly call RunAllPending in the Teardown phase a few more unit tests to
darin@google.com
2008-08-27
1
-0
/
+3
*
Make the system menu for frames have submenus for encoding and text zoom
beng@google.com
2008-08-26
1
-0
/
+2
*
Extends the toolbar keyboard support. Adds skipping of unavailable elements o...
klink@google.com
2008-08-26
2
-3
/
+3
*
Chrome changes corresponding to my message_loop_type CL.
darin@google.com
2008-08-26
8
-12
/
+16
*
Make the AeroGlassFrame better:
beng@google.com
2008-08-25
6
-41
/
+54
*
Second attempt at fixing task manager crash. Provide a protected ReleaseWindo...
beng@google.com
2008-08-25
2
-2
/
+12
*
roll back r1297 for now
beng@google.com
2008-08-24
2
-1
/
+1
*
Fix task manager crash by releasing the delegate's scoped_ptr back to the win...
beng@google.com
2008-08-24
2
-1
/
+1
*
Makes our tables (task manager, keywords ...) not flicker when
sky@google.com
2008-08-24
2
-5
/
+38
*
Use a more compact license header in source files.
license.bot
2008-08-24
125
-3634
/
+627
*
Makes resize of custom frame window a bit smoother. I tried a whole
sky@google.com
2008-08-21
1
-1
/
+14
*
Allow popups using the new frames to be sized correctly. This involved a slig...
beng@google.com
2008-08-20
1
-10
/
+9
*
Large patch set (159 files total) to cleanup the includes.
maruel@google.com
2008-08-15
46
-193
/
+323
*
Make theme change notifications for the renderer originate from the RenderWid...
beng@google.com
2008-08-15
2
-0
/
+8
*
Hook up the system menu in new frames.
erg@google.com
2008-08-14
4
-0
/
+18
*
If a Window is created with specified bounds, make sure its sized to them!
beng@google.com
2008-08-14
1
-1
/
+8
*
Set the svn:eol-style to LF on all SConscript files
tc@google.com
2008-08-13
1
-117
/
+117
*
Minor cleanup of RootView. Removes unused double_buffered field from
sky@google.com
2008-08-12
4
-27
/
+18
*
Cleanup a few files, reduce the number of includes.
maruel@google.com
2008-08-12
3
-5
/
+8
*
Allow the ChromeViews' Menu to wrap the Windows system menu and insert items ...
beng@google.com
2008-08-11
2
-35
/
+136
*
Another Frame Grab-Bag
beng@google.com
2008-08-11
1
-0
/
+2
*
Add support for ChromeViews::Windows to disable inactive rendering. This is f...
beng@google.com
2008-08-11
5
-14
/
+67
*
A set of tests to exercise chrome menus as well as parts of bookmark
sky@google.com
2008-08-11
3
-3
/
+18
*
Allow the window icon to be shown in the task bar, Alt+Tab etc.
beng@google.com
2008-08-09
4
-0
/
+23
*
Even more tweaks.
beng@google.com
2008-08-09
1
-0
/
+2
*
More improvements to the frames. Consolidate some of the optional bar (bookma...
beng@google.com
2008-08-07
1
-1
/
+7
*
Make tabs affected by context menu actions pulse. The effect is somewhat subt...
beng@google.com
2008-08-07
2
-0
/
+7
*
Fix 1303709: Crash: Switching between tabs with a Find box open on both tabs ...
finnur@google.com
2008-08-06
1
-6
/
+7
*
Fixing an issue where BiDi text in window titles was not displayed correctly ...
idana@google.com
2008-08-05
1
-0
/
+7
*
Copy WM_GETOBJECT handler impl from XPFrame to HWNDViewContainer. This will b...
beng@google.com
2008-08-05
2
-1
/
+63
*
Add the AeroGlassFrame and AeroGlassNonClientView for Vista.
beng@google.com
2008-08-05
4
-12
/
+29
*
Bring up the new frame (opaque version for XP only, for now).
beng@google.com
2008-08-04
2
-6
/
+15
*
Convert chrome SConscript files to psuedo-builder calls.
sgk@google.com
2008-08-03
1
-1
/
+1
*
Fix crash in DialogClientView caused by recursion of Close calls. When migrat...
beng@google.com
2008-08-01
1
-6
/
+8
[next]