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
*
Add notification when the host successfully starts.
rmsousa@chromium.org
2013-06-12
5
-50
/
+219
*
Rewrite scoped_ptr<T>(NULL) to use the default ctor in gpu/.
dcheng@chromium.org
2013-06-12
1
-7
/
+4
*
Exposed OS information via the Platform object.
bajones@chromium.org
2013-06-12
7
-0
/
+61
*
Updating the mapped_file_avoid_mmap_posix implementation.
qsr@chromium.org
2013-06-12
6
-25
/
+292
*
gpu: Workaround invalid values from GetShaderPrecisionFormat
brianderson@chromium.org
2013-06-12
1
-3
/
+26
*
Enable high dpi in win/views.
girard@chromium.org
2013-06-12
12
-42
/
+102
*
Fixed cmd + G (find next) on Mac in Incognito, 2 new tests:
vasilii@chromium.org
2013-06-12
6
-62
/
+197
*
Revert 205647 "Flaky browser_test: WebCacheManagerBrowserTest.Cr..."
jam@chromium.org
2013-06-12
1
-8
/
+1
*
Revert 205676 "Disable flaky test: SSLUITest.TestHTTPSExpiredCer..."
jam@chromium.org
2013-06-12
1
-8
/
+1
*
Use base::RandBytesAsString instead of libjingle ToString, which uses ostring...
ronghuawu@chromium.org
2013-06-12
1
-1
/
+8
*
Revert 205656 "Flaky browser_test: WebViewTest.TearDownTest"
jam@chromium.org
2013-06-12
1
-8
/
+1
*
Revert 205585 "Disabling flaky browser_tests item BrowserNavigat..."
jam@chromium.org
2013-06-12
1
-8
/
+1
*
Fix Android WebView build after r205796
boliu@chromium.org
2013-06-12
2
-0
/
+2
*
Fix aura build for remoting_host
lambroslambrou@chromium.org
2013-06-12
3
-7
/
+37
*
Allow iTunes xml file to be read, apply MediaFilter consistently and return e...
vandebo@chromium.org
2013-06-12
4
-18
/
+134
*
fileapi: Use CreateSnapshotFile() in SandboxFileStreamWriter
satorux@chromium.org
2013-06-12
2
-8
/
+14
*
Revert "GTTF: Lower the action max timeout to 30s for everyone."
phajdan.jr@chromium.org
2013-06-12
1
-0
/
+4
*
Use a direct include of strings headers in content/common/.
avi@chromium.org
2013-06-12
33
-39
/
+39
*
Pepper: Add append support to FileIO.
teravest@chromium.org
2013-06-12
4
-5
/
+45
*
Fixed the fallback path in case of the destination directory is not available...
mtomasz@chromium.org
2013-06-12
1
-2
/
+3
*
[android] Remove timeout for instrumentation tests.
craigdh@chromium.org
2013-06-12
1
-0
/
+1
*
<webview>: Support virtual keyboard
fsamuel@chromium.org
2013-06-12
5
-2
/
+32
*
chromeos: Set default user activity delay scaling to 2.0.
derat@chromium.org
2013-06-12
1
-3
/
+1
*
Update .DEPS.git
chrome-admin@google.com
2013-06-12
1
-1
/
+1
*
Rewrite scoped_ptr<T>(NULL) to use the default ctor in cc/.
dcheng@chromium.org
2013-06-12
15
-27
/
+23
*
Add "Can't translate" chrome://settings/languages
hajimehoshi@chromium.org
2013-06-12
4
-23
/
+52
*
Update V8 to version 3.19.13.1.
ulan@chromium.org
2013-06-12
1
-1
/
+1
*
Update permission message.
rpaquay@chromium.org
2013-06-12
1
-1
/
+1
*
Make the PolicyDomainDescriptors available at the PolicyService.
joaodasilva@chromium.org
2013-06-12
8
-0
/
+40
*
Add startup tracing for issue 222350.
andrewhayden@chromium.org
2013-06-12
2
-0
/
+4
*
Handle includeSubdomains for public key pinning.
palmer@chromium.org
2013-06-12
11
-74
/
+138
*
drive: Remove FileCacheObserver
hashimoto@chromium.org
2013-06-12
15
-291
/
+106
*
Copy properties from <webview> shim to <object> too in the beginning (not jus...
lazyboy@chromium.org
2013-06-12
6
-0
/
+69
*
Use platform-neutral initialize/shutdown functions for IME
Yukawa@chromium.org
2013-06-12
7
-55
/
+22
*
Field trial to remove tiles from NTP if site is already open in browser
annark@chromium.org
2013-06-12
9
-20
/
+97
*
[SyncFS] Handle changes for BatchSync as FetchChange.
tzik@chromium.org
2013-06-12
1
-2
/
+12
*
Adds MemoryPressureListener.
bulach@chromium.org
2013-06-12
11
-1
/
+287
*
[Autofill] Determine Popup RTLness from page
csharp@chromium.org
2013-06-12
27
-33
/
+102
*
Add comment to SocketStreamEventRecorder about when and how callback is called.
tyoshino@chromium.org
2013-06-12
1
-0
/
+3
*
Fix top-level context menus sorting by name
beaufort.francois@gmail.com
2013-06-12
14
-28
/
+268
*
[SyncFS] Handle empty Resource ID case on LocalSync
tzik@chromium.org
2013-06-12
2
-22
/
+57
*
Revert revert of 201771: Fix Ash on Windows multi-monitor support.
robertshield@chromium.org
2013-06-12
5
-0
/
+53
*
Pass accept-languages settings to renderer
ksakamoto@chromium.org
2013-06-12
8
-0
/
+22
*
Update .DEPS.git
chrome-admin@google.com
2013-06-12
1
-1
/
+1
*
Changing Wallet passive auth url
ahutter@chromium.org
2013-06-12
2
-2
/
+2
*
SyncFS: Fix link url and resource id handling
nhiroki@chromium.org
2013-06-12
3
-23
/
+11
*
libyuv r723 for convert util support of -attenuate -unattenuate, which helps ...
fbarchard@chromium.org
2013-06-12
1
-1
/
+1
*
Update .DEPS.git
chrome-admin@google.com
2013-06-12
1
-1
/
+1
*
Add startup tracing for issue 222350
andrewhayden@chromium.org
2013-06-12
3
-0
/
+10
*
Fix parsing address ranges in MMAP_LIST in dmprof.
dmikurube@chromium.org
2013-06-12
1
-3
/
+64
[next]