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
*
Replace build_angle.gyp with angle.gyp.
jmadill
2014-09-30
3
-5
/
+5
*
Add kEnableWebRtcHWVp8Encoding to GPU process.
wuchengli
2014-09-30
1
-0
/
+1
*
Skipping AX test related to input type on mac and android.
shreeram.k
2014-09-30
3
-0
/
+3
*
gpu: Rename Capabilities::map_image to Capabilities::image.
reveman
2014-09-30
2
-2
/
+2
*
Update content and media unittest isolate targets.
jmadill
2014-09-30
1
-0
/
+7
*
DevTools: pass the running test path into the devtools front-end.
pfeldman
2014-09-30
1
-3
/
+11
*
Add new histogram to assert the improvements we should get with browser side ...
carlosk
2014-09-30
5
-1
/
+103
*
[Push] Use Manifest.gcm_sender_id instead of API sender_id if possible.
mlamouri
2014-09-30
4
-17
/
+32
*
WebURLLoaderMock should set a request context for redirects.
mkwst
2014-09-30
1
-0
/
+1
*
[ServiceWorker] Set setSkipServiceWorker flag of the request from plugins wit...
horo
2014-09-30
1
-0
/
+4
*
Switch from WebMediaPlayer::maxTimeSeekable() to seekable()
philipj
2014-09-30
4
-11
/
+16
*
[ServiceWorker] Fix RenderFrameImpl::isControlledByServiceWorker()
horo
2014-09-30
1
-4
/
+4
*
[ServiceWorker] Plumbing the request mode from the renderer to the ServiceWor...
horo
2014-09-30
21
-11
/
+95
*
Strip away the keyboard mic channel if no audio processing.
grunell
2014-09-30
2
-11
/
+131
*
Skipping AX test related to input types
shreeram.k
2014-09-30
2
-0
/
+2
*
WebTestProxy should animate the page popup
keishi
2014-09-30
1
-0
/
+4
*
Move InitializeOnCurrentThread down from WebGraphicsContext3DImpl to WebGraph...
pilgrim
2014-09-30
5
-27
/
+31
*
Remove #ifdefs around ShowLinkDisambiguationPopup
tapted
2014-09-30
10
-56
/
+34
*
Use base::StringPairs where appropriate for src/media/
anand.ratn
2014-09-30
4
-8
/
+8
*
ServiceWorker: Add UMA to measure execution times of oninstall/onfetch
shimazu
2014-09-30
2
-2
/
+26
*
Pending tasks in a message loop should be deleted before shutting down Blink
haraken
2014-09-30
3
-9
/
+32
*
Increase device orientation event frequency to 60 Hz to match requestAnimatio...
jdarpinian
2014-09-30
8
-43
/
+60
*
Mark SHA-1 as deprecated
rsleevi
2014-09-30
1
-0
/
+59
*
Pass lsan GYP variable to swarming's test_env so that we can disable the sand...
jam
2014-09-30
1
-0
/
+1
*
Define ViewMsg_ColorProfile and plumb it into RenderWidget
noel
2014-09-30
3
-0
/
+11
*
PdfToMetafile messages always required on Windows.
vitalybuka
2014-09-30
1
-119
/
+6
*
Bypass ServiceWorkers for synchronous resource loads to avoid deadlocks when ...
michaeln
2014-09-30
1
-2
/
+3
*
PPAPI: Never re-enter JavaScript for PostMessage.
dmichael
2014-09-29
5
-33
/
+120
*
Move RenderViewHost swap out state to RenderFrameHost.
creis
2014-09-29
26
-644
/
+564
*
gpu: Remove release-after-use workaround.
reveman
2014-09-29
1
-4
/
+0
*
Remove page_set argument from benchmark.CreateExpectations to limit the acces...
nednguyen
2014-09-29
8
-8
/
+8
*
Ensure that the browser’s copy of page id is in sync with the renderer’s.
avi
2014-09-29
5
-1
/
+39
*
Linux sandbox: Restrict sched_* syscalls on the GPU and ppapi processes.
rickyz
2014-09-29
3
-5
/
+11
*
[src/content] Apply automatic range checks to enum types across IPC .
kulkarni.a
2014-09-29
2
-2
/
+6
*
Remove AudioBuffersState class
acolwell
2014-09-29
3
-3
/
+1
*
cc:: Remove main_frame_before_draw_enabled from scheduler settings.
orglofch
2014-09-29
2
-3
/
+0
*
Prevent static mojo builds from pulling //ui/gl into mojo_shell
davemoore
2014-09-29
1
-0
/
+1
*
Remove semicolons from IPC_MESSAGEs
jkarlin
2014-09-29
1
-3
/
+3
*
Add support for gcm_sender_id in Manifest.
mlamouri
2014-09-29
7
-2
/
+49
*
Disable the AccessibilityDl test due to failures on bot.
fdegans
2014-09-29
1
-1
/
+2
*
hr tag should have xml role as separator
shreeram.k
2014-09-29
3
-1
/
+4
*
Migrate geolocation permissions to the new common permission class.
miguelg
2014-09-29
4
-9
/
+19
*
Fix DevToolsManagerTest.TestObserver flakiness.
dgozman
2014-09-29
3
-38
/
+61
*
Have ServiceWorkerCache::Put return a Response when completed.
jkarlin
2014-09-29
4
-18
/
+60
*
Made double-tap zoom work in pinch virtual viewport mode (Chromium-side).
bokan
2014-09-29
5
-0
/
+31
*
Make a context struct for ServiceWorkerCache::Put callbacks.
jkarlin
2014-09-29
1
-81
/
+92
*
[DevTools] Implement DevToolsManager::Observer which notifies about target up...
dgozman
2014-09-29
8
-29
/
+367
*
Skipping AX test on Android.
shreeram.k
2014-09-29
1
-0
/
+1
*
Fix memory leakage in VideoSourceHandlerTest.OpenWithoutClose
haraken
2014-09-29
1
-0
/
+1
*
Use the correct v8 context for conversions when calling into the plugin from JS
raymes
2014-09-29
6
-20
/
+37
[next]