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
*
Passing a foreground window to the google update code so that if it triggers ...
robertshield@google.com
2009-03-26
1
-2
/
+4
*
Allow live tabs to be dragged out of a window. Change TabStripModel such that
pinkerton@chromium.org
2009-03-26
1
-2
/
+4
*
This CL fix issue 8649 -- RTL: Wrong parenthesis direction is displayed on "A...
xji@chromium.org
2009-03-26
1
-2
/
+6
*
Remove the black line from the bottom of the status bubble.
brettw@chromium.org
2009-03-25
1
-2
/
+3
*
Removes bogus DCHECK in ConfirmInfoBar::ButtonPressed. The DCHECK is
sky@google.com
2009-03-25
1
-2
/
+0
*
Moves bookmark menu to be before other menus.
sky@google.com
2009-03-25
1
-7
/
+9
*
Redone http://codereview.chromium.org/42571
idanan@chromium.org
2009-03-24
5
-14
/
+28
*
Switch some more ASCII locale code wstrings to strings.
estade@chromium.org
2009-03-24
4
-216
/
+202
*
Reverting r12383, caused a build breakage on all platforms.
maruel@chromium.org
2009-03-24
5
-28
/
+14
*
Issue 6477: Support modifier clicks on UI elements
idanan@chromium.org
2009-03-24
5
-14
/
+28
*
Initial rev at a message passing API for extensions. So far, only passing
mpcomplete@google.com
2009-03-23
1
-4
/
+5
*
The death knell for the old native buttons, checkboxes and radio buttons.
ben@chromium.org
2009-03-23
42
-413
/
+365
*
Bug 6474: Rename the Cancel button to Close in Clear Browsing Data.
finnur@chromium.org
2009-03-21
1
-0
/
+2
*
Allow multiple toolstrips in an extension.
aa@chromium.org
2009-03-21
1
-3
/
+6
*
Adds a bookmark menu. This is experimental. To turn on you need
sky@google.com
2009-03-20
6
-5
/
+254
*
Create cross-platform NativeButton2 class that wraps a NativeButtonWin.Once I...
ben@chromium.org
2009-03-19
1
-1
/
+1
*
Convert FindInPage wstrings to string16.
tc@google.com
2009-03-19
2
-4
/
+4
*
Bug 4688: First run bubble ignores user's keyboard attempt
finnur@chromium.org
2009-03-18
2
-10
/
+43
*
Remove BrowserWindow::Init().
estade@chromium.org
2009-03-18
2
-52
/
+54
*
Remove unneeded uses of base/ref_counted.h.
thestig@chromium.org
2009-03-18
1
-1
/
+0
*
Mac bookmark work.
jrg@chromium.org
2009-03-18
5
-41
/
+3
*
Fix bug where an extension toolstrip would sometimes get added twice to the
mpcomplete@google.com
2009-03-17
1
-3
/
+11
*
Merge DOMUIContents into WebContents.
brettw@chromium.org
2009-03-17
1
-2
/
+4
*
Fixes crash on showing info bubble.
sky@google.com
2009-03-17
1
-6
/
+4
*
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
[next]