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
/
base
Commit message (
Expand
)
Author
Age
Files
Lines
*
Makes NativeViewHostWin change the parent of the hwnd when
sky@chromium.org
2012-08-01
2
-0
/
+76
*
Cleanup: Fix some style nits.
thestig@chromium.org
2012-08-01
1
-3
/
+3
*
Use EXPECT_FALSE instead to avoid compiler error
hongbo.min@intel.com
2012-08-01
1
-1
/
+1
*
Update webkit_resources to support high-dpi assets
rbyers@chromium.org
2012-07-31
3
-3
/
+16
*
Make '=' and function keys on a keypad work.
yusukes@chromium.org
2012-07-31
1
-2
/
+8
*
mac: Switch to "new" (10.6) block-based panel apis
thakis@chromium.org
2012-07-27
1
-52
/
+27
*
Use current gtk dialogs in linux_aura.
erg@chromium.org
2012-07-27
2
-2
/
+13
*
gesture recognizer: Fix computing the bounding box of the rectangles.
sadrul@chromium.org
2012-07-27
2
-3
/
+7
*
ui: No need to typedef testing::Test in unittests.
tfarina@chromium.org
2012-07-27
4
-9
/
+9
*
Coverity: Initialize member variables.
jhawkins@chromium.org
2012-07-26
1
-1
/
+1
*
mac: Remove now-unneeded includes of cocoa_protocols.h
thakis@chromium.org
2012-07-26
1
-1
/
+0
*
Correct behaviour of touch wrt mouse capture.
girard@chromium.org
2012-07-26
2
-0
/
+16
*
Fix open dialog not remembering last opened folder on drive
tbarzic@chromium.org
2012-07-26
3
-11
/
+22
*
Coverity: Initialize member variables.
jhawkins@chromium.org
2012-07-25
1
-1
/
+1
*
shell dialogs: Move the linux implementations.
erg@google.com
2012-07-24
6
-3
/
+1227
*
Renamed resource files to be more verbose, specifically:
benrg@chromium.org
2012-07-24
6
-27
/
+40
*
Get rid of recursive calls into NativeThemeWin::Paint, rather,
ccameron@chromium.org
2012-07-24
2
-13
/
+56
*
Enable new checkbox style by default (Linux/CrOS only)
rbyers@chromium.org
2012-07-24
4
-16
/
+20
*
Cleanup gfx::Canvas now that 10562027 has landed
pkotwicz@chromium.org
2012-07-24
6
-15
/
+25
*
Fix top crasher.
erg@chromium.org
2012-07-23
1
-3
/
+6
*
gesture recognizer: Expose bounding-box for the points in a gesture-event.
sadrul@chromium.org
2012-07-23
4
-36
/
+22
*
Revert 147915 - Cleanup gfx::Canvas now that 10562027 has landed
acolwell@chromium.org
2012-07-23
6
-25
/
+15
*
Cleanup gfx::Canvas now that 10562027 has landed
pkotwicz@chromium.org
2012-07-23
6
-15
/
+25
*
XI2.2: Make sure floating touch-events receive modifier flags.
sadrul@chromium.org
2012-07-23
1
-2
/
+12
*
Revert 147887 - Enable new checkbox style by default (Linux/CrOS only)
rbyers@chromium.org
2012-07-23
4
-20
/
+16
*
Enable new checkbox style by default (Linux/CrOS only)
rbyers@chromium.org
2012-07-23
4
-16
/
+20
*
ash: Record some additional information about the gestures.
sadrul@chromium.org
2012-07-23
4
-59
/
+75
*
Add new text input types for android (step 1 of 3).
japhet@chromium.org
2012-07-21
1
-0
/
+6
*
ui: Forward declare DefaultSingletonTraits in header files.
tfarina@chromium.org
2012-07-20
14
-17
/
+32
*
Move files related to registry-controlled domains into a new net/base/registr...
pam@chromium.org
2012-07-20
1
-1
/
+1
*
Shell dialogs: move the android/mac implementations.
erg@google.com
2012-07-19
4
-4
/
+476
*
base: Make ScopedVector::clear() destroy elements.
derat@chromium.org
2012-07-19
2
-2
/
+2
*
Makes dragging download item HiDPI.
pkotwicz@chromium.org
2012-07-18
1
-30
/
+65
*
Revert 147288 - Renamed resource files to be more verbose, specifically:
rlarocque@chromium.org
2012-07-18
5
-32
/
+19
*
Renamed resource files to be more verbose, specifically:
harrym@chromium.org
2012-07-18
5
-19
/
+32
*
Part 3 of Move SelectFileDialog implementation to ui/base/dialogs/
erg@google.com
2012-07-18
10
-0
/
+1496
*
Fixed bezel gesture
skuhne@chromium.org
2012-07-17
1
-9
/
+3
*
Set default frame rate for SlideAnimation to 60 Hz
jamescook@chromium.org
2012-07-13
3
-7
/
+79
*
Revert 146382 - Part 3 of Move SelectFileDialog implementation to ui/base/dialo
erg@google.com
2012-07-12
4
-352
/
+0
*
Part 3 of Move SelectFileDialog implementation to ui/base/dialogs/
erg@google.com
2012-07-12
4
-0
/
+352
*
This CL moves the contents of ui_resources_standard.grd into ui_resources.grd...
benrg@chromium.org
2012-07-11
4
-4
/
+4
*
Corrected issues with queued touch events. This fixes gestures in Windows.
girard@chromium.org
2012-07-11
1
-1
/
+1
*
aura: Change long press affordance according to UX mocks.
varunjain@chromium.org
2012-07-11
1
-1
/
+1
*
Remove the rest of #pragma once in one big CL.
ajwong@chromium.org
2012-07-11
153
-153
/
+0
*
Do not ignore F3-F7 and F9 key presses on an Apple keyboard.
yusukes@chromium.org
2012-07-11
2
-3
/
+26
*
Revert 146011 - aura: Change long press affordance according to UX mocks.
mihaip@chromium.org
2012-07-11
1
-1
/
+1
*
aura: Change long press affordance according to UX mocks.
varunjain@chromium.org
2012-07-11
1
-1
/
+1
*
Make tab/tabstrip high density compatible
oshima@chromium.org
2012-07-10
2
-0
/
+6
*
Add methods to add DataPack from open files
cjhopman@chromium.org
2012-07-10
11
-80
/
+194
*
Updating XTBs based on .GRDs from branch 1180
karen@chromium.org
2012-07-10
24
-24
/
+24
[next]