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
/
content
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improve scroll performance on Windows 10 with high precision touchpads.
ananta
2015-08-12
2
-0
/
+30
*
[Presentation API] Add missing field initialization to
imcheng
2015-08-12
1
-3
/
+4
*
Revert of Move NumberOfPlanesForGpuMemoryBufferFormat to gfx (patchset #4 id:...
rockot
2015-08-12
6
-14
/
+40
*
Move NumberOfPlanesForGpuMemoryBufferFormat to gfx
andresantoso
2015-08-12
6
-40
/
+14
*
Fire layout complete on root to update client on selection attributes.
dtseng
2015-08-11
1
-0
/
+8
*
Fix DevToolsFrameTraceRecorder to match timestamp to contents
caseq
2015-08-11
5
-74
/
+79
*
Skip all trace tests for flakiness.
dyen
2015-08-11
1
-7
/
+5
*
gpu: Crash GPU process when context was lost through robustness
sievers
2015-08-11
1
-17
/
+25
*
Fling boost check last animate time
boliu
2015-08-11
3
-7
/
+66
*
Remove net_resources.rc
brettw
2015-08-11
2
-7
/
+4
*
Convert remaining StringToLowerASCII to ToLowerASCII.
brettw
2015-08-11
16
-27
/
+26
*
[Extension ServiceWorkers] Chrome: Passing v8::context to extensions dispatcher
annekao
2015-08-11
3
-0
/
+18
*
Mac Overlays: Fix assert about fences
ccameron
2015-08-11
1
-0
/
+1
*
Only prime NSS in the sandbox for NSS ports.
davidben
2015-08-11
3
-8
/
+7
*
Update PresentationService and PresentationDispatcher availability listening.
mfoltz
2015-08-11
7
-199
/
+247
*
Switch to WebLeakDetector::Result::numberOfLiveLayoutObjects.
jbroman
2015-08-11
1
-8
/
+8
*
Service Worker: Stop using a scoped_ptr for an object to be released immediat...
jungkee.song
2015-08-11
1
-16
/
+8
*
Check for empty security info when sending security info to devtools
estark
2015-08-11
1
-0
/
+7
*
Animations: Plumb disable-threaded-animation to blink
loyso
2015-08-11
8
-1
/
+22
*
bluetooth: mac: Add VLOGs to diagnose device discovery failures.
scheib
2015-08-11
1
-0
/
+5
*
Fix UAF in PepperWebPluginImpl
raymes
2015-08-11
2
-3
/
+21
*
Handle finish composition on selection by long press
changwan
2015-08-11
6
-32
/
+86
*
Implements "chrome://appcache-internals" based on WebUI API
ekaramad
2015-08-11
14
-712
/
+1147
*
Mac: Enable partial swap
ccameron
2015-08-11
2
-6
/
+80
*
Defer ServiceWorker update checks until after browser startup is complete.
michaeln
2015-08-11
2
-0
/
+9
*
Update the Blink test support to use a WebURLLoaderTestDelegate if set.
dcheng
2015-08-11
6
-4
/
+26
*
Reland of Start renderer compositor transfer buffer size at 64kB (patchset #1...
jbauman
2015-08-10
1
-1
/
+4
*
Remove an outdated timeupdate hack android uses to start video painting
qinmin
2015-08-10
1
-5
/
+0
*
Set skip_service_worker in ServiceWorkerControlleeRequestHandler only for sub...
horo
2015-08-10
2
-5
/
+13
*
Ensure BrowserCdmManager's promises are safe to call while held.
gunsch
2015-08-10
1
-20
/
+26
*
IAccessibleText: Made content editables return embedded object information an...
nektar
2015-08-10
6
-23
/
+49
*
Revert "Implements "chrome://appcache-internals" based on WebUI API"
Joe Downing
2015-08-10
14
-1148
/
+712
*
ApplicationImpl cleanup, part 1:
ben
2015-08-10
1
-1
/
+1
*
content/gpu: Lay the groundwork for GPU streams on the client side.
sunnyps
2015-08-10
7
-90
/
+118
*
Implements "chrome://appcache-internals" based on WebUI API
ekaramad
2015-08-10
14
-712
/
+1148
*
Cache Storage: restrict access to secure origins (Chromium-side)
jsbell
2015-08-10
2
-1
/
+26
*
Fix a double overflow issue when converting seconds to timeDelta
qinmin
2015-08-10
3
-6
/
+4
*
Add slimming paint v2 command line switch and pref
wangxianzhu
2015-08-10
8
-0
/
+13
*
This patch allows find-in-page to work on the Chrome signin page.
paulmeyer
2015-08-10
3
-8
/
+62
*
Remove useless use of StringPrintf("%s", ...)
ricea
2015-08-10
1
-1
/
+1
*
Temporarily disabling WebRTC content browsertests under debug.
phoglund
2015-08-10
2
-31
/
+42
*
Enable new media playback UI for clank.
liberato
2015-08-10
2
-0
/
+2
*
Mark ContentViewCoreSelectionTest#testSelectActionBarPasswordPaste flaky
johnme
2015-08-10
1
-0
/
+5
*
[DevTools] Report target detached on non-error termination of render process.
jbudorick
2015-08-10
4
-0
/
+27
*
Fix a few CHECK_JNI failures.
yfriedman
2015-08-10
3
-10
/
+7
*
Implementing webrtc::DtlsIdentityStoreInterface, which will replace webrtc::D...
hbos
2015-08-10
5
-0
/
+152
*
Mac Overlays: Add GPU back-pressure
ccameron
2015-08-10
8
-33
/
+327
*
Move Service Worker %2f validation logic from browser into Blink (3)
jeremyarcher
2015-08-10
2
-4
/
+33
*
Reland of Skip the Service Worker CORS fallback for same origin requests. [2/...
horo
2015-08-10
1
-6
/
+9
*
Appease jschuh@ by adding a field trial to move 'plugin' to blockable mixed c...
mkwst
2015-08-10
5
-0
/
+11
[next]