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
*
A new shot at the old system monitor changelist.
mbelshe@google.com
2008-12-13
1
-0
/
+4
*
Move skia_utils into the skia namespace.
brettw@google.com
2008-12-12
4
-6
/
+6
*
Have GRIT generate files into a common directory.
tc@google.com
2008-12-12
1
-1
/
+1
*
Move Image operations and convolver to the skia namespace and clean up a few ...
brettw@google.com
2008-12-12
1
-1
/
+1
*
Attempt at fixing reliability crash spike. The traces lead me to
sky@google.com
2008-12-11
1
-1
/
+5
*
Fixes a handful of related bookmark manager bugs/requests:
sky@google.com
2008-12-11
2
-2
/
+6
*
Fixes bug where context menu for table/tree in rtl was showing up on
sky@google.com
2008-12-10
2
-0
/
+4
*
Reverting 6709,6708,6706.
brettw@google.com
2008-12-10
1
-1
/
+1
*
Remove base dependency from image_operations and associated unittests. I also...
brettw@google.com
2008-12-10
1
-1
/
+1
*
Fixing 4687: Enter in FirstRun UI starts import when Customize link is focued.
finnur@google.com
2008-12-10
2
-10
/
+7
*
Changes DefaultNonClientView to show the min/max buttons if the
sky@google.com
2008-12-09
1
-0
/
+2
*
Attempt 2 at landing tree node iterator. I needed an include
sky@google.com
2008-12-09
4
-1
/
+121
*
Backs out tree node iterator until I figure out why release build doesn't
sky@google.com
2008-12-08
3
-119
/
+0
*
Adds an iterator over tree nodes.
sky@google.com
2008-12-08
3
-0
/
+119
*
Cleanup, part 1.
pkasting@chromium.org
2008-12-08
1
-15
/
+15
*
Fix a crash on 64-bit systems when an external message hook is installed. The
brettw@google.com
2008-12-05
1
-1
/
+3
*
Changed svn:eol-style of all .sln and .vcproj files to CRLF
scherkus@chromium.org
2008-12-04
1
-659
/
+659
*
Chromium-MultiProfile-Prototype
munjal@chromium.org
2008-12-03
4
-8
/
+33
*
Move base/gfx/skia_util to skia/ext/skia_util_win.
brettw@google.com
2008-12-03
6
-6
/
+6
*
Move convolver and image_operations from base/gfx to skia/ext. This is just
brettw@google.com
2008-12-03
1
-1
/
+1
*
Roll back this change.
ben@chromium.org
2008-12-03
2
-12
/
+1
*
RootView should be destroyed in WM_NCDESTROY not after it.
ben@chromium.org
2008-12-03
2
-1
/
+12
*
Revert my skia file moves because of layout test failures.
brettw@google.com
2008-12-03
7
-12
/
+15
*
Fixes context menu behavior of table view. In particular when running
sky@google.com
2008-12-02
2
-18
/
+43
*
Move convolver, image_operations, and skia_utils from base/gfx to skia/ext.
brettw@google.com
2008-12-02
7
-15
/
+12
*
Adding more space between dialog contents and the buttons. For XP Classic theme
ben@chromium.org
2008-12-02
1
-1
/
+1
*
Fix a crash when hiding the find bar due to a NULL window_delegate_.
ben@chromium.org
2008-12-02
1
-1
/
+3
*
Add F1 as an accelerator for "Help". Original patch by Alex Mendes da Costa,...
pkasting@chromium.org
2008-12-01
1
-0
/
+3
*
Rollback
mbelshe@google.com
2008-12-01
1
-4
/
+0
*
A new copy of the old system monitor changelist.
mbelshe@google.com
2008-11-30
1
-0
/
+4
*
Fix black flash when doing fast animations - our fix was previously Vista-onl...
glen@chromium.org
2008-11-26
1
-6
/
+5
*
Changes keyword editor to map all input in the keyword field to lower
sky@google.com
2008-11-26
2
-7
/
+16
*
Changes table_view to get position for context menu from the current
sky@google.com
2008-11-25
2
-0
/
+18
*
Review URL: http://codereview.chromium.org/12434
jcampan@chromium.org
2008-11-25
1
-2
/
+27
*
container_win.cc => widget_win.cc in the SCons build.
sgk@google.com
2008-11-22
1
-1
/
+1
*
Rename Container->Widget
ben@chromium.org
2008-11-21
40
-506
/
+477
*
Fixes bug where tooltips would get stuck. This was happening because
sky@google.com
2008-11-20
4
-1
/
+10
*
Fixes crash when showing modal dialog from context menu. With this
sky@google.com
2008-11-19
2
-38
/
+47
*
Fixes trees on Hebrew locales. The current code was problematic
sky@google.com
2008-11-19
1
-2
/
+26
*
Fix erase method usage on STL containers in Chrome. Invoking erase on the ite...
ananta@chromium.org
2008-11-15
1
-1
/
+2
*
Fix broken size restoration for bookmark manager. Initializing a rect incorre...
ben@chromium.org
2008-11-14
3
-3
/
+16
*
Review URL: http://codereview.chromium.org/10958
mbelshe@google.com
2008-11-14
1
-4
/
+0
*
Make the bookmark manager blue.
glen@chromium.org
2008-11-14
2
-9
/
+7
*
Change to integrate SystemMonitor changes into chrome.
mbelshe@google.com
2008-11-14
1
-0
/
+4
*
Port some files in chrome/browser/
agl@chromium.org
2008-11-14
4
-76
/
+102
*
Make border and background setting and getting non-virtual and use the correc...
brettw@google.com
2008-11-14
9
-80
/
+51
*
Re-do the way browser windows are shown:
ben@chromium.org
2008-11-14
4
-114
/
+134
*
Three menu bugs:
sky@google.com
2008-11-13
2
-6
/
+8
*
Puts chrome menus on a slimfast diet: they are no longer chubby. I
sky@google.com
2008-11-13
2
-14
/
+64
*
Some speculative fixes for UI test flakiness.
beng@google.com
2008-11-13
2
-5
/
+8
[next]