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
/
shell_dialogs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove remaining use of the deprecated MessageLoopProxy
skyostil
2015-06-12
1
-15
/
+11
*
Move Tuple to base namespace.
brettw
2015-05-29
1
-2
/
+2
*
Update {virtual,override} to follow C++11 style in ui.
nick
2015-04-23
1
-5
/
+5
*
Remove android_webview_build conditions from ui.
torne
2015-03-30
2
-11
/
+2
*
Remove cc dependency from ui/base
jaekyun
2015-02-24
4
-2
/
+7
*
Update {virtual,override,final} to follow C++11 style in ui.
dcheng
2015-02-06
1
-13
/
+12
*
ui: Fix more GYP TODOs.
tfarina
2015-02-02
1
-1
/
+1
*
Cleanup: Don't bother doing no-op wide/utf16 conversions on Windows.
thestig
2015-01-30
1
-5
/
+3
*
Move the test template to //testing/test.gni (part 2)
qsr
2015-01-21
1
-0
/
+1
*
Add GN files for src/win8.
vchigrin
2015-01-17
1
-1
/
+1
*
Update legacy Tuple-using code.
Avi Drissman
2014-12-22
1
-2
/
+2
*
Switch users of foundation_util.h to include it directly and clean up uses of...
avi
2014-12-21
1
-1
/
+0
*
Stop fallback for empty local path in ui::SelectedFileInfo's constructor.
hirono
2014-10-22
3
-7
/
+7
*
Standardize usage of virtual/override/final in ui/
dcheng
2014-10-21
2
-14
/
+13
*
mac: Zip packages when they are selected by the file opener.
erikchen
2014-10-10
1
-15
/
+1
*
replace OVERRIDE and FINAL with override and final in ui/
mostynb
2014-10-09
3
-12
/
+12
*
Disable package selection for multiple-selection file dialogs.
avi
2014-09-29
1
-5
/
+8
*
Make ui gn check pass. Misc GN build improvements.
brettw
2014-09-07
1
-5
/
+0
*
Revert of Make ui gn check pass. Misc GN build improvements. (patchset #3 id:...
thakis
2014-09-06
1
-0
/
+5
*
Make ui gn check pass. Misc GN build improvements.
Brett Wilson
2014-09-05
1
-5
/
+0
*
Change base/file_utils.h includes to base/files/file_utils.h in gin, google_a...
thestig
2014-09-05
2
-2
/
+2
*
Use qualified path for grit/ui_strings.h
tfarina
2014-08-25
3
-3
/
+3
*
Experimentally isolate GetSaveFileName in a utility process.
erikwright@chromium.org
2014-08-22
2
-215
/
+123
*
Remove a dead function.
erikwright@chromium.org
2014-08-15
1
-30
/
+0
*
Experimentally isolate GetOpenFileName in a utility process.
erikwright@chromium.org
2014-08-14
3
-33
/
+39
*
ui: Remove unneeded includes of grit/ui_resources.h
thakis@chromium.org
2014-08-14
1
-1
/
+0
*
Allow <input type="file" multiple /> to be used on Android JB MR2+.
peter@chromium.org
2014-08-06
2
-9
/
+51
*
Introduce a helper for OPENFILENAME struct to make certain logic testable.
erikwright@chromium.org
2014-08-01
1
-76
/
+29
*
Add display, message_center, shell_dialogs, webview to GN build.
brettw@chromium.org
2014-07-16
2
-2
/
+92
*
Cleanup: Get rid of unneeded base::UTF16ToWide() conversions.
thestig@chromium.org
2014-06-03
1
-7
/
+6
*
Promotes metro related functions to MetroViewerProcessHost
sky@chromium.org
2014-05-29
3
-5
/
+14
*
linux_aura: Compile ash into chrome.
erg@chromium.org
2014-05-20
1
-2
/
+2
*
ui: Move strings translations out of ui/base.
tfarina@chromium.org
2014-05-18
1
-1
/
+1
*
Revert 270232 "linux_aura: Compile ash into chrome."
erg@chromium.org
2014-05-13
1
-2
/
+2
*
linux_aura: Compile ash into chrome.
erg@chromium.org
2014-05-13
1
-2
/
+2
*
Revert 269892 "linux_aura: Compile ash into chrome."
erg@chromium.org
2014-05-12
1
-2
/
+2
*
linux_aura: Compile ash into chrome.
erg@chromium.org
2014-05-12
1
-2
/
+2
*
Remove non USE_AURA code from views files.
erg@chromium.org
2014-04-25
1
-14
/
+4
*
More removal of GTK code.
erg@chromium.org
2014-04-15
1
-4
/
+0
*
Delete the GTK+ port of Chrome.
erg@chromium.org
2014-04-10
6
-1268
/
+0
*
Failsafe in case ui::SelectFileDialog is not implemented
tiago.vignatti@intel.com
2014-03-20
1
-0
/
+1
*
Fix "unreachable code" warnings (MSVC warning 4702) in ui/.
pkasting@chromium.org
2014-03-18
1
-2
/
+2
*
Move ui.gyp into ui/base/ directory.
tfarina@chromium.org
2014-03-13
1
-2
/
+2
*
Fix use after release bug.
aurimas@chromium.org
2014-03-05
2
-10
/
+2
*
Window ownership -> WindowTreeHost
ben@chromium.org
2014-03-04
1
-2
/
+2
*
Move root_window.* to window_event_dispatcher.*
ben@chromium.org
2014-02-21
1
-1
/
+1
*
Move root_window_host* in aura to window_tree_host*.
ben@chromium.org
2014-02-14
1
-1
/
+1
*
Fix missing files. TBR=vitalybuka@chromium.org.
scottmg@chromium.org
2014-02-13
1
-2
/
+0
*
Revert 230235 "Use BaseShellDialog for print dialog on Windows"
scottmg@chromium.org
2014-02-13
3
-144
/
+1
*
Add unit test target for shell_dialogs module.
tfarina@chromium.org
2014-02-07
1
-0
/
+14
[next]