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
*
Refactor NetLog::LogLevel --> NetLogCaptureMode.
eroman
2015-04-23
6
-54
/
+56
*
Fix MimeHandlerView plugin loading for data: URLs
raymes
2015-04-23
1
-0
/
+5
*
Remove AccessibilityInjector support.
aurimas
2015-04-23
9
-1037
/
+28
*
Indexed DB: Add histograms recording schema configuration
jsbell
2015-04-23
1
-0
/
+40
*
Append input event type as trace event's name
miletus
2015-04-23
2
-6
/
+8
*
Remove scoped tracker for bug 455952.
mmenke
2015-04-23
1
-5
/
+0
*
Ensure we properly set PageTransition for iframes.
japhet
2015-04-22
9
-18
/
+89
*
test/gpu: bajones for owner
hendrikw
2015-04-22
1
-0
/
+1
*
Revert of Revert of Revert of Disable WebGL conformance test on Win8/NVIDIA (...
hendrikw
2015-04-22
1
-4
/
+0
*
Make test apks exclude dex files in tested apk
cjhopman
2015-04-22
1
-0
/
+1
*
Fix a memory leak in SQLitePersistentCookieStore.
erikchen
2015-04-22
1
-0
/
+6
*
Revert of [Presentation API] Implement ondefaultsessionstart in PSImpl. (patc...
vmpstr
2015-04-22
6
-242
/
+52
*
Reland: VideoCapture: add support for GpuMemoryBuffer allocation and lifetime...
mcasas
2015-04-22
20
-913
/
+927
*
[Presentation API] Implement ondefaultsessionstart in PSImpl.
imcheng
2015-04-22
6
-52
/
+242
*
Remove tests that were converted to Robolectric junit tests.
mikecase
2015-04-22
1
-294
/
+0
*
Revert of Web MIDI: split build rules for media/midi (patchset #19 id:340001 ...
aboxhall
2015-04-22
5
-8
/
+0
*
Sanitize init_data before passing it on
jrummell
2015-04-22
1
-10
/
+3
*
[BackgroundSync] Store origin with registration data
jkarlin
2015-04-22
3
-16
/
+18
*
Created devtools_discovery component.
dgozman
2015-04-22
4
-63
/
+11
*
Update WebGL expected failures.
jmadill
2015-04-22
1
-29
/
+17
*
Forget SSL error exceptions when good certs seen for regular requests.
jww
2015-04-22
4
-1
/
+55
*
Removed depracated methods selectedTextRange and insertionPointLineNumber fro...
nektar
2015-04-22
2
-24
/
+0
*
Tighten DCHECK to clarify that users of syncable storage can't request more q...
dgrogan
2015-04-22
1
-2
/
+1
*
Move blink scheduler implementation into a component
jochen
2015-04-22
95
-9767
/
+128
*
Enable registration of per-frame Mojo services from Java
avayvod
2015-04-22
4
-0
/
+20
*
Add FieldTrial for 48kHz Audio Processing in WebRTC
aluebs
2015-04-22
1
-6
/
+13
*
PlzNavigate: do not send FailedNavigation IPC when the navigation was aborted
clamy
2015-04-22
1
-0
/
+7
*
WebSchedulerImpl::postTimerTask to post non-nestable tasks
alexclarke
2015-04-22
1
-1
/
+2
*
PlzNavigate: notify RVH change when navigating an unitialized current RFH
clamy
2015-04-22
1
-0
/
+11
*
PlzNavigate: clean up the speculative RFH on tab close
clamy
2015-04-22
1
-0
/
+7
*
PlzNavigate: fix issue with helper function in WebContentsImplTest
clamy
2015-04-22
1
-6
/
+4
*
Remove TestRunner calls related to PushMessaging permissions.
mlamouri
2015-04-22
11
-94
/
+0
*
H264Decoder: output frames early, below max_num_reorder_frames, if forced to.
posciak
2015-04-22
1
-5
/
+17
*
Revert of VideoCapture: add support for GpuMemoryBuffer allocation and lifeti...
magjed
2015-04-22
20
-925
/
+913
*
Web MIDI: split build rules for media/midi
toyoshim
2015-04-22
5
-0
/
+8
*
Pass ServiceWorkerVersion to ServiceWorkerURLRequestJob::DidDispatchFetchEvent()
horo
2015-04-22
5
-7
/
+44
*
Fix to proper error type on SpeechRecognition
djmix.kim
2015-04-22
3
-15
/
+23
*
[Android] Update ContentCommandLineTest to only use lowercase switches.
jackhou
2015-04-22
1
-7
/
+6
*
Mac: Fix black flashing during tab switch
ccameron
2015-04-22
14
-55
/
+110
*
VideoCapture: add support for GpuMemoryBuffer allocation and lifetime mgmt in...
mcasas
2015-04-21
20
-913
/
+925
*
mac: Fix usage of AppKit enums to use proper types.
erikchen
2015-04-21
1
-2
/
+2
*
mac: Ignore clang warning that NSInputManager is deprecated.
erikchen
2015-04-21
1
-0
/
+5
*
webgl: Disable conformance/extensions/angle-instanced-arrays on Linux ATI
hendrikw
2015-04-21
1
-0
/
+2
*
Change enums in eme_constants.h to enum classes
jrummell
2015-04-21
1
-8
/
+8
*
[BackgroundSync] Make BackgroundSyncManager::LookupRegistration return a poin...
jkarlin
2015-04-21
2
-33
/
+28
*
Defer AppCache update checks until after browser startup is complete.
michaeln
2015-04-21
3
-37
/
+10
*
Defer commiting DomStorage changes until after browser startup is complete.
michaeln
2015-04-21
3
-18
/
+44
*
Register and unregister CaptionManager listener in attach/detach
boliu
2015-04-21
4
-11
/
+32
*
Delegate LayoutTestPushService permissions handling to LayoutTestPermissionMa...
mlamouri
2015-04-21
2
-10
/
+31
*
Fix renderer process profiling on linux.
szager
2015-04-21
1
-0
/
+2
[next]