2017-06-03 |
zandobersek@gmail.com | [GCrypt] Gather SUBTLE_CRYPTO utility functions in...
|
commit | commitdiff | tree |
2017-06-03 |
zandobersek@gmail.com | [GCrypt] Fix PK verification for ECDSA
|
commit | commitdiff | tree |
2017-06-02 |
zandobersek@gmail.com | Unreviewed WPE gardening.
|
commit | commitdiff | tree |
2017-06-02 |
zandobersek@gmail.com | [WPE] Enable SUBTLE_CRYPTO
|
commit | commitdiff | tree |
2017-05-31 |
zandobersek@gmail.com | CoordinatedLayerTreeHost: properly support async force...
|
commit | commitdiff | tree |
2017-05-30 |
zandobersek@gmail.com | Invalidate the LayerTreeHost when destroying the DrawingArea...
|
commit | commitdiff | tree |
2017-05-30 |
zandobersek@gmail.com | [GCrypt] RSA-OAEP support
|
commit | commitdiff | tree |
2017-05-30 |
zandobersek@gmail.com | Unreviewed follow-up to r217546. Address some review...
|
commit | commitdiff | tree |
2017-05-30 |
zandobersek@gmail.com | [GCrypt] RSAES-PKCS1-v1_5 support
|
commit | commitdiff | tree |
2017-05-30 |
zandobersek@gmail.com | [GCrypt] RSASSA-PKCS1-v1_5 support
|
commit | commitdiff | tree |
2017-05-29 |
zandobersek@gmail.com | Unreviewed. Bumping the WPEBackend-mesa dependency...
|
commit | commitdiff | tree |
2017-05-22 |
zandobersek@gmail.com | NavigatorEME: null RefPtr<> dereference due to different...
|
commit | commitdiff | tree |
2017-05-19 |
zandobersek@gmail.com | Unreviewed GTK+ gardening. Adding or updating test...
|
commit | commitdiff | tree |
2017-05-19 |
zandobersek@gmail.com | Unreviewed GTK+ gardening.
|
commit | commitdiff | tree |
2017-05-16 |
zandobersek@gmail.com | [WPE] GLContextEGL::createWPEContext() should fall...
|
commit | commitdiff | tree |
2017-05-16 |
zandobersek@gmail.com | [GLib] Use RunLoopSourcePriority::RunLoopDispatcher...
|
commit | commitdiff | tree |
2017-05-16 |
zandobersek@gmail.com | [WPE] Set and expose ENABLE_DEVELOPER_MODE in build...
|
commit | commitdiff | tree |
2017-05-16 |
zandobersek@gmail.com | [GLib] Name more GSource-based RunLoop::Timers
|
commit | commitdiff | tree |
2017-05-15 |
zandobersek@gmail.com | Unreviewed build fix with newer Perl versions.
|
commit | commitdiff | tree |
2017-05-10 |
zandobersek@gmail.com | Enable FTL JIT by default on AArch64
|
commit | commitdiff | tree |
2017-05-10 |
zandobersek@gmail.com | Unreviewed build fix.
|
commit | commitdiff | tree |
2017-05-09 |
zandobersek@gmail.com | Unreviewed. Landing the WPE layout test baselines.
|
commit | commitdiff | tree |
2017-05-09 |
zandobersek@gmail.com | Upstream the WPE port
|
commit | commitdiff | tree |
2017-05-05 |
zandobersek@gmail.com | Unreviewed GTK+ gardening.
|
commit | commitdiff | tree |
2017-05-02 |
zandobersek@gmail.com | [GCrypt] ECDSA signing and verification support
|
commit | commitdiff | tree |
2017-05-02 |
zandobersek@gmail.com | [GCrypt] HKDF bit derivation support
|
commit | commitdiff | tree |
2017-05-02 |
zandobersek@gmail.com | [GCrypt] ECDH bit derivation support
|
commit | commitdiff | tree |
2017-05-02 |
zandobersek@gmail.com | [aarch64][Linux] m_allowScratchRegister assert hit...
|
commit | commitdiff | tree |
2017-04-26 |
zandobersek@gmail.com | [GCrypt] CryptoKeyRSA: implement create(), keySizeInBits...
|
commit | commitdiff | tree |
2017-04-25 |
zandobersek@gmail.com | Unreviewed follow-up to r215739 and r215740.
|
commit | commitdiff | tree |
2017-04-25 |
zandobersek@gmail.com | Unreviewed follow-up to r215739.
|
commit | commitdiff | tree |
2017-04-25 |
zandobersek@gmail.com | [GTK] Add libgpg-error, libgcrypt libraries to JHBuild
|
commit | commitdiff | tree |
2017-04-25 |
zandobersek@gmail.com | [aarch64] moveConditionally32(), moveConditionallyTest32...
|
commit | commitdiff | tree |
2017-04-24 |
zandobersek@gmail.com | Unreviewed follow-up to r215681.
|
commit | commitdiff | tree |
2017-04-24 |
zandobersek@gmail.com | [GTK] Make the ENABLE_SUBTLE_CRYPTO option depend on...
|
commit | commitdiff | tree |
2017-04-20 |
zandobersek@gmail.com | Register missing AES_CTR, ECDSA and HKDF algorithms in
|
commit | commitdiff | tree |
2017-04-18 |
zandobersek@gmail.com | Unreviewed build fix for !ENABLE(MEDIA_STREAM) configurations.
|
commit | commitdiff | tree |
2017-04-12 |
zandobersek@gmail.com | Unreviewed GTK+ debug build fix. Drop an unused debug...
|
commit | commitdiff | tree |
2017-04-12 |
zandobersek@gmail.com | [GTK] Use the DisplayRefreshMonitor facilities
|
commit | commitdiff | tree |
2017-04-11 |
zandobersek@gmail.com | [CMake] OpenWebRTC libraries path isn't properly deduced
|
commit | commitdiff | tree |
2017-04-11 |
zandobersek@gmail.com | REGRESSION(r213645): It made JSC tests super slow and...
|
commit | commitdiff | tree |
2017-04-07 |
zandobersek@gmail.com | [GCrypt] Implement AES_CBC support
|
commit | commitdiff | tree |
2017-04-07 |
zandobersek@gmail.com | [GCrypt] Implement raw and JWK imports and exports...
|
commit | commitdiff | tree |
2017-04-07 |
zandobersek@gmail.com | [GCrypt] Implement CryptoKeyRSA::generatePair()
|
commit | commitdiff | tree |
2017-04-03 |
zandobersek@gmail.com | [GCrypt] Implement CryptoKeyEC::keySizeInBits(), :...
|
commit | commitdiff | tree |
2017-04-03 |
zandobersek@gmail.com | [GCrypt] Implement AES_KW support
|
commit | commitdiff | tree |
2017-04-03 |
zandobersek@gmail.com | [GCrypt] Implement AES_GCM support
|
commit | commitdiff | tree |
2017-04-03 |
zandobersek@gmail.com | [GCrypt] Implement PBKDF2 support
|
commit | commitdiff | tree |
2017-03-31 |
zandobersek@gmail.com | Source/WebCore:
|
commit | commitdiff | tree |
2017-03-30 |
zandobersek@gmail.com | [GCrypt] Register missing algorithms in CryptoAlgorithmRegis...
|
commit | commitdiff | tree |
2017-03-30 |
zandobersek@gmail.com | [GCrypt] Add the Utilities.h header
|
commit | commitdiff | tree |
2017-03-29 |
zandobersek@gmail.com | [GCrypt] Add a Handle<> class to help with GCrypt object...
|
commit | commitdiff | tree |
2017-03-29 |
zandobersek@gmail.com | [GCrypt] Move over empty GnuTLS-based SUBTLE_CRYPTO...
|
commit | commitdiff | tree |
2017-03-29 |
zandobersek@gmail.com | [GnuTLS] Remove unused CryptoDigestGnuTLS, CryptoAlgorithmHM...
|
commit | commitdiff | tree |
2017-03-17 |
zandobersek@gmail.com | WebGPU: build fixes for non-Cocoa platforms
|
commit | commitdiff | tree |
2017-03-16 |
zandobersek@gmail.com | [GLib] Add SSLKeyGeneratorGLib.cpp
|
commit | commitdiff | tree |
2017-03-16 |
zandobersek@gmail.com | Unreviewed follow-up to r213787. Move the DatabaseProcess...
|
commit | commitdiff | tree |
2017-03-15 |
zandobersek@gmail.com | [GTK] Initialize m_button, m_clickCount members in...
|
commit | commitdiff | tree |
2017-03-15 |
zandobersek@gmail.com | [TexMap] Add missing class member initializations
|
commit | commitdiff | tree |
2017-03-15 |
zandobersek@gmail.com | Unreviewed GTK+ build fix. Sprinkle ENABLE(MEDIA_STREAM...
|
commit | commitdiff | tree |
2017-03-14 |
zandobersek@gmail.com | [GLib] Use USE(GLIB) guards in WebCore/workers/
|
commit | commitdiff | tree |
2017-03-14 |
zandobersek@gmail.com | [GLib] Use USE(GLIB) guards in JavaScriptCore/inspector...
|
commit | commitdiff | tree |
2017-03-14 |
zandobersek@gmail.com | [Soup] Suppress compiler warnings in NetworkStorageSession
|
commit | commitdiff | tree |
2017-03-13 |
zandobersek@gmail.com | [WK2] Move AcceleratedSurface files under WebProcess...
|
commit | commitdiff | tree |
2017-03-13 |
zandobersek@gmail.com | [WK2][CMake] Remove the intermediate NetworkProcess_COMMON_S...
|
commit | commitdiff | tree |
2017-03-13 |
zandobersek@gmail.com | Unreviewed GTK+ build fix. Adjust the Cookie constructor
|
commit | commitdiff | tree |
2017-03-13 |
zandobersek@gmail.com | Unreviewed GTK+ build fix. Use WTF::Function<> for the
|
commit | commitdiff | tree |
2017-03-10 |
zandobersek@gmail.com | [WK2] Guard GLib-specific typedefs in InjectedBundle...
|
commit | commitdiff | tree |
2017-03-08 |
zandobersek@gmail.com | [WK2] Guard GLib-specific code in Module, Connection...
|
commit | commitdiff | tree |
2017-03-08 |
zandobersek@gmail.com | MediaPlayerPrivateGStreamerBase::volume() should override...
|
commit | commitdiff | tree |
2017-02-27 |
zandobersek@gmail.com | [TextureMapper] Clean up BitmapTextureGL construction
|
commit | commitdiff | tree |
2017-02-27 |
zandobersek@gmail.com | [TextureMapper] Remove InterpolationQuality, TextDrawingMode...
|
commit | commitdiff | tree |
2017-02-27 |
zandobersek@gmail.com | [CoordinatedGraphics] Remove CoordinatedGraphicsScene...
|
commit | commitdiff | tree |
2017-02-17 |
zandobersek@gmail.com | [GLib] GCActivityCallback::scheduleTimer() keeps pushing...
|
commit | commitdiff | tree |
2017-02-15 |
zandobersek@gmail.com | [EME] MediaKeys::setServerCertificate() must resolve...
|
commit | commitdiff | tree |
2017-02-14 |
zandobersek@gmail.com | HTMLMediaElement: WebKitMediaKeys member name should...
|
commit | commitdiff | tree |
2017-02-10 |
zandobersek@gmail.com | [EME] Implement MediaKeySession::load()
|
commit | commitdiff | tree |
2017-02-10 |
zandobersek@gmail.com | [EME] Implement MediaKeySession::sessionClosed()
|
commit | commitdiff | tree |
2017-02-10 |
zandobersek@gmail.com | [EME] Implement MediaKeySession::updateKeyStatuses...
|
commit | commitdiff | tree |
2017-02-08 |
zandobersek@gmail.com | [EME] Implement MediaKeySession::remove()
|
commit | commitdiff | tree |
2017-02-08 |
zandobersek@gmail.com | [EME] Implement MediaKeySession::close()
|
commit | commitdiff | tree |
2017-02-08 |
zandobersek@gmail.com | [EME] Alias CDMInstance enums to the specification...
|
commit | commitdiff | tree |
2017-02-07 |
zandobersek@gmail.com | MediaSourceClientGStreamerMSE: wrap FastMalloc-ed memory...
|
commit | commitdiff | tree |
2017-02-05 |
zandobersek@gmail.com | Move TextureMapper-specific logic out of GraphicsContext3DPr...
|
commit | commitdiff | tree |
2017-02-02 |
zandobersek@gmail.com | [EME] Implement MediaKeySession::update()
|
commit | commitdiff | tree |
2017-01-31 |
zandobersek@gmail.com | [EME] InitDataRegistry should use base64url encoding...
|
commit | commitdiff | tree |
2017-01-26 |
zandobersek@gmail.com | ImageBufferCairo: cairo_image_surface should use bmalloc...
|
commit | commitdiff | tree |
2017-01-22 |
zandobersek@gmail.com | [GStreamer] Clear out m_appsinkCaps in AppendPipeline...
|
commit | commitdiff | tree |
2017-01-17 |
zandobersek@gmail.com | MediaKeySession: use existing 'message' event name
|
commit | commitdiff | tree |
2017-01-13 |
zandobersek@gmail.com | [GStreamer] Cache the accelerated capability of MediaPlayerC...
|
commit | commitdiff | tree |
2017-01-12 |
zandobersek@gmail.com | [GTK] WebKitWebProcess at 100% CPU loading hyphenation...
|
commit | commitdiff | tree |
2017-01-10 |
zandobersek@gmail.com | ThreadedCoordinatedLayerTreeHost::renderNextFrame(...
|
commit | commitdiff | tree |
2017-01-10 |
zandobersek@gmail.com | Unreviewed. Remove the unused gReadyStateTimerInterval...
|
commit | commitdiff | tree |
2017-01-10 |
zandobersek@gmail.com | [CoordinatedGraphics] TextureMapperPlatformLayerProxy...
|
commit | commitdiff | tree |
2017-01-10 |
zandobersek@gmail.com | [TexMap] Use WTF::Function in TextureMapperPlatformLayerProxy
|
commit | commitdiff | tree |
2017-01-10 |
zandobersek@gmail.com | [TextureMapper] TextureMapperPlatformLayerProxy::swapBuffers...
|
commit | commitdiff | tree |
2017-01-01 |
zandobersek@gmail.com | GraphicsContextCairo: setMiterLimit() is missing the...
|
commit | commitdiff | tree |
2017-01-01 |
zandobersek@gmail.com | Clean up GraphicsContext3D forward declarations, header...
|
commit | commitdiff | tree |
2016-12-23 |
zandobersek@gmail.com | [EME][GStreamer] Enable various code paths for ENCRYPTED_MEDIA
|
commit | commitdiff | tree |
2016-12-19 |
zandobersek@gmail.com | Unreviewed, rolling out r209983.
|
commit | commitdiff | tree |
next |