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
/
examples
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix views_examples NativeWidgetViews parenting on Windows.
rhashimoto@chromium.org
2011-07-28
1
-1
/
+21
*
Removing unused NativeButton code
saintlou@chromium.org
2011-07-26
2
-18
/
+2
*
Add gfx::RenderText and support code.
msw@chromium.org
2011-07-25
2
-27
/
+18
*
Revert 93840 - Add gfx::RenderText and support code.
msw@chromium.org
2011-07-25
2
-18
/
+27
*
Add gfx::RenderText and support code.
msw@chromium.org
2011-07-25
2
-27
/
+18
*
Convert some more view methods to the ui/views style.
ben@chromium.org
2011-07-15
3
-3
/
+3
*
views: Add views namespace to TestViewsDelegate.
tfarina@chromium.org
2011-07-15
1
-2
/
+2
*
Fix NativeWidgetViews enough to run views_examples without segfaulting.
rhashimoto@google.com
2011-07-11
1
-0
/
+1
*
Move app/resources/* to ui/resources/ directory.
tfarina@chromium.org
2011-06-29
1
-1
/
+1
*
Fix checkbox in windows uninstaller.
rogerta@chromium.org
2011-06-27
1
-1
/
+8
*
Updated remaining button to text button. Reverted the interposed
saintlou@chromium.org
2011-06-23
1
-3
/
+3
*
views: Remove the dependency on app_base.
tfarina@chromium.org
2011-06-22
1
-3
/
+0
*
Change NativeWidgetViews' constructor to not take a parent View. The embeddin...
ben@chromium.org
2011-06-21
1
-2
/
+1
*
views/examples: Move the implementation of TableExample to source file.
tfarina@chromium.org
2011-06-20
2
-135
/
+177
*
Changing uses of NativeButton to use NativeTextButton, which does not use a
rogerta@chromium.org
2011-06-17
1
-1
/
+1
*
Eliminate Window completely.
ben@chromium.org
2011-06-13
4
-137
/
+18
*
TextStyles in TextfieldViews
oshima@google.com
2011-06-01
2
-2
/
+34
*
Changing Checkbox class to use NativeTheme class for rendering instead of
rogerta@chromium.org
2011-06-01
2
-6
/
+5
*
Adds a basic NativeWindowViews.
ben@chromium.org
2011-05-25
3
-0
/
+128
*
Chromeos: virtual destructors should have virtual keyword (part 4).
hans@chromium.org
2011-05-25
1
-1
/
+1
*
Hook up more of the NativeWidgetViews.
ben@chromium.org
2011-05-24
1
-3
/
+46
*
Add NativeWidgetViews. This is a stub implementation that mostly just defers ...
ben@chromium.org
2011-05-24
3
-0
/
+72
*
Change chrome to use the new native themed radio button.
rogerta@chromium.org
2011-05-23
2
-18
/
+28
*
Move RootView to the internal namespace.
ben@chromium.org
2011-05-20
1
-2
/
+2
*
Rename WidgetWin/Gtk -> NativeWidgetWin/Gtk.
ben@chromium.org
2011-05-19
1
-2
/
+2
*
Re-land:
ben@chromium.org
2011-05-13
1
-3
/
+3
*
Revert 85269 - Split the hierarchy.
ben@chromium.org
2011-05-13
1
-3
/
+3
*
Split the hierarchy.
ben@chromium.org
2011-05-13
1
-3
/
+3
*
Reverting the unintentional change.
oshima@google.com
2011-05-11
1
-4
/
+0
*
Undo Redo for Textfield Views
oshima@google.com
2011-05-11
3
-0
/
+10
*
Enable TestViewsDelegates for views unittests and views_examples by default
oshima@google.com
2011-05-10
1
-0
/
+2
*
Add multi-line support to TextButtonBase since this is needed by the derived
rogerta@chromium.org
2011-05-06
1
-7
/
+18
*
Use single command line flag for all pure Views situations,
saintlou@chromium.org
2011-05-03
1
-0
/
+7
*
Fix compile error: 'comparison between signed and unsigned integer expression...
sadrul@chromium.org
2011-04-29
1
-4
/
+4
*
Resubmitting change to fix a build break in the clang builder. A virtual
rogerta@chromium.org
2011-04-29
9
-21
/
+187
*
Revert 83373 - Resubmitting change to fix a build break in the arm builder. ...
rogerta@chromium.org
2011-04-28
9
-187
/
+21
*
Resubmitting change to fix a build break in the arm builder. The only change
rogerta@chromium.org
2011-04-28
9
-21
/
+187
*
Revert 83110 - Add classes for native themed push buttons, radio buttons, and...
rogerta@chromium.org
2011-04-27
9
-187
/
+21
*
Add classes for native themed push buttons, radio buttons, and checkboxes.
rogerta@chromium.org
2011-04-27
9
-21
/
+187
*
Rename CreateParams to InitParams.
ben@chromium.org
2011-04-26
1
-2
/
+2
*
Rework the way Widget::Init works:
ben@chromium.org
2011-04-26
1
-9
/
+12
*
views: Move LinkController into its own header file.
tfarina@chromium.org
2011-04-25
2
-6
/
+7
*
views: Add Link example.
tfarina@chromium.org
2011-04-25
3
-0
/
+80
*
remove unused class
saintlou@chromium.org
2011-04-21
3
-88
/
+0
*
touch: Fix compile by initializing a variable.
sadrul@chromium.org
2011-04-11
1
-1
/
+1
*
Resubmitting change because original caused build breaks:
rogerta@chromium.org
2011-04-11
3
-0
/
+371
*
Revert r80952, http://codereview.chromium.org/6771056
dmichael@chromium.org
2011-04-08
3
-364
/
+0
*
Adding a native theme painter, to allow Views to use NativeTheme to draw
rogerta@chromium.org
2011-04-08
3
-0
/
+364
*
Convert more WidgetWin/WidgetGtk creations to use a new cross-platform static...
ben@chromium.org
2011-03-28
1
-9
/
+5
*
views: Move MessageBoxView into the namespace views.
tfarina@chromium.org
2011-03-22
2
-3
/
+7
[next]