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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add ChromeOS controls to BrowserView
oshima@chromium.org
2009-10-14
1
-1
/
+1
*
Fixes regression in menu button. I converted a call from GetWidget to
sky@chromium.org
2009-10-14
5
-9
/
+15
*
Fixes bug in toolkit_views. We shouldn't set the theme provider for
sky@chromium.org
2009-10-13
1
-1
/
+2
*
Take 2 of getting blocked popups to work on views/gtk. My first attempt was n...
sky@chromium.org
2009-10-13
3
-1
/
+19
*
Couple of views/gtk tweaks:
sky@chromium.org
2009-10-13
5
-43
/
+72
*
Use predefined color names where possible for clarity. Also use "SkColorSetA...
pkasting@chromium.org
2009-10-13
1
-2
/
+2
*
Make the ThemeProvider methods const.
pkasting@chromium.org
2009-10-13
2
-8
/
+8
*
WidgetWin was an accelerator target, it does not need to.
jcampan@chromium.org
2009-10-13
2
-16
/
+6
*
Adds code to reset cursor on leave. We need to do this or cursor can
sky@chromium.org
2009-10-13
2
-0
/
+9
*
Misc. cleanup for theme provider code, including:
pkasting@chromium.org
2009-10-13
2
-18
/
+9
*
Revert 28716 - Gets blocked popups to work on views/gtk. I had to fix a coupl...
nsylvain@chromium.org
2009-10-13
3
-19
/
+1
*
Add explicit dependency to x11. This comes from webkit as well, but views/gtk...
oshima@chromium.org
2009-10-12
1
-1
/
+1
*
Converts some uses of native_view to native_window. This is necessitated
sky@chromium.org
2009-10-12
11
-41
/
+34
*
AppendText was appending twice due to bad merge happened in the past.
oshima@chromium.org
2009-10-12
2
-5
/
+8
*
Gets blocked popups to work on views/gtk. I had to fix a couple of
sky@chromium.org
2009-10-12
3
-1
/
+19
*
Move native_widget_types and gtk_native_view_id_manager from base/gfx to
brettw@chromium.org
2009-10-11
19
-25
/
+24
*
Partially revert r28629.
craig.schlenter@chromium.org
2009-10-10
1
-1
/
+0
*
Accessibility information from the renderer was not being returned to tools l...
ananta@chromium.org
2009-10-10
5
-1
/
+111
*
The textfield's text was not updated when text is updated by input.
oshima@chromium.org
2009-10-09
2
-4
/
+29
*
Convert gdk keycode to match base::KeyboardCode.
oshima@chromium.org
2009-10-09
1
-1
/
+5
*
When a GtkWidget was destroyed the NVH would not be detached.
jcampan@chromium.org
2009-10-09
1
-3
/
+3
*
Fixes compile error in NativeMenuGtk when building for 64 bit.
sky@chromium.org
2009-10-09
1
-2
/
+2
*
* Password style support for gtk's textfield impl.
oshima@chromium.org
2009-10-09
4
-0
/
+87
*
Measure the sync wizard dialog in appropriate units:
nick@chromium.org
2009-10-08
2
-6
/
+34
*
Implements Screen::GetMonitorAreaNearestPoint for views/gtk.
sky@chromium.org
2009-10-08
1
-2
/
+5
*
Add about:memory link to task manager.
thakis@chromium.org
2009-10-08
1
-1
/
+1
*
Fix for gdk-CRITICAL message in gdk_window_process_updates of WidgetGtk::Pain...
oshima@chromium.org
2009-10-08
1
-1
/
+1
*
Backspace should not be processed as an accelerator in textfield, so it reall...
jcampan@chromium.org
2009-10-08
1
-3
/
+3
*
Enabling the default button behavior on Linux toolkit_views.
jcampan@chromium.org
2009-10-08
12
-161
/
+105
*
Refactor cros library code into central location and have the UI elements obs...
chocobo@google.com
2009-10-08
4
-1
/
+19
*
Move classes depending on Skia out of base/gfx and into app/gfx. Rename
brettw@chromium.org
2009-10-07
15
-19
/
+21
*
Wires up views/gtk to use the gtk bookmark editor.
sky@chromium.org
2009-10-07
2
-0
/
+9
*
Turns on the focus traversal unit-tests and fixed some focus traversal problem:
jcampan@chromium.org
2009-10-07
5
-87
/
+92
*
Fixes compile warning. If you have a better suggestion for this, let
sky@chromium.org
2009-10-07
1
-3
/
+3
*
Converts info bubbles on views/gtk from popups to normal windows to
sky@chromium.org
2009-10-07
5
-50
/
+71
*
Gets preferred size of views textfields on gtk to work. Also made
sky@chromium.org
2009-10-06
7
-19
/
+66
*
This CL make the AcceleratorDispatcher eat the WM_KEYUP associated to
jcampan@chromium.org
2009-10-06
3
-5
/
+158
*
Add comments setting emacs and vim tab width and expansion variables.
sgk@google.com
2009-10-06
1
-0
/
+6
*
Reverting the NativeViewHostWin focus refactoring.
jcampan@chromium.org
2009-10-05
12
-242
/
+96
*
More views on gtk paint tweaks. My previous attempt resulted in the
sky@chromium.org
2009-10-05
3
-9
/
+26
*
Update a file for the new clipboard location I missed in the last checkin.
brettw@chromium.org
2009-10-03
1
-1
/
+1
*
Move the clipboard stuff out of base and into app/clipboard. I renamed
brettw@chromium.org
2009-10-03
2
-5
/
+5
*
Move the JPEG and PNG codecs from base/gfx to app/gfx/codec. Move the classes
brettw@chromium.org
2009-10-03
1
-17
/
+17
*
Add simple popup support to browser actions. This will create a popup HTML w...
erikkay@chromium.org
2009-10-02
1
-1
/
+1
*
When installing/uninstalling the clip on native buttons they would not be pai...
jcampan@chromium.org
2009-10-02
1
-2
/
+2
*
Relanding focus traversal on Linux toolkit views.
jcampan@chromium.org
2009-10-01
13
-9
/
+134
*
Fixes painting problems with views on Gtk. In particular during a
sky@chromium.org
2009-09-30
2
-12
/
+21
*
Fix for a focus related unit-test on Linux toolkit views.
jcampan@chromium.org
2009-09-30
1
-12
/
+13
*
Temporary disabling a unit test that fails on Linux toolkit views while I inv...
jcampan@chromium.org
2009-09-30
1
-0
/
+6
*
Relanding the NativeViewHost refactoring (it was breaking the ChromeOS build).
jcampan@chromium.org
2009-09-29
12
-96
/
+242
[next]