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
*
Use X11 headers only when using X11.
kalyan.kondapally
2015-01-22
1
-0
/
+2
*
Document and test that image_util.WritePngFile requires path end in 'png'.
kbr
2015-01-22
1
-2
/
+2
*
enable V4L2 VDA in VDA unittest on x86 CrOS platform
henryhsu
2015-01-22
1
-1
/
+6
*
Improve comments on WebContentsObserver RenderFrame* methods and rename.
nasko
2015-01-22
5
-36
/
+52
*
Remove support for custom overscroll background
ccameron
2015-01-22
6
-11
/
+0
*
[Android] Show autofill popup after animation.
rouslan
2015-01-22
14
-10
/
+91
*
Revert of Moved DBus workaround from runtest.py to the run_gpu_test.py (patch...
kbr
2015-01-22
1
-68
/
+1
*
OOPIF: Pass window.name to child frames.
alexmos
2015-01-22
8
-13
/
+53
*
Make SitePerProcessAccessibilityBrowserTest more robust
dmazzoni
2015-01-22
1
-16
/
+35
*
Revert of Rebaseline failing pixel tests. (patchset #3 id:40001 of https://co...
brianderson
2015-01-22
2
-7
/
+2
*
Adding flag to specify the used memory pressure strategy
skuhne
2015-01-22
1
-1
/
+2
*
Remove spellcheck feedback.
rouslan
2015-01-21
4
-6
/
+0
*
GuestView: Constructors don't need to take in BrowserContext
fsamuel
2015-01-21
1
-2
/
+2
*
Revert of Make RenderFrame(Host) own a RenderWidget(Host). (patchset #20 id:3...
cmumford
2015-01-21
23
-313
/
+63
*
Explicitly suppress scrolling for wheel events that will trigger zooming
lanwei
2015-01-21
12
-43
/
+194
*
Move ForkWithFlags from process* to launch*.
rickyz
2015-01-21
1
-1
/
+3
*
Enable Surfaces on Android (try #2)
jbauman
2015-01-21
1
-1
/
+1
*
Add support for Rec709 color space videos in software YUV convert path.
rileya
2015-01-21
1
-0
/
+4
*
Make RenderFrame(Host) own a RenderWidget(Host).
kenrb
2015-01-21
23
-63
/
+313
*
Remove prerender sessionStorage namespace merging (2/2)
davidben
2015-01-21
23
-964
/
+37
*
Rebaseline failing pixel tests.
jmadill
2015-01-21
2
-2
/
+7
*
PlzNavigate: make content unit tests work with browser side navigation
clamy
2015-01-21
13
-111
/
+242
*
DevTools: migrate renderer devtools agent host to RenderFrameHost.
pfeldman
2015-01-21
2
-95
/
+101
*
Fixed RFHM's speculative WebUI not having bindings correctly set.
carlosk
2015-01-21
1
-12
/
+13
*
GuestViewBase: More C++ 11'ification
fsamuel
2015-01-21
5
-26
/
+21
*
Moved DBus workaround to the run_gpu_test.py
sergiyb
2015-01-21
1
-1
/
+68
*
Move the test template to //testing/test.gni (part 2)
qsr
2015-01-21
1
-0
/
+3
*
Add DumpAccessibilityTree tests (13,14 of 20)
shreeram.k
2015-01-21
37
-0
/
+275
*
[Android] Temporarily suppress shift modifiers for detected tap gestures
jdduke
2015-01-21
1
-1
/
+11
*
Introduce a LoadingTaskQueue
alexclarke
2015-01-21
8
-6
/
+50
*
Use nullptr instead of NULL in device_sensors
rijubrata.bhaumik
2015-01-21
10
-39
/
+39
*
Fix crash when CreateAccessTokenStore() is not implemented
thiago.santos
2015-01-21
1
-1
/
+12
*
Add BatteryMonitorIntegrationBrowsertest::GetAdditionalMappedFilesForChildPro...
vivek.vg
2015-01-21
1
-0
/
+10
*
Block NPAPI plugins by default
wfh
2015-01-21
10
-6
/
+97
*
Store NavigationEntryImpl data into NavigationRequest for later usage.
carlosk
2015-01-21
5
-30
/
+68
*
Set Display size correctly on Android.
jbauman
2015-01-21
1
-0
/
+3
*
media: Support unprefixed EME API on Android.
xhwang
2015-01-21
9
-445
/
+629
*
Remove RenderViewObserver::Resized (try 2)
estade
2015-01-21
7
-5
/
+23
*
gpu: media: unittests: explicitly create a main loop
lionel.g.landwerlin
2015-01-21
2
-1
/
+4
*
Ensure touch handle position is set after being re-enabled
jdduke
2015-01-21
2
-5
/
+13
*
Revert "Queue commands to the Os to start a video device."
perkj
2015-01-21
3
-236
/
+58
*
Implement PBKDF2 (except for generateKey) using BoringSSL.
xun.sun
2015-01-21
7
-1
/
+179
*
[mac] AmbientLight api verified on MacBookAir5,2 by François Beaufort
rijubrata.bhaumik
2015-01-21
1
-4
/
+5
*
Add experimental v8 code cache options.
yangguo
2015-01-21
3
-2
/
+23
*
Add SetCookieAndChannelIdStores method to URLRequestContextBuilder
mattm
2015-01-21
1
-3
/
+3
*
[ozone] Install ozone message filter in the gpu process in GpuChildThread()
alexst
2015-01-21
1
-8
/
+19
*
GN: Add -Wl,-z defs on linux and fix errors
jamesr
2015-01-21
3
-1
/
+10
*
Remove DumpWithoutCrashing debugging code from createChildFrame.
nasko
2015-01-21
1
-14
/
+2
*
[Contextual Search] Remove deprecated methods.
donnd
2015-01-20
2
-25
/
+0
*
Enable find-missing-symbols-at-link-time for chromeos builds too.
Nico Weber
2015-01-20
1
-0
/
+1
[next]