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
/
surface
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move directory creation functions to base namespace.
brettw@chromium.org
2013-12-03
1
-1
/
+1
*
Don't HANDLE_EINTR(close). Either IGNORE_EINTR(close) or just close.
mark@chromium.org
2013-12-03
1
-1
/
+0
*
Restructure the events target into two components:
ben@chromium.org
2013-11-06
1
-2
/
+2
*
Remove apatrick@ from OWNERS
piman@chromium.org
2013-11-04
1
-1
/
+2
*
cc: Use HighResNow as timebase if it is fast and reliable
brianderson@chromium.org
2013-10-25
1
-4
/
+9
*
replace setIsOpaque (deprecated) with explicit SkAlphaType
reed@google.com
2013-10-24
2
-5
/
+4
*
Report LatencyInfo through trace buffer
miletus@chromium.org
2013-10-11
1
-1
/
+2
*
Histogram display refresh rate on windows
jamesr@chromium.org
2013-10-03
1
-0
/
+4
*
events: Create a separate events component out of ui.
sadrul@chromium.org
2013-10-01
1
-0
/
+2
*
gfx: Create a separate gfx component out of ui.
sadrul@chromium.org
2013-09-30
1
-0
/
+2
*
Revert 225857 "gfx: Create a separate gfx component out of ui."
ckocagil@chromium.org
2013-09-28
1
-2
/
+0
*
gfx: Create a separate gfx component out of ui.
sadrul@chromium.org
2013-09-28
1
-0
/
+2
*
Tighten DEPS rules further.
ben@chromium.org
2013-09-24
1
-0
/
+2
*
Tighten up DEPS rules in src/ui: prevent components from including from each ...
ben@chromium.org
2013-09-24
1
-0
/
+4
*
Revert 225020 "Tighten up DEPS rules in src/ui: prevent componen..."
ben@chromium.org
2013-09-24
1
-4
/
+0
*
Tighten up DEPS rules in src/ui: prevent components from including from each ...
ben@chromium.org
2013-09-24
1
-0
/
+4
*
Revert "Revert 224496 "Move ui/base/latency_info* to ui/events""
ben@chromium.org
2013-09-23
2
-2
/
+2
*
Revert 224496 "Move ui/base/latency_info* to ui/events"
ben@chromium.org
2013-09-20
2
-2
/
+2
*
Move ui/base/latency_info* to ui/events
ben@chromium.org
2013-09-20
2
-2
/
+2
*
Move XID, XDisplay, GetXDisplay and a few other types to ui/gfx/x/x11_types.h
ben@chromium.org
2013-09-20
2
-3
/
+4
*
Move a bunch of windows stuff from ui/base/win to ui/gfx/win
ben@chromium.org
2013-09-12
1
-2
/
+2
*
Move ui/base/win/dpi.h to ui/gfx/dpi_win.h
ben@chromium.org
2013-09-10
1
-4
/
+4
*
Remove using the Shell desktop Window when we don't have an acceleated widget.
cpu@chromium.org
2013-08-30
2
-19
/
+0
*
Move ScopedClosureRunner to callback_helpers, add Reset.
avi@chromium.org
2013-08-30
1
-1
/
+1
*
Get dialogs to paint again in AURA windows.
ananta@chromium.org
2013-08-13
1
-1
/
+2
*
don't hack client area, fix last pixel rendering on aura
scottmg@chromium.org
2013-08-07
1
-2
/
+0
*
Remove backer from WATCHLISTS and OWNERS
backer@chromium.org
2013-08-01
1
-1
/
+0
*
Fix a race condition which could allow an accelerated surface to be read from...
zturner@chromium.org
2013-07-17
2
-0
/
+19
*
Crash fix (divide by zero) for ComputeLetterboxRegion() and extra sanity checks.
miu@chromium.org
2013-07-17
1
-0
/
+2
*
Remove old GPU latency test.
jbauman@chromium.org
2013-07-01
1
-8
/
+0
*
Use a direct include of time headers in ui/.
avi@chromium.org
2013-06-28
2
-2
/
+2
*
mac: Replace base::mac::ScopedCFTypeRef with base::ScopedCFTypeRef.
thakis@chromium.org
2013-06-24
2
-3
/
+3
*
Move io_surface_support_mac to ui/gl.
danakj@chromium.org
2013-06-19
4
-379
/
+1
*
Tear out ENABLED_HIDPI (use --high-dpi-support=1 instead)
girard@chromium.org
2013-06-17
1
-11
/
+10
*
Delete usage and support for EGL_ANGLE_software_display extension.
apatrick@chromium.org
2013-06-17
1
-2
/
+1
*
Use a direct include of strings headers in ui/, part 2.
avi@chromium.org
2013-06-11
2
-2
/
+2
*
Pass LatencyInfo struct through win AcceleratedSurface.
jbauman@chromium.org
2013-06-01
2
-5
/
+26
*
Use base::MessageLoop in more files.
xhwang@chromium.org
2013-05-30
1
-1
/
+1
*
Streamline SIMD targets in media.gyp
dalecurtis@google.com
2013-05-24
1
-1
/
+1
*
Windows: Synchronize browser process D3D adapters with GPU process D3D adapters.
apatrick@chromium.org
2013-05-24
4
-6
/
+76
*
Switch Linux Aura ports over to POSIX SHM instead of legacy SYSV SHM.
cevans@chromium.org
2013-05-17
4
-16
/
+7
*
Rationalize dependency on khronos EGL headers in place of angle.
rjkroege@chromium.org
2013-05-13
1
-1
/
+1
*
Change use of GetShellWindow() to GetDesktopWindow(), since GetShellWindow() ...
zturner@chromium.org
2013-05-08
2
-2
/
+3
*
accelerated_surface_transformer_win: Improve readback and scaling performance
nick@chromium.org
2013-05-07
6
-112
/
+188
*
ui: Use base::MessageLoop.
xhwang@chromium.org
2013-04-29
1
-1
/
+1
*
Rationalize linux vs x11 in ui
davemoore@chromium.org
2013-04-29
1
-4
/
+8
*
ui: Update the includes of message_loop_proxy.h to its new location.
tfarina@chromium.org
2013-04-07
1
-1
/
+1
*
Simplify the transport dib situation across our various platforms, as a
cevans@chromium.org
2013-04-05
5
-120
/
+45
*
Implemented software output device for Aura.
skaslev@chromium.org
2013-04-02
1
-0
/
+4
*
ui: Update the includes of base/shared_memory.h to its new location.
tfarina@chromium.org
2013-04-02
3
-4
/
+4
[next]