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
*
Move l10n_util to app/
ben@chromium.org
2009-05-05
24
-31
/
+31
*
Refactors HWNDView into two classes for reuse on GTK.
sky@chromium.org
2009-05-05
5
-174
/
+276
*
Landing the CL from Yusukes.
jcampan@chromium.org
2009-05-05
3
-0
/
+18
*
Move *Animation to app/
ben@chromium.org
2009-05-05
5
-22
/
+4
*
Get rid of the ClipboardService class and header... it is nothing but a shell...
ben@chromium.org
2009-05-05
3
-15
/
+15
*
Move scoped_vector.h and stl_util-inl.h to base/
ben@chromium.org
2009-05-05
5
-12
/
+13
*
Adds toplevel app/ directory and moves ResourceBundle into it.
ben@chromium.org
2009-05-05
14
-14
/
+14
*
Fix BackSpace not working in Find box.
finnur@chromium.org
2009-05-04
1
-2
/
+7
*
Lands the fix for bug 8088 from m0 (http://codereview.chromium.org/100022).
sky@chromium.org
2009-05-04
2
-16
/
+5
*
Replace all occurrances of WebContents with TabContents.
brettw@chromium.org
2009-05-04
1
-1
/
+1
*
roll back r15177
ben@chromium.org
2009-05-04
84
-589
/
+16
*
Reverting 15180.
ben@chromium.org
2009-05-04
9
-98
/
+98
*
Reverting 15182.
ben@chromium.org
2009-05-04
5
-114
/
+114
*
Reverting 15183.
ben@chromium.org
2009-05-04
1
-1
/
+1
*
Only include views_resources.h on Windows, since it looks like Linux is still...
ben@chromium.org
2009-05-04
1
-1
/
+1
*
Bustage fix:
ben@chromium.org
2009-05-04
5
-114
/
+114
*
Bustage fix for mac and linux:
ben@chromium.org
2009-05-04
9
-98
/
+98
*
Extract all views resources into:
ben@chromium.org
2009-05-04
84
-16
/
+589
*
Allowing the client to handle escape and keyup events.
tommi@google.com
2009-05-02
3
-10
/
+37
*
Add chrome/chromium icons as PNGs.
ben@chromium.org
2009-05-02
2
-5
/
+12
*
People should just use GetWindow() instead of calling GetWidget()->GetWindow()
ben@chromium.org
2009-05-01
1
-1
/
+1
*
Adds a GetWindow method to View.
ben@chromium.org
2009-04-30
2
-0
/
+10
*
Patch for accelerator clean-up from Hamaji.
jcampan@chromium.org
2009-04-30
3
-46
/
+21
*
Make task_manager_resource_providers.cc compile on POSIX.
phajdan.jr@chromium.org
2009-04-30
1
-1
/
+1
*
Make "Reopen closed tab" be "Reopen closed window" when a window is the top i...
pkasting@chromium.org
2009-04-29
2
-0
/
+12
*
Patch by Shinichiro Hamaji <hamaji@google.com>:
ben@chromium.org
2009-04-29
3
-1
/
+17
*
Two changes:
sky@chromium.org
2009-04-29
8
-32
/
+42
*
Removes the use of Windows-specific types for accessibility roles and states ...
klink@chromium.org
2009-04-28
15
-117
/
+119
*
Relanding this.
jcampan@chromium.org
2009-04-27
1
-38
/
+64
*
More linux ifdef tweaks. This reverts my earlier change (13503).
sky@chromium.org
2009-04-27
1
-2
/
+2
*
Don't allow the browser window to be resized so small that layout starts brea...
pkasting@chromium.org
2009-04-27
6
-1
/
+20
*
Reverting 14489.
jcampan@chromium.org
2009-04-24
1
-67
/
+38
*
This CL makes sure we unregister our Windows window classes when shut-down.
jcampan@chromium.org
2009-04-24
1
-38
/
+67
*
Checkbox/RadioButton labels have to reserve space for the focus rects, even i...
ben@chromium.org
2009-04-24
3
-1
/
+10
*
Fix a bug where radio buttons would become unselected when clicked (more spec...
jcampan@chromium.org
2009-04-24
2
-1
/
+6
*
Make messages in javascript's alert copyable.
tc@google.com
2009-04-24
2
-0
/
+20
*
The previous behavior of not focusing the HWND when focusing a checkbox/radio...
jcampan@chromium.org
2009-04-24
2
-6
/
+0
*
Reverting r14276 (http://codereview.chromium.org/88069) which causes unit tes...
robertshield@google.com
2009-04-23
5
-20
/
+0
*
Don't allow the browser window to be resized so small that layout starts brea...
pkasting@chromium.org
2009-04-23
5
-0
/
+20
*
Fix focus rects for checkboxes and radio buttons:
ben@chromium.org
2009-04-22
9
-46
/
+80
*
Make sure radio buttons can't be toggled like checkboxes.
ben@chromium.org
2009-04-22
3
-1
/
+11
*
Reland r14146 which refactors DialogButton into cross platform
tc@google.com
2009-04-21
5
-64
/
+64
*
This CL fixes
xji@chromium.org
2009-04-21
1
-12
/
+36
*
Revert "Refactor DialogDelegate so the DialogButton enum is in cross platform"
tc@google.com
2009-04-21
4
-50
/
+55
*
Refactor DialogDelegate so the DialogButton enum is in cross platform
tc@google.com
2009-04-21
4
-55
/
+50
*
Try again to fix "maximized window size wrong after unlock". This is a blind...
pkasting@chromium.org
2009-04-21
1
-20
/
+11
*
Disable the move/size/maximize entries on the system menu in fullscreen mode....
pkasting@chromium.org
2009-04-17
1
-15
/
+23
*
Reorganize fullscreen mode handling. Now nearly everything is in WindowWin. ...
pkasting@chromium.org
2009-04-17
5
-133
/
+278
*
The new unit-test that test mouse-wheel rerouting and that was added in my la...
jcampan@chromium.org
2009-04-15
1
-1
/
+3
*
The text-fields were not rerouting mouse-wheel messages, causing the window u...
jcampan@chromium.org
2009-04-15
2
-0
/
+133
[next]