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
/
ui
/
views
/
examples
Commit message (
Expand
)
Author
Age
Files
Lines
*
views/examples: Export ShowExamplesWindow() function.
tfarina@chromium.org
2012-09-19
1
-1
/
+3
*
views/examples: views_examples_with_content_lib should have its own export.h ...
tfarina@chromium.org
2012-09-18
2
-2
/
+34
*
Revert 157057 - views/examples: ShowExamplesWindow() should be exported.
tfarina@chromium.org
2012-09-17
1
-3
/
+1
*
views/examples: ShowExamplesWindow() should be exported.
tfarina@chromium.org
2012-09-16
1
-1
/
+3
*
Fixed position of plus image on action box button; added ICON_CENTERED placem...
yefim@chromium.org
2012-09-14
1
-0
/
+3
*
Allow the Views Delegate to provide the native widget.
ben@chromium.org
2012-09-13
1
-4
/
+0
*
Get Views examples to paint in win-aura (outside ash).
ben@chromium.org
2012-09-07
1
-3
/
+15
*
Revert 155246 - Get Views examples to paint in win-aura (outside ash).
ben@chromium.org
2012-09-06
1
-15
/
+3
*
Get Views examples to paint in win-aura (outside ash).
ben@chromium.org
2012-09-06
1
-3
/
+15
*
events: Move some files into ui/base/events/
sadrul@chromium.org
2012-09-04
1
-1
/
+1
*
views: Restrict more DEPS to content/public/ only.
tfarina@chromium.org
2012-08-26
1
-2
/
+3
*
The touch menu for ChromeOS will be used for all flavors of ChromeOS while ot...
skuhne@chromium.org
2012-08-24
1
-3
/
+3
*
views/examples: Remove unused |browser_context_| variable.
tfarina@chromium.org
2012-08-24
1
-1
/
+0
*
views/examples: Remove the content dependency from examples_window.* component.
tfarina@chromium.org
2012-08-24
3
-19
/
+7
*
views/examples: Rename ShowExamplesWindow() to ShowExamplesWindowWithContent().
tfarina@chromium.org
2012-08-23
3
-4
/
+4
*
views/examples: Add missing header license comment to views_examples_export.h
tfarina@chromium.org
2012-08-22
1
-0
/
+4
*
views/examples: Make it possible to build views_examples_with_content_lib tar...
tfarina@chromium.org
2012-08-22
2
-2
/
+33
*
views/examples: Switch to use examples_window_with_content.*
tfarina@chromium.org
2012-08-21
1
-1
/
+1
*
views/examples: Fix include paths and header guards.
tfarina@chromium.org
2012-08-17
2
-4
/
+4
*
views/examples: Copy examples_window.* into examples_window_with_content.*
tfarina@chromium.org
2012-08-16
2
-0
/
+243
*
Replace views::Event with ui::Event.
beng@google.com
2012-08-10
28
-30
/
+28
*
Remove views::KeyEvent, replacing uses of it with ui::KeyEvent.
ben@chromium.org
2012-08-09
2
-2
/
+3
*
views/examples: Pure pedantic change.
tfarina@chromium.org
2012-07-28
9
-33
/
+33
*
Move all the layout tests that ran under browser_tests to run under content_b...
jam@chromium.org
2012-07-25
1
-1
/
+1
*
Rename bounds accessors to be intuitive and consistent
oshima@chromium.org
2012-07-19
1
-2
/
+2
*
views: Remove unused net include from examples_browser_main_parts.cc
tfarina@chromium.org
2012-07-19
1
-1
/
+0
*
Move the Windows sandbox to sandbox/win
jln@chromium.org
2012-07-18
1
-1
/
+1
*
Fix views_examples_exe compile failure.
jam@chromium.org
2012-07-17
1
-2
/
+2
*
Emergency revert; rietveld broke; tree broke
erg@google.com
2012-07-13
1
-1
/
+1
*
sandbox/src -> sandbox/win/src
jln@chromium.org
2012-07-13
1
-1
/
+1
*
Remove the rest of #pragma once in one big CL.
ajwong@chromium.org
2012-07-11
28
-28
/
+0
*
Clean up views content example a little more.
jam@chromium.org
2012-07-11
1
-1
/
+0
*
Add base::RunLoop and update ui_test_utils to use it to reduce flakiness
jbates@chromium.org
2012-06-28
1
-2
/
+4
*
fix views examples compile error on clobber builder
jam@chromium.org
2012-06-07
1
-4
/
+0
*
A little more cleanup of content examples.
jam@chromium.org
2012-06-07
2
-10
/
+0
*
Reland 140814 - Rename ShellRenderView{,Host}Observer to LayoutTestController...
jochen@chromium.org
2012-06-06
1
-1
/
+0
*
Simplify how Content*Client interfaces are created. Instead of depending on t...
jam@chromium.org
2012-06-05
2
-41
/
+6
*
Convert ash and chromeos parts of chrome/ to ImageSkia
pkotwicz@chromium.org
2012-05-31
1
-1
/
+0
*
Revert 139776 - Convert ash and chromeos parts of chrome/ to ImageSkia
pkotwicz@chromium.org
2012-05-31
1
-0
/
+1
*
Convert ash and chromeos parts of chrome/ to ImageSkia
pkotwicz@chromium.org
2012-05-31
1
-1
/
+0
*
Make BrowserMainParts have an empty implementation to make embedding easier.
jam@chromium.org
2012-05-30
2
-18
/
+1
*
Give ContentMainDelegate a default implementation to simplify embedders.
jam@chromium.org
2012-05-30
2
-45
/
+1
*
Get rid of ContentBrowserClient::GetClipboard as part of simplifying the work...
jam@chromium.org
2012-05-30
4
-48
/
+1
*
Give a default implementation for ContentBrowserClient so that there's less b...
jam@chromium.org
2012-05-29
2
-489
/
+0
*
Converts ui/views/controls, ui/views/examples, ui/base/models to use gfx::Ima...
pkotwicz@chromium.org
2012-05-24
4
-7
/
+14
*
Move RenderViewHostDelegate::View to content/port and rename it to RenderView...
jam@chromium.org
2012-05-24
2
-2
/
+5
*
Fix ash compile error, saw this on one trybot. TBR=ben
jam@chromium.org
2012-05-22
2
-1
/
+11
*
Change SetImage, SetBackground, and SetToggledImage to take in a gfx::ImageSkia
pkotwicz@chromium.org
2012-05-21
1
-3
/
+3
*
Support placeholder text in NativeTextfieldViews.
xiyuan@chromium.org
2012-05-16
1
-1
/
+1
*
Show the "cannot proceed" text only when appropriate.
palmer@chromium.org
2012-05-16
2
-0
/
+2
[next]