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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Landing georgey CL.
jcampan@chromium.org
2009-11-11
2
-5
/
+46
*
Move all the stuff relating to detached tab dragging out of BrowserFrameWin a...
ben@chromium.org
2009-11-07
5
-1
/
+37
*
Fix style issues in View class.
maruel@chromium.org
2009-11-07
1
-1
/
+1
*
Attempt 2 at:
sky@chromium.org
2009-11-04
2
-3
/
+3
*
Revert 30903 - Gets find bar animation/clipping to work on views/gtk.
sky@chromium.org
2009-11-04
2
-3
/
+3
*
Gets find bar animation/clipping to work on views/gtk.
sky@chromium.org
2009-11-04
2
-3
/
+3
*
Make sure the RootView is sized to the correct bounds when the opaque frame i...
ben@chromium.org
2009-10-23
2
-11
/
+77
*
Enable System Context Menu for linux views.
oshima@chromium.org
2009-10-22
3
-7
/
+21
*
When opening Chrome maximized with an application window already
jcampan@chromium.org
2009-10-21
1
-1
/
+1
*
Fix bubbles deactivating the opaque frame.
ben@chromium.org
2009-10-20
2
-2
/
+11
*
Remove +x bit from files that shouldn't have it.
evan@chromium.org
2009-10-20
1
-0
/
+0
*
Do work necessary to make Views About panel work on Chrome OS. This is to be ...
davemoore@chromium.org
2009-10-19
3
-8
/
+7
*
Made sync code build and pass unit tests on OS X.
akalin@chromium.org
2009-10-16
2
-40
/
+3
*
Reverted 29258.
akalin@chromium.org
2009-10-16
2
-3
/
+40
*
Made sync code build and pass unit tests on OS X.
akalin@chromium.org
2009-10-16
2
-40
/
+3
*
Reverted 29255.
akalin@chromium.org
2009-10-16
2
-3
/
+40
*
Made sync code build and pass unit tests on OS X.
akalin@chromium.org
2009-10-16
2
-40
/
+3
*
Reverted 29253.
akalin@chromium.org
2009-10-16
2
-3
/
+40
*
Made sync code build and pass unit tests on OS X.
akalin@chromium.org
2009-10-16
2
-40
/
+3
*
TBR: nick@chromium.org
akalin@chromium.org
2009-10-16
2
-3
/
+40
*
Made sync code build and pass unit tests on OS X.
akalin@chromium.org
2009-10-16
2
-40
/
+3
*
Fix a whole category of frame switching bugs relating to the window z-order b...
ben@chromium.org
2009-10-15
1
-10
/
+12
*
Add ChromeOS controls to BrowserView
oshima@chromium.org
2009-10-14
1
-1
/
+1
*
Fixes regression in menu button. I converted a call from GetWidget to
sky@chromium.org
2009-10-14
1
-1
/
+1
*
Adds code to reset cursor on leave. We need to do this or cursor can
sky@chromium.org
2009-10-13
2
-0
/
+9
*
Move native_widget_types and gtk_native_view_id_manager from base/gfx to
brettw@chromium.org
2009-10-11
1
-1
/
+1
*
Measure the sync wizard dialog in appropriate units:
nick@chromium.org
2009-10-08
2
-6
/
+34
*
Move classes depending on Skia out of base/gfx and into app/gfx. Rename
brettw@chromium.org
2009-10-07
1
-1
/
+1
*
Converts info bubbles on views/gtk from popups to normal windows to
sky@chromium.org
2009-10-07
3
-45
/
+10
*
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
*
Change the way the NonClientView handles forcing the native frame for popups/...
ben@chromium.org
2009-09-28
2
-19
/
+17
*
Pulls ActiveWindowWatcher into app so that we can use it in
sky@chromium.org
2009-09-28
2
-22
/
+28
*
Implement BrowserList::AllBrowsersClosed for Linux.
tony@chromium.org
2009-09-24
1
-1
/
+3
*
Reapply the change from r8062 to fix the Windows Classic maximized window reg...
pkasting@chromium.org
2009-09-24
1
-4
/
+15
*
Changes from listening to focus-out/focus-in for active status to
sky@chromium.org
2009-09-24
2
-3
/
+28
*
Implements a couple of NOTIMPLEMENTEDs in window_gtk and comments on
sky@chromium.org
2009-09-22
3
-17
/
+16
*
Lands http://codereview.chromium.org/193032 for Charlie:
sky@chromium.org
2009-09-15
1
-10
/
+13
*
Implements WindowGtk::CloseAllSecondaryWindows.
sky@chromium.org
2009-09-09
4
-16
/
+30
*
Fix 9867: Activating the previous/next buttons with the keyboard in the find ...
finnur@chromium.org
2009-09-03
4
-4
/
+5
*
Attempt 2 at landing bookmark menus.
sky@chromium.org
2009-08-26
2
-3
/
+1
*
Reverts menu patch.
sky@chromium.org
2009-08-26
2
-1
/
+3
*
Gets bookmark menu working on linux. There are just a handful of
sky@chromium.org
2009-08-26
1
-1
/
+1
*
Remove the unused WTL::CRect from window_delegate.h.
maruel@chromium.org
2009-08-22
1
-5
/
+0
*
Makes Path::CreateGdkRegion return NULL for empty paths. Without this
sky@chromium.org
2009-08-19
1
-1
/
+4
*
Ensure that popups windows are not themed.
mirandac@chromium.org
2009-08-07
2
-1
/
+16
*
Status bubble limping in TOOLKIT_VIEWS.
ben@chromium.org
2009-08-01
1
-14
/
+2
*
This CL adds accelerators to the Linux toolkit views.
jcampan@chromium.org
2009-07-31
1
-24
/
+8
*
Fixes the Linux build break.
klink@chromium.org
2009-07-28
1
-4
/
+0
*
Adds additional MSAA information to fill in a few gaps in the hierarchy.
klink@chromium.org
2009-07-28
2
-0
/
+27
[next]