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
Commit message (
Expand
)
Author
Age
Files
Lines
*
GTTF: always run perf tests serially
phajdan.jr@chromium.org
2013-10-30
4
-3
/
+30
*
Port AudioBus interleave benchmarks to media_perftests
rileya@chromium.org
2013-10-30
3
-56
/
+54
*
Disable broken reposting of gesture events
rbyers@chromium.org
2013-10-30
6
-55
/
+24
*
cras_unified: set channel layout
hychao@chromium.org
2013-10-30
1
-0
/
+33
*
mac: Use ninja by default.
thakis@chromium.org
2013-10-30
4
-7
/
+11
*
Add third QO id to whitelist for feedback.
rkc@chromium.org
2013-10-29
1
-0
/
+1
*
Fix AmIBundled for command-line executions. Again.
avi@chromium.org
2013-10-29
1
-24
/
+2
*
Make RenderTextMac more efficient by caching fonts and taking advantage of to...
avi@chromium.org
2013-10-29
5
-63
/
+122
*
Work on GYP generation for GN. The hybrid build now works in xcode and ninja.
brettw@chromium.org
2013-10-29
9
-31
/
+171
*
GTTF: Add a flag controlling handling of test stdio by the new launcher.
phajdan.jr@chromium.org
2013-10-29
3
-3
/
+28
*
Update .DEPS.git
chrome-admin@google.com
2013-10-29
1
-1
/
+1
*
Blink roll 160782:160846
eseidel@chromium.org
2013-10-29
1
-1
/
+1
*
Cleanup: remove OS_ANDROID condition for sparse IO
pasko@chromium.org
2013-10-29
2
-12
/
+0
*
Adds debugging code in hopes of isolating crash
sky@chromium.org
2013-10-29
1
-0
/
+21
*
Added flag to enable AVFoundation in Mac
mcasas@chromium.org
2013-10-29
3
-1
/
+13
*
Remove ninja special cases for iOS build configurations.
justincohen@google.com
2013-10-29
1
-113
/
+16
*
Fix UMA action hashes for software renderer.
jbauman@chromium.org
2013-10-29
3
-8
/
+11
*
IPC pickling optimization for render passes.
danakj@chromium.org
2013-10-29
4
-1
/
+88
*
Use SKIP_ON_SHUTDOWN behavior for the task to load OwnerKey
oshima@chromium.org
2013-10-29
1
-1
/
+9
*
kiosk: Defer splash screen until an app window is created.
xiyuan@chromium.org
2013-10-29
8
-114
/
+226
*
Minor optimization for tab capture on Aura.
hubbe@chromium.org
2013-10-29
1
-4
/
+18
*
Narrow VDA Decode() API and remove multi-frame tests.
yuli@chromium.org
2013-10-29
4
-105
/
+71
*
Fix issue with screenshot not being attached.
rkc@chromium.org
2013-10-29
2
-1
/
+3
*
Took the enabled=false flags off of several gpu tests.
bajones@chromium.org
2013-10-29
3
-3
/
+0
*
chromeos: Pref for treating top-row keys as function keys.
derat@chromium.org
2013-10-29
11
-48
/
+120
*
Adding last_forced column to thumbnails database.
beaudoin@chromium.org
2013-10-29
6
-75
/
+347
*
Mac: delay window raising until space transitions.
davidben@chromium.org
2013-10-29
3
-10
/
+74
*
Set ChromeViewMsg_SearchBoxSetDisplayInstantResults message param to true onl...
kmadhusu@chromium.org
2013-10-29
3
-18
/
+84
*
Remove RenderViewHost::AddCreatedCallback code in ChromeFrame. This was added...
jam@chromium.org
2013-10-29
2
-9
/
+0
*
Enable navigation of the embedded gaia webview via back/forward buttons
guohui@chromium.org
2013-10-29
2
-1
/
+48
*
Don't try to set DSCP on socket when outgoing packet DSCP
mallinath@chromium.org
2013-10-29
1
-1
/
+6
*
Convert extensions::LazyBackgroundTaskQueue from Profile to BrowserContext
jamescook@chromium.org
2013-10-29
26
-57
/
+320
*
Read the infobar text on show for accessibility
dtrainor@chromium.org
2013-10-29
1
-0
/
+8
*
[NaCl SDK] Bullet demo: improve grabbing of objects.
binji@chromium.org
2013-10-29
2
-26
/
+28
*
Update .DEPS.git
chrome-admin@google.com
2013-10-29
1
-1
/
+1
*
Revert 231614 "Update V8 to version 3.22.23."
dglazkov@chromium.org
2013-10-29
1
-1
/
+1
*
Fix "Set pages" drop crash by changing outside drags to simply add a new URL
dbeam@chromium.org
2013-10-29
4
-4
/
+168
*
linux_aura: Closing a parent window should close child windows.
erg@chromium.org
2013-10-29
3
-5
/
+35
*
cc: Include wheel/touch event handling in the JSON output for the layer tree.
sadrul@chromium.org
2013-10-29
7
-0
/
+748
*
[Tab UI] Always show media indicator instead of favicon when tab width is too...
miu@chromium.org
2013-10-29
4
-25
/
+13
*
Revert 231443 "Revert 231127 "Revert 230852 "Revert 230545 "Disa..."
jbauman@chromium.org
2013-10-29
2
-2
/
+12
*
mojo: add sample_service.mojom
davemoore@chromium.org
2013-10-29
6
-2
/
+314
*
Pepper: Add in_process() to BrowserPpapiHostImpl.
teravest@chromium.org
2013-10-29
5
-5
/
+18
*
Media Galleries API Picasa: Mac Custom Database Locations
tommycli@chromium.org
2013-10-29
7
-54
/
+150
*
Revert 231613 "Enable SysInfo::AmountOfPhysicalMemory to be call..."
dglazkov@chromium.org
2013-10-29
3
-69
/
+36
*
No more d_ members. Use initial capital letter to denote private fields.
darin@chromium.org
2013-10-29
14
-225
/
+422
*
Update .DEPS.git
chrome-admin@google.com
2013-10-29
1
-2
/
+2
*
Roll OpenSSL DEPS.
agl@chromium.org
2013-10-29
1
-1
/
+1
*
chromeos: Fix lock-before-suspend regression.
derat@chromium.org
2013-10-29
12
-6
/
+131
*
Fix crash when GetSnapshotFromRenderer is called when a tab is closing.
justinlin@chromium.org
2013-10-29
1
-0
/
+5
[next]