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
/
views.gyp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add Windows manifest for views_examples.
asvitkine@chromium.org
2011-10-11
1
-0
/
+5
*
Move some code around...
ben@chromium.org
2011-10-10
1
-4
/
+4
*
Revert 104755 - Move some code around...test infrastructure -> aura/testaura_...
ben@chromium.org
2011-10-10
1
-2
/
+2
*
Move some code around...
ben@chromium.org
2011-10-10
1
-2
/
+2
*
Changes the way windows are parented when their parent is set to NULL.. Adds ...
ben@chromium.org
2011-10-07
1
-0
/
+7
*
Exclude Menu2 on aura.
oshima@google.com
2011-10-07
1
-0
/
+1
*
Get Chrome to build & link with USE_AURA on Windows again.BUG=noneTEST=none
ben@chromium.org
2011-10-06
1
-2
/
+2
*
Remove missing native_scroll_bar_wayland.cc file from views.gyp
dhollowa@chromium.org
2011-10-06
1
-1
/
+0
*
USE_AURA=1 Reveals circular dependencies on Mac.
dhollowa@chromium.org
2011-10-06
1
-22
/
+37
*
aura: Build aura_builder on linux.
sadrul@chromium.org
2011-10-05
1
-5
/
+8
*
Add views_example that exercises drawing different text styles.
asvitkine@chromium.org
2011-10-05
1
-0
/
+4
*
Revert 104105 - Add views_example that exercises drawing different text styles.
rdsmith@chromium.org
2011-10-05
1
-4
/
+0
*
Add views_example that exercises drawing different text styles.
asvitkine@chromium.org
2011-10-05
1
-0
/
+4
*
Makes views unit test runnable again and adds
sky@chromium.org
2011-10-03
1
-0
/
+2
*
Reland the layer creation change since the touchui issues will be resolved in...
sadrul@chromium.org
2011-10-03
1
-2
/
+0
*
Revert the layer creation change r103338 due to some issues with the keyboard...
ben@chromium.org
2011-09-30
1
-0
/
+2
*
Construct a View's layer immediately when SetPaintToLayer(true) is called or ...
ben@chromium.org
2011-09-29
1
-2
/
+0
*
Refactors TestCompositor out of views_unittests into a place it can be
sky@chromium.org
2011-09-28
1
-0
/
+4
*
Consolidate/cleanup event cracking code; single out GdkEvents; saves ~850 lines.
msw@chromium.org
2011-09-26
1
-7
/
+5
*
menu: Rename NativeMenuLinux to NativeMenuViews, and use it for aura.
sadrul@chromium.org
2011-09-26
1
-7
/
+6
*
views: Factor out ResizeAreaDelegate into its own header file.
tfarina@chromium.org
2011-09-26
1
-1
/
+2
*
Reland "views: Factor out MenuListener into its own header file."
tfarina@chromium.org
2011-09-23
1
-0
/
+1
*
Revert 102512 - views: Factor out MenuListener into its own header file.
thakis@chromium.org
2011-09-23
1
-1
/
+0
*
views: Factor out MenuListener into its own header file.
tfarina@chromium.org
2011-09-23
1
-0
/
+1
*
These are the changes necessary for views to be able to build w/ use_aura imp...
davemoore@chromium.org
2011-09-22
1
-0
/
+2
*
re-checkin http://codereview.chromium.org/7720001/ to add bubble views.
saintlou@chromium.org
2011-09-19
1
-0
/
+11
*
Re-land 98434 (http://codereview.chromium.org/7669028) which was reverted due...
oshima@google.com
2011-09-16
1
-0
/
+9
*
Fixed crash when a SinglesplitView gets embedded inside SingleSplitView.
tfarina@chromium.org
2011-09-15
1
-0
/
+2
*
Move Aura to UI subdir.
ben@chromium.org
2011-09-14
1
-2
/
+2
*
views: Factor WidgetFocusManager out of FocusManager class.
tfarina@chromium.org
2011-09-14
1
-0
/
+2
*
Revert 100231 - memory bot failures
estade@chromium.org
2011-09-09
1
-11
/
+0
*
add bubble views files.
alicet@chromium.org
2011-09-08
1
-0
/
+11
*
With this CL animated rotations can be triggered by visiting URLs like about:...
vollick@chromium.org
2011-09-08
1
-0
/
+2
*
Get chrome to link with USE_AURA
ben@chromium.org
2011-09-07
1
-3
/
+1
*
aura-views: Make views_aura_desktop compile and run on linux.
sadrul@chromium.org
2011-09-07
1
-0
/
+12
*
Make views_aura_desktop depend upon resources so that we don't have to
sky@chromium.org
2011-09-06
1
-0
/
+1
*
Cleanup of tooltip_manager_views to get it to work on windows. Also
sky@chromium.org
2011-09-04
1
-3
/
+22
*
Get views_unittests to compile (but not run).
ben@chromium.org
2011-09-02
1
-0
/
+15
*
Move the mouse wheel utils from views to ui\base\win, to get rid of some view...
jam@chromium.org
2011-08-26
1
-2
/
+0
*
Move TooltipWindowGtk from views/widget to ui/base/gtk.
xiyuan@chromium.org
2011-08-26
1
-2
/
+0
*
Don't activate POPUP window
oshima@google.com
2011-08-26
1
-2
/
+0
*
Revert 98434 - Adding a Views scrollbar implementation.
backer@chromium.org
2011-08-26
1
-9
/
+0
*
Wayland support for views. views_desktop on Wayland.
backer@chromium.org
2011-08-26
1
-9
/
+37
*
Adding a Views scrollbar implementation.
backer@chromium.org
2011-08-26
1
-0
/
+9
*
Revert 98426 - Revert 98103 - Switch to using .pak files for locale data on W...
battre@chromium.org
2011-08-26
1
-1
/
+1
*
Revert 98103 - Switch to using .pak files for locale data on Windows.
battre@chromium.org
2011-08-26
1
-1
/
+1
*
Show a Window in the aura views demo.
ben@chromium.org
2011-08-25
1
-1
/
+0
*
Re-land: Create a new views_aura_desktop.
ben@chromium.org
2011-08-25
1
-2
/
+57
*
Revert 98306 - Create a new views_aura_desktop.
ben@chromium.org
2011-08-25
1
-51
/
+0
*
Create a new views_aura_desktop.
ben@chromium.org
2011-08-25
1
-0
/
+51
[next]