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
*
Add missing base files to GN build.
brettw@chromium.org
2014-07-24
1
-26
/
+10
*
Disable flaky RenderFrameHostManagerTest.DisownOpener on Android
johnme@chromium.org
2014-07-24
1
-1
/
+2
*
Turn webspeech on/off when tab goes fore/background
qinmin@chromium.org
2014-07-24
6
-2
/
+27
*
Revert of content: Remove RendererPreferences font-rendering enums. (https://...
johnme@chromium.org
2014-07-24
4
-56
/
+94
*
GLHelper: Address inconsistent mapping of SkColorType to GL format
robert.bradford@intel.com
2014-07-24
4
-153
/
+238
*
Don't send fake memory pressure events
jochen@chromium.org
2014-07-24
1
-9
/
+0
*
Implement clearListener() method for PositionObserver to
wajahat.s@samsung.com
2014-07-24
3
-0
/
+14
*
Rename MockResourceLoaderBridgePeer to MockRequestPeer.
tfarina@chromium.org
2014-07-24
1
-4
/
+0
*
content: Remove webkit_unit_test_support.* component.
tfarina@chromium.org
2014-07-24
3
-38
/
+2
*
rendering_helper - Flush the GL commands after rendering to FBO.
owenlin@chromium.org
2014-07-24
1
-0
/
+4
*
Revert 285209 "Cleanups for aura/test/event_generator.h (resolve..."
markusheintz@chromium.org
2014-07-24
4
-21
/
+21
*
Allow extension APIs to be called from WebUI. The only API currently
kalman@chromium.org
2014-07-24
2
-5
/
+6
*
VideoCaptureFormat: add method to print out pixel format as string
lionel.g.landwerlin@intel.com
2014-07-24
1
-1
/
+4
*
Preload dxva2.dll on Windows when loading Widevine CDM adapter.
xhwang@chromium.org
2014-07-24
1
-2
/
+7
*
Cleanups for aura/test/event_generator.h (resolve TODOs)
tapted@chromium.org
2014-07-24
4
-21
/
+21
*
Revert of Turn webspeech on/off when tab goes fore/background (https://codere...
johnme@chromium.org
2014-07-24
3
-13
/
+0
*
Revert "Add Service-Worker header to ServiceWorker generated responses."
dominicc@chromium.org
2014-07-24
2
-38
/
+1
*
Scrub ozone files from linux GN build
spang@chromium.org
2014-07-24
2
-1
/
+16
*
Redesign GUI of Website Setting Popup Dialog
ianwen@chromium.org
2014-07-24
4
-0
/
+0
*
Correctly update the bounds of objects in the accessibility tree.
dmazzoni@chromium.org
2014-07-24
8
-24
/
+163
*
Refactor unix domain socket.
byungchul@chromium.org
2014-07-24
1
-3
/
+4
*
content: Remove RendererPreferences font-rendering enums.
derat@chromium.org
2014-07-24
4
-94
/
+56
*
Mojo: Use InterfaceFactory<Interface> for service registration
jamesr@chromium.org
2014-07-24
2
-3
/
+1
*
Remove now unnecessary const_casts.
davidben@chromium.org
2014-07-24
1
-4
/
+2
*
Export content_common dependency from some content targets.
tkent@chromium.org
2014-07-24
1
-0
/
+12
*
Explicitly check for --no-sandbox in VT VDA.
sandersd@chromium.org
2014-07-24
1
-3
/
+7
*
Add runtime flag to enable the display list 2D canvas implementation
junov@chromium.org
2014-07-24
4
-0
/
+8
*
Add a MotionEventGeneric implementation
jdduke@chromium.org
2014-07-24
3
-48
/
+10
*
Send correct key-codes when doing composition events instead of always 0.
bcwhite@chromium.org
2014-07-24
3
-3
/
+301
*
Turn webspeech off when tab goes background
qinmin@chromium.org
2014-07-23
3
-0
/
+13
*
Add osmesa to GN build.
brettw@chromium.org
2014-07-23
1
-4
/
+4
*
Added additional methods for chrome.logPrivate:
zelidrag@chromium.org
2014-07-23
1
-6
/
+6
*
Add breakpad component to GN build.
brettw@chromium.org
2014-07-23
1
-2
/
+2
*
Hide the Paste popup when input is received from IME.
sayan.nayak@samsung.com
2014-07-23
1
-0
/
+1
*
Add tools/imagediff to GN build.
brettw@chromium.org
2014-07-23
1
-3
/
+4
*
Make RendererExited reset the InputRouter after destroying the window.
skobes@chromium.org
2014-07-23
4
-6
/
+31
*
Improve content test GN build
brettw@chromium.org
2014-07-23
1
-18
/
+13
*
Made the hardware_accelerated_feature test dump page content on failure.
bajones@chromium.org
2014-07-23
1
-0
/
+2
*
Remove flag to disable cc touch hit testing.
zeeshanq@chromium.org
2014-07-23
7
-9
/
+0
*
Make <a ping> work for context menus.
japhet@chromium.org
2014-07-23
7
-8
/
+62
*
Make ScreenOrientationProvider (Java) a bag of static methods.
mlamouri@chromium.org
2014-07-23
5
-29
/
+10
*
Added the RenderView routing_id to the DidCommitProvisionalLoad message.
pmeenan@chromium.org
2014-07-23
3
-1
/
+27
*
[refactor] Replace custom utility function with base's "vector_as_array()"
eroman@chromium.org
2014-07-23
13
-58
/
+47
*
Disable all the tests that are flaking more than 5% on Windows builders.
jam@chromium.org
2014-07-23
2
-3
/
+12
*
content: Fix incorrect GpuMemoryBufferFactoryX11Pixmap comment.
reveman@chromium.org
2014-07-23
1
-2
/
+1
*
Some linking fixes for GN build.
brettw@chromium.org
2014-07-23
8
-22
/
+496
*
[webcrypto] Support 256-bit AES-GCM for OpenSSL implementation.
eroman@chromium.org
2014-07-23
2
-10
/
+2
*
Update the tracing grit GN rule
brettw@chromium.org
2014-07-23
1
-29
/
+12
*
Encode all grit outputs in .gn files
brettw@chromium.org
2014-07-23
1
-0
/
+5
*
content: Add DeletedGpuMemoryBuffer IPC.
reveman@chromium.org
2014-07-23
23
-23
/
+89
[next]