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
*
Include thread_id in ServiceWorkerMsg_ServiceWorkerStateChanged
kinuko@chromium.org
2014-04-17
5
-5
/
+15
*
Use larger buffer sizes for lower power on Linux.
dalecurtis@chromium.org
2014-04-17
1
-1
/
+1
*
Update content_shell leak detector to support new WebLeakDetector interface.
kouhei@chromium.org
2014-04-17
4
-44
/
+48
*
Map the ServiceWorker 'not found' status to Blink NotFoundError.
dominicc@chromium.org
2014-04-17
1
-2
/
+1
*
Add OWNERS file for org.chromium.content.browser.input package
aurimas@chromium.org
2014-04-17
1
-0
/
+2
*
Properly coalesce pinch and scroll gestures
jdduke@chromium.org
2014-04-17
3
-43
/
+262
*
Remove renderer-side param CHECK; makes fuzz testing hard
dmichael@chromium.org
2014-04-17
1
-1
/
+0
*
Make IDBObjectStore.clear work with corrupted database.
cmumford@chromium.org
2014-04-17
4
-64
/
+68
*
Referrer was not used when url is loaded through contentviewcore.
ksimbili@chromium.org
2014-04-17
3
-0
/
+13
*
Pass blob info through from the IPC to the backing store on put.
ericu@chromium.org
2014-04-17
8
-19
/
+235
*
<webview>: Move JavaScript Dialog API to chrome
fsamuel@chromium.org
2014-04-17
7
-128
/
+14
*
Remove <a ping> histograms.
davidben@chromium.org
2014-04-17
2
-91
/
+3
*
NaCl Linux: use own setuid sandbox instance
jln@chromium.org
2014-04-17
3
-23
/
+22
*
Fix 64-bit data type encoding from JavaScript.
tsepez@chromium.org
2014-04-16
3
-4
/
+22
*
Added IndexedDBTransactionTest::ScheduleNormalTask.
cmumford@chromium.org
2014-04-16
2
-0
/
+64
*
Roll third_party/webgl/src to 8f445334c2f13a6be762fbdc90c4d80397d31788.
kbr@chromium.org
2014-04-16
1
-0
/
+6
*
Move MojoChannelInit to mojo/common
cmasone@chromium.org
2014-04-16
9
-136
/
+17
*
gyp performance: don't invoke python to check dir existance
bratell@opera.com
2014-04-16
1
-1
/
+1
*
Linux: Add more CHECKs to better debug setuid sandbox startup failures.
thestig@chromium.org
2014-04-16
1
-14
/
+17
*
Scroll on main if impl-hit testing isn't guaranteed to be correct
vollick@chromium.org
2014-04-16
1
-0
/
+15
*
Revert 264277 "Revert "Revert of Only create webrtc MediaStreams..."
fischman@chromium.org
2014-04-16
18
-363
/
+499
*
Fix for unable to enter decimal in number input field
avi.nitk@samsung.com
2014-04-16
1
-1
/
+2
*
Remove --disable-accelerated-compositing
piman@chromium.org
2014-04-16
10
-93
/
+10
*
Preserve Page::openedByDOM state across process swaps.
davidben@chromium.org
2014-04-16
19
-12
/
+187
*
Validate TouchPoint in EventSender.
zeeshanq@chromium.org
2014-04-16
2
-3
/
+19
*
Move all remaining unittests from webkit/browser/quota/ to content/browser/qu...
pilgrim@chromium.org
2014-04-16
6
-5
/
+4226
*
Combine settings about compositing scrollable frames (Chromium side)
wangxianzhu@chromium.org
2014-04-16
1
-16
/
+2
*
Implementation of Window Shape using SkAlphaThresholdFilter
zork@chromium.org
2014-04-16
1
-0
/
+8
*
Revert "Revert of Only create webrtc MediaStreams when added to a PeerConnection
perkj@chromium.org
2014-04-16
18
-499
/
+363
*
Remove calls to WebMediaPlayerClient::setOpaque().
scherkus@chromium.org
2014-04-16
2
-8
/
+1
*
Remove ForceCompositingMode from the GPU blacklist.
danakj@chromium.org
2014-04-16
2
-13
/
+3
*
Updating XTBs based on .GRDs from branch 1916
karen@chromium.org
2014-04-16
1
-1
/
+1
*
Allow passing frontend page url as an argument to testRunner.showWebInspector
yurys@chromium.org
2014-04-16
13
-34
/
+58
*
Fix AwContentsTest#testDownload.
davidben@chromium.org
2014-04-16
2
-10
/
+11
*
Make iterating over a corrupted IndexedDB fail.
cmumford@chromium.org
2014-04-16
18
-220
/
+546
*
Resubmit "Expand ActivityLog to recognize ad injection"
rdevlin.cronin@chromium.org
2014-04-16
3
-10
/
+36
*
Android: Java-side Battery Status API + JNI
timvolodine@chromium.org
2014-04-16
10
-1
/
+344
*
Set the original url correctly if the frame is loaded via loadData
hush@chromium.org
2014-04-16
7
-5
/
+83
*
[Aura] Remove velocity information from GestureScrollUpdate
tdresser@chromium.org
2014-04-16
1
-2
/
+0
*
<webview>: Move pointerLock permission to chrome
fsamuel@chromium.org
2014-04-16
6
-35
/
+24
*
Show error reports from ServiceWorker on serviceworker-internals.
horo@chromium.org
2014-04-16
30
-38
/
+422
*
ServiceWorker: Propagate "not found" when unregistering without an existing r...
dominicc@chromium.org
2014-04-16
3
-9
/
+24
*
Add ToString to AXTreeUpdate.
dmazzoni@chromium.org
2014-04-16
1
-3
/
+1
*
Return AXURL from NSAccessibilityURLAttribute.
dmazzoni@chromium.org
2014-04-16
2
-4
/
+15
*
gin: Stop converting float values into integers implicitly
hajimehoshi@chromium.org
2014-04-16
1
-16
/
+18
*
Update ServiceWorkerProviderHost when the pending version changes
falken@chromium.org
2014-04-16
7
-17
/
+178
*
[Android] Move gesture detection to RWHVA
jdduke@chromium.org
2014-04-16
9
-163
/
+128
*
Remove enable-software-compositing command-line flag.
jbauman@chromium.org
2014-04-16
9
-51
/
+8
*
Update MediaStreamTrack::Stop to latest draft.
perkj@chromium.org
2014-04-16
32
-328
/
+399
*
Update Chrome code to use new WebScreenOrientation types.
mlamouri@chromium.org
2014-04-16
25
-102
/
+111
[next]