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
*
views: Move widget/ directory to ui/views.
tfarina@chromium.org
2011-11-22
1
-61
/
+61
*
Remove TOUCH_UI definition and make use_virtual_keyboard an independant varia...
saintlou@chromium.org
2011-11-22
1
-1
/
+0
*
Revert 110949 - views: Move widget/ directory to ui/views.
wez@chromium.org
2011-11-21
1
-58
/
+62
*
views: Move widget/ directory to ui/views.
tfarina@chromium.org
2011-11-21
1
-62
/
+58
*
Now that we are doing a hard-cut-over to Aura, remove a bunch of *Views based...
ben@chromium.org
2011-11-19
1
-201
/
+0
*
views: Move bubble, events, focus and layout to ui/views/.
tfarina@chromium.org
2011-11-18
1
-60
/
+60
*
Remove drag_utils_linux stub.
ivankr@chromium.org
2011-11-17
1
-2
/
+0
*
First shot at implementing drag&drop for Aura
varunjain@chromium.org
2011-11-17
1
-12
/
+5
*
views: Move ime and test directories to ui/views.
tfarina@chromium.org
2011-11-17
1
-26
/
+26
*
views: Move desktop and touchui directories to ui/views/.
tfarina@chromium.org
2011-11-16
1
-19
/
+19
*
Fix Linux aura compile error.
kmadhusu@chromium.org
2011-11-15
1
-1
/
+1
*
views: Move more two directories into ui/views/.
tfarina@chromium.org
2011-11-15
1
-4
/
+4
*
views: Move examples/ directory to ui/views/.
tfarina@chromium.org
2011-11-15
1
-49
/
+49
*
views: Fix views.gyp to point to the new location of accessibility files.
tfarina@chromium.org
2011-11-14
1
-2
/
+2
*
Move views::Accelerator to ui in order to use it from aura code.
mazda@chromium.org
2011-11-14
1
-2
/
+0
*
views: Move views/window/ to ui/views/window directory.
tfarina@chromium.org
2011-11-13
1
-15
/
+15
*
Move views/ime/text_input_client.h to ui/base/ime/.
yusukes@chromium.org
2011-11-11
1
-1
/
+0
*
Revert 109583 - Move views/ime/text_input_client.h to ui/base/ime/.
yusukes@google.com
2011-11-11
1
-0
/
+1
*
Move views/ime/text_input_client.h to ui/base/ime/.
yusukes@google.com
2011-11-11
1
-1
/
+0
*
Add DidChangeFocus to FocusChangeListener.
alicet@chromium.org
2011-11-10
1
-0
/
+3
*
Make sure wayland gets necessary include paths added to CFLAGS
msb@chromium.org
2011-11-10
1
-0
/
+5
*
Move views/ime/character_composer.* to ui/base/ime/.
yusukes@chromium.org
2011-11-10
1
-10
/
+0
*
Create a new aura client API dir and move constants and desktop delegate to it.
ben@chromium.org
2011-11-09
1
-2
/
+3
*
Introduces chromium_resources.gyp to factor out Chrome resource generation
dhollowa@chromium.org
2011-11-03
1
-29
/
+8
*
Move bubble contents to under views/bubbles.
alicet@chromium.org
2011-11-03
1
-0
/
+2
*
Revert 108466 - Introduces chromium_resources.gyp to factor out Chrome resour...
dhollowa@chromium.org
2011-11-03
1
-8
/
+29
*
Introduces chromium_resources.gyp to factor out Chrome resource generation
dhollowa@chromium.org
2011-11-03
1
-29
/
+8
*
Support Windows native textfield, combobox, etc. in new bubbles.
msw@chromium.org
2011-11-01
1
-1
/
+0
*
Revert 107967 - Introduces chromium_resources.gyp to factor out Chrome resour...
dhollowa@chromium.org
2011-10-31
1
-8
/
+29
*
Introduces chromium_resources.gyp to factor out Chrome resource generation
dhollowa@chromium.org
2011-10-31
1
-29
/
+8
*
Improve omnibox accessibility on Windows.
dmazzoni@chromium.org
2011-10-31
1
-0
/
+4
*
Reland r107720 - Enable the new layer animation framework.
vollick@chromium.org
2011-10-28
1
-3
/
+3
*
Revert 107715 - Enable the new layer animation framework.
vollick@chromium.org
2011-10-28
1
-2
/
+3
*
views/examples: Add ProgressBar example.
tfarina@chromium.org
2011-10-28
1
-0
/
+2
*
Enable the new layer animation framework.
vollick@chromium.org
2011-10-28
1
-3
/
+2
*
Fix up compositor mocking.
backer@chromium.org
2011-10-27
1
-5
/
+1
*
Revert 107563 - Fix up compositor mocking.
backer@chromium.org
2011-10-27
1
-1
/
+1
*
Fix up compositor mocking.
backer@chromium.org
2011-10-27
1
-1
/
+1
*
views: Factor out SingleSplitView Observer into SingleSplitViewListener.
tfarina@chromium.org
2011-10-25
1
-0
/
+1
*
Use WebKit compositor in ui::Layer
piman@chromium.org
2011-10-22
1
-0
/
+1
*
Revert 106606 - Use WebKit compositor in ui::Layer
lipalani@chromium.org
2011-10-20
1
-1
/
+0
*
Use WebKit compositor in ui::Layer
piman@chromium.org
2011-10-20
1
-0
/
+1
*
Move BubbleView logic into BubbleDelegateView.
msw@chromium.org
2011-10-20
1
-2
/
+0
*
Aura: Use same views menu setup on win_aura and linux_aura
jamescook@chromium.org
2011-10-18
1
-5
/
+8
*
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
[next]