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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Shuffles around table classes and nukes tableview2.
sky@chromium.org
2012-01-10
21
-3192
/
+1206
*
GTK: Seal up GSEALs, focusing on GtkSelectionData.
erg@chromium.org
2012-01-10
8
-37
/
+57
*
Revert to views-based bookmark editor dialog now we have a tree control.
beng@google.com
2012-01-10
1
-1
/
+5
*
Enable bold and italic text styles in RenderText*.
asvitkine@chromium.org
2012-01-10
10
-143
/
+279
*
Tweaks the aesthetics of dialog buttons to look better (right and bottom padd...
ben@chromium.org
2012-01-10
1
-3
/
+3
*
Makes treeview add a one pixel border around the scrollview.
sky@chromium.org
2012-01-10
6
-16
/
+49
*
Revert 116956 - GTK: Seal up GSEALs, focusing on GtkSelectionData.
erg@google.com
2012-01-10
7
-53
/
+37
*
Adds missing OVERRIDE to TreeViewViews.
sky@chromium.org
2012-01-10
1
-1
/
+2
*
Fixes leaks in TreeViewViews test.
sky@chromium.org
2012-01-10
1
-5
/
+5
*
Makes TreeViewViews only notify ContextMenuController if a node is
sky@chromium.org
2012-01-10
5
-9
/
+123
*
On FreeBSD we can't access the shared memory after it was marked for
robert.nagy@gmail.com
2012-01-09
1
-0
/
+18
*
GTK: Seal up GSEALs, focusing on GtkSelectionData.
erg@chromium.org
2012-01-09
7
-37
/
+53
*
Create a new menu type centered vertically over the bounds.
saintlou@chromium.org
2012-01-09
3
-10
/
+34
*
Revert 116945 - Enable bold and italic text styles in RenderText*.
binji@chromium.org
2012-01-09
10
-279
/
+143
*
Enable bold and italic text styles in RenderText*.
asvitkine@chromium.org
2012-01-09
10
-143
/
+279
*
Attempt 2 at: Makes detached tab dragging create a real browser. It's enabled on
sky@chromium.org
2012-01-09
1
-9
/
+13
*
Protect access to locale resources with a lock.
derat@chromium.org
2012-01-09
4
-37
/
+42
*
Adds editing support to tree.
sky@chromium.org
2012-01-09
2
-17
/
+126
*
aura: refactor clipboard code and implement format conversion and basic
varunjain@chromium.org
2012-01-09
1
-84
/
+343
*
Revert 116894 - Factor more colors into NativeTheme.
dbeam@chromium.org
2012-01-09
11
-176
/
+91
*
Factor more colors into NativeTheme.
saintlou@chromium.org
2012-01-09
11
-91
/
+176
*
Revert 116874 - Revert 116782 - Almost fixes the multithread compositor for a...
pkotwicz@chromium.org
2012-01-09
4
-27
/
+10
*
Revert 116782 - Almost fixes the multithread compositor for accelerated conte...
pkotwicz@chromium.org
2012-01-09
4
-10
/
+27
*
Views based implementation of treeview. There are a couple of things
sky@chromium.org
2012-01-07
13
-212
/
+1574
*
Revert 116782 - Almost fixes the multithread compositor for accelerated conte...
pkotwicz@chromium.org
2012-01-07
4
-27
/
+10
*
Almost fixes the multithread compositor for accelerated content. This will be...
pkotwicz@chromium.org
2012-01-07
4
-10
/
+27
*
Remove task.h and finish base::Bind() migration.
ajwong@chromium.org
2012-01-06
2
-1
/
+1
*
aura: On Linux, avoid CHAR events for Tab, Escape, and Back.
derat@chromium.org
2012-01-06
1
-5
/
+4
*
In default X11 error handler, do not post task to message loop if there is no...
apatrick@chromium.org
2012-01-06
1
-3
/
+12
*
[aura] touch move's location is not window's coordinates in ubuntu 11.10.
msw@chromium.org
2012-01-06
1
-1
/
+10
*
Revert 116630 - The change was causing multiple test failures on Linux Chrome...
kkania@chromium.org
2012-01-06
1
-9
/
+3
*
Removing duplicate MenuItemView related modules.
saintlou@chromium.org
2012-01-06
7
-165
/
+11
*
Write unit tests for ui::InputMethodIBus.
yusukes@chromium.org
2012-01-06
12
-260
/
+1396
*
Makes Widget modality a 3-state type rather than a boolean.
ben@chromium.org
2012-01-06
11
-20
/
+35
*
Bind to eglCreateImageKHR and eglDestroyImageKHR when KHR_image_base is adver...
apatrick@chromium.org
2012-01-06
2
-9
/
+20
*
Use the correct disclosure arrow for views::ComboBox and correct positioning ...
saintlou@chromium.org
2012-01-06
3
-65
/
+31
*
Disconnect signal connectors before destroying gtk widget.
oshima@chromium.org
2012-01-06
1
-3
/
+9
*
Enable vsync on linux with compositing window managers active
jamesr@chromium.org
2012-01-06
1
-24
/
+1
*
Greatly improve the look of the input text but modernizing the border.
saintlou@chromium.org
2012-01-05
3
-29
/
+19
*
Update WebLayerTreeViewClient overrides for WebKit API change
jamesr@chromium.org
2012-01-05
2
-0
/
+11
*
Revert r116518 "Disconnect signal connectors before deleting NativeWidgetGtk"
oshima@chromium.org
2012-01-05
1
-4
/
+2
*
Fixes build bustage. Need to export class.
sky@chromium.org
2012-01-05
1
-1
/
+2
*
Settings button not switching visibility on enter/leave on panels in Aura.
prasadt@chromium.org
2012-01-05
2
-2
/
+12
*
Roll skia to r2967. Add skia bindings for glTexStorage2D.
bsalomon@google.com
2012-01-05
1
-0
/
+6
*
Shuffles around the tree_view classes.
sky@chromium.org
2012-01-05
7
-337
/
+718
*
Fix bug 62037: Task manager tooltips appear behind task manager if 'Always on...
jianli@chromium.org
2012-01-05
1
-3
/
+3
*
Make tabs in Aura look better.
ben@chromium.org
2012-01-05
3
-15
/
+115
*
AURA/X11: Handle VKEY_MENU accelerator on content area
oshima@chromium.org
2012-01-05
6
-91
/
+95
*
Linux: Make the minimal required GTK version in Google Chrome builds 2.18.
thestig@chromium.org
2012-01-05
1
-6
/
+6
*
Adding resource needed by new Views/Aura Combobox (aka dropdown list).
saintlou@chromium.org
2012-01-05
1
-0
/
+0
[next]