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
/
browser
/
views
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move controls into their own dir under chrome/views/controls
ben@chromium.org
2009-03-17
107
-242
/
+239
*
Move focus related files into a new chrome/views/focus subdir
ben@chromium.org
2009-03-17
6
-7
/
+7
*
fix bustage - file moved
ben@chromium.org
2009-03-17
1
-1
/
+1
*
bustage fix - file moved
ben@chromium.org
2009-03-17
5
-5
/
+5
*
bustage fix - file moved
ben@chromium.org
2009-03-17
6
-9
/
+9
*
Move windowing related objects into chrome/views/window subdir.
ben@chromium.org
2009-03-17
62
-80
/
+80
*
fix bustage -moved file
ben@chromium.org
2009-03-17
1
-1
/
+1
*
Move widget related files into views/widget
ben@chromium.org
2009-03-17
39
-51
/
+52
*
Rework the Button API to be saner in preparation for NativeControl rejiggerin...
ben@chromium.org
2009-03-16
32
-314
/
+339
*
Removed unneeded includes of base/time.h.
thestig@chromium.org
2009-03-16
2
-2
/
+0
*
Linux accelerators cleanup:
estade@chromium.org
2009-03-16
2
-2
/
+2
*
forgot this file
ben@chromium.org
2009-03-14
1
-1
/
+1
*
Rename Window->WindowWin
ben@chromium.org
2009-03-14
24
-67
/
+74
*
rollback again
ben@chromium.org
2009-03-14
25
-75
/
+68
*
Rename Window->WindowWin
ben@chromium.org
2009-03-14
25
-68
/
+75
*
Disallows dragging from the bookmark bar when the bookmark bar is
sky@google.com
2009-03-13
1
-0
/
+8
*
RSS feed support (part 1), 2nd attempt.
finnur@chromium.org
2009-03-13
2
-75
/
+222
*
revert
ben@chromium.org
2009-03-13
25
-75
/
+63
*
Rename Window->WindowWin
ben@chromium.org
2009-03-13
25
-63
/
+75
*
Makes drops above the tabstrip work again. This stopped working
sky@google.com
2009-03-13
8
-127
/
+163
*
Removed unneeded includes of base/scoped_ptr.h. Reduce usage from ~800 files ...
thestig@chromium.org
2009-03-13
2
-2
/
+0
*
Reverting 11640.
finnur@chromium.org
2009-03-13
2
-222
/
+75
*
RSS feed support (part 1)
finnur@chromium.org
2009-03-13
2
-75
/
+222
*
This CL fixes issue 8684 -- RTL Regression: Text should be right aligned for ...
xji@chromium.org
2009-03-13
1
-1
/
+1
*
Remove unneeded uses of logging.h in header files.
thestig@chromium.org
2009-03-12
2
-2
/
+1
*
bustage
ben@chromium.org
2009-03-12
1
-1
/
+1
*
bustage
ben@chromium.org
2009-03-12
1
-253
/
+0
*
Make Widget return a gfx::NativeView instead of a HWND.
ben@chromium.org
2009-03-12
36
-100
/
+363
*
Refactors code for showing bookmarks menus into a standalone class
sky@google.com
2009-03-12
2
-384
/
+55
*
Make toggling fullscreen mode on/off significantly less janky-looking by mean...
pkasting@chromium.org
2009-03-12
3
-16
/
+52
*
Some work in refactoring FindBarWin/FindBarView so
tc@google.com
2009-03-12
5
-188
/
+102
*
Make fullscreen exit bubble link work by preventing the bubble from ever bein...
pkasting@chromium.org
2009-03-12
2
-5
/
+25
*
Moving the storing/restoring of the focus from TabContents to WebContentsView...
jcampan@chromium.org
2009-03-12
1
-6
/
+8
*
Remove some empty source files from the tree.
deanm@chromium.org
2009-03-11
2
-0
/
+0
*
Change SpellChecker::Language to be an ASCII string.
estade@chromium.org
2009-03-11
3
-2
/
+20
*
Changes docking in the following ways:
sky@google.com
2009-03-10
1
-140
/
+80
*
Move the tab images into the TabRenderer class.
jhawkins@chromium.org
2009-03-10
2
-76
/
+86
*
Fix interactive UI tests. It was crashing due to a NULL ExtensionsService in...
mpcomplete@google.com
2009-03-10
1
-1
/
+2
*
Unrevert 11294.
mpcomplete@google.com
2009-03-10
2
-7
/
+96
*
Highlight tab close button on click. Original patch by kimworking@gmail.com,...
pkasting@chromium.org
2009-03-10
1
-2
/
+4
*
Make Chromium windows not hide auto-hide taskbars, take 2.
pkasting@chromium.org
2009-03-10
5
-32
/
+68
*
NO CODE CHANGE
deanm@chromium.org
2009-03-10
89
-91
/
+0
*
InputWindow's window delegate should pass DeleteDelegate through to its own d...
ben@chromium.org
2009-03-10
1
-0
/
+5
*
Make the last tab part of the client area instead of the non-client as it is ...
ben@chromium.org
2009-03-09
2
-14
/
+0
*
Reverting 11294.
mpcomplete@google.com
2009-03-09
2
-96
/
+7
*
Support loading extensions into the bookmark toolbar.
mpcomplete@google.com
2009-03-09
2
-7
/
+96
*
Remove the spellcheck language preference setting when UI language is changed...
sidchat@google.com
2009-03-09
1
-0
/
+5
*
Fixes session restore bug where we wouldn't necessarily correctly
sky@google.com
2009-03-09
1
-1
/
+0
*
Fixes crash in ResizeCorner. ResizeCorner was caching the BrowserView
sky@google.com
2009-03-09
2
-7
/
+22
*
Back out r10845 because it caused too many other regressions.
pkasting@chromium.org
2009-03-09
5
-65
/
+33
[next]