platform/framework/web/crosswalk-tizen.git
2017-03-16 Kevin SawickiMerge pull request #8910 from electron/touchbar-scrubber
2017-03-15 Kevin Sawicki:art:
2017-03-15 Kevin SawickihighlightedStyle -> overlayStyle
2017-03-15 Kevin SawickiUse NSZeroRect for scrubber frame
2017-03-15 Kevin SawickiUse icon for consistency with other touch bar APIs
2017-03-15 Kevin SawickiMerge pull request #8899 from electron/dynamically...
2017-03-15 Cheng ZhaoMerge pull request #8435 from electron/pdf_rendering
2017-03-14 Kevin SawickiAdd more non-default options to scrubber spec
2017-03-14 Kevin SawickiDocument more constructor options
2017-03-14 Kevin SawickiDrop on prefix from property names
2017-03-14 Kevin SawickiRemove unneeded long cast
2017-03-14 Kevin SawickiAdd more forward declarations for scrubber APIs
2017-03-14 Kevin SawickiMerge pull request #8924 from electron/update-appveyor...
2017-03-14 Kevin SawickiUpdate AppVeyor badge URL
2017-03-14 Samuel AttardAdd more options
2017-03-13 deepak1556address review comments
2017-03-13 deepak1556spec: check if pdf has loaded
2017-03-13 deepak1556update submodules
2017-03-13 deepak1556update spec with new asset
2017-03-13 deepak1556Dont intercept pdf request for subframes
2017-03-13 deepak1556propagate zoom changes to pdf plugin
2017-03-13 deepak1556update spec
2017-03-13 deepak1556update libcc commit
2017-03-13 deepak1556code cleanup
2017-03-13 deepak1556build pdf resource in vendor/pdf_viewer
2017-03-13 deepak1556Remove grit submodule
2017-03-13 deepak1556StreamManager class is no longer required.
2017-03-13 deepak1556request for pdf resource from the webui
2017-03-13 Cheng ZhaoConvert "\" to "/" in file:// url
2017-03-13 Cheng ZhaoDo not store resource_path as FilePath
2017-03-13 Cheng ZhaoPrint error when path is not found
2017-03-13 deepak1556handle reload api call from pdf ui
2017-03-13 deepak1556remove unused header
2017-03-13 deepak1556update submodules to latest
2017-03-13 deepak1556check if target stream is intercepted for correct request
2017-03-13 deepak1556update pdf_viewer to chrome 56.0.2924.87
2017-03-13 deepak1556update api changes
2017-03-13 deepak1556update libcc commit
2017-03-13 deepak1556update submodule
2017-03-13 deepak1556disable node integration for chrome scheme
2017-03-13 deepak1556add basic spec
2017-03-13 deepak1556view_id=>stream_id and add some code comments.
2017-03-13 deepak1556move constants to atom_constants.h
2017-03-13 deepak1556address review comments
2017-03-13 deepak1556use existing ipc message generator
2017-03-13 deepak1556update submodule
2017-03-13 deepak1556BINDINGS_POLICY_WEB_UI is not required
2017-03-13 Paul BettsGet us compiling on macOS
2017-03-13 Paul BettsGet us compiling on Win32
2017-03-13 deepak1556fix build config
2017-03-13 deepak1556fix failing download spec
2017-03-13 deepak1556enable pdf plugin by default
2017-03-13 deepak1556fix crash when pdf viewer is reloaded
2017-03-13 deepak1556code cleanup
2017-03-13 deepak1556setup strings for ui
2017-03-13 deepak1556listen to ipc messages from plugin to perform SaveAs op
2017-03-13 deepak1556move pdfviewer ui data source to separate file
2017-03-13 deepak1556update pdf_viewer submodule to use stream url
2017-03-13 deepak1556manage the lifetime of streams created
2017-03-13 deepak1556replace redundant mimetype helper with net utility
2017-03-13 deepak1556fix cpplint error
2017-03-13 deepak1556build pdf resources from submodule
2017-03-13 deepak1556add pdf webui as submodule
2017-03-13 deepak1556update pdf ui to work with webui
2017-03-13 deepak1556handle more messages from webui
2017-03-13 deepak1556create webui message handler
2017-03-13 deepak1556initialize webui with message handlers
2017-03-13 deepak1556remove grit
2017-03-13 deepak1556import pdf ui
2017-03-13 deepak1556browser: implement pdf renderer as webui
2017-03-13 Kevin SawickiGuard against only specifying select or highlight handler
2017-03-13 Kevin SawickiAdd initial TouchBarScrubber spec
2017-03-13 Kevin SawickiRemove unneeded include
2017-03-13 Kevin SawickiImplement NSScrubberDataSource in AtomTouchBar
2017-03-13 Kevin SawickiFix duplicate protocol method declaration
2017-03-13 Kevin SawickiAdd protocol methods
2017-03-13 Kevin Sawicki:art:
2017-03-13 Kevin SawickiTake const references
2017-03-13 Kevin SawickiSort filenames
2017-03-13 Kevin SawickiAdd NSScrubber forward declarations
2017-03-13 Kevin SawickiMerge pull request #8907 from electron/plugin_list_patch
2017-03-13 Kevin SawickiMerge pull request #8906 from roramirez/docs-es
2017-03-13 Samuel AttardAdd docs for TouchBarScrubbber
2017-03-13 Samuel AttardFix linting
2017-03-12 Samuel AttardInitial NSScrubber implementation
2017-03-11 deepak1556renderer: reset plugin cache when render frame is created
2017-03-11 Rodrigo Ramírez... Add translated CODE_OF_CONDUCT.md and README.md for...
2017-03-10 Kevin SawickiMerge pull request #8887 from electron/touchbar-segmnet...
2017-03-10 Thiago de ArrudaDynamically generate dependencies of browserify build...
2017-03-10 Kevin SawickiSet automatic via else block
2017-03-10 Kevin SawickiVerify selectedIndex to prevent NSRangeException
2017-03-10 Kevin SawickiAdd initial TouchBarSegmentedControl spec
2017-03-10 Kevin SawickiAdd forward declaration for 10.12 API
2017-03-10 Kevin SawickiMerge pull request #8815 from tarruda/improve-sandbox...
2017-03-10 Samuel AttardFix linting
2017-03-10 Samuel AttardAdd docs for segmented control touch bar item
2017-03-10 Samuel AttardAdd segmented control implementation
2017-03-09 Thiago de ArrudaRemove lib/renderer/api/ipc-renderer-setup.js
2017-03-09 Thiago de ArrudaRefactor sandboxed renderer init scripts
2017-03-09 Thiago de ArrudaMake sandboxed ipcRenderer API compatible with non...
next