platform/framework/web/crosswalk-tizen.git
2016-03-11 Cheng ZhaoMerge pull request #4751 from maxbeatty/window-blur
2016-03-11 Max BeattyAdd blur method to window ref #4724
2016-03-11 Cheng ZhaoMerge pull request #4700 from ArekSredzki/async-documen...
2016-03-10 Arek SredzkiFinalized browser-window show & hide events, added...
2016-03-10 Arek SredzkiAdded 'show' & 'hide' events to browser-window, fixed...
2016-03-10 Arek SredzkiCache browser visibility state & emit visibilitychange...
2016-03-10 Cheng ZhaoMerge pull request #4722 from atom/colocate-js
2016-03-10 Cheng ZhaoMerge pull request #4736 from preco21/patch-7
2016-03-10 Plusb Preco:memo: Adjust 80 chars per line
2016-03-10 Plusb Preco:memo: Update as upstream
2016-03-10 Cheng ZhaoMerge pull request #4725 from phamdaniel/doc-app-focus
2016-03-09 Daniel Pham:memo: Document 'app.focus()'
2016-03-09 Cheng ZhaoMerge pull request #4723 from yucheng-inc/master
2016-03-09 wujingkeMerge pull request #3 from heyunjiang/master
2016-03-08 Kevin SawickiUpdate path to ipc.js
2016-03-08 Kevin SawickiUpdate common api path
2016-03-08 Kevin SawickiRun eslint over lib folder
2016-03-08 Kevin SawickiRemove unneeded resolve calls
2016-03-08 Kevin SawickiUpdate requires paths
2016-03-08 Kevin SawickiLook for JS in lib dir
2016-03-08 Kevin SawickiMove default_app to root of repo
2016-03-08 Kevin SawickiUpdate paths for new JS location
2016-03-08 Kevin SawickiMove JavaScript to root lib/ folder
2016-03-08 heyunjiangcomplete command line switch && add enviroment variables
2016-03-08 heyunjiangposition modify
2016-03-08 Cheng ZhaoMerge pull request #4680 from atom/resizable-linux
2016-03-08 Cheng ZhaoMerge pull request #4715 from dongjoon-hyun/fix_typos_i...
2016-03-08 Cheng ZhaoMerge pull request #4712 from atom/mq-map-selectors...
2016-03-08 Cheng ZhaoMerge pull request #4674 from atom/normalize-native...
2016-03-08 wujingkeMerge pull request #2 from heyunjiang/master
2016-03-08 heyunjiangadd api doc begin 2.5
2016-03-08 Dongjoon HyunFix typos in comments.
2016-03-08 wujingkeMerge pull request #1 from heyunjiang/master
2016-03-08 heyunjiangmenuItem add
2016-03-08 Kevin SawickiAdd missing semicolon
2016-03-08 Kevin Sawickipath -> paths
2016-03-08 Kevin Sawickiabsolute_path -> normalize_path
2016-03-08 Kevin SawickiMakePathAbsolute -> NormalizePath
2016-03-08 Kevin SawickiAdd specs for more image path cases
2016-03-08 Kevin SawickiCheck ReferencesParent before calling MakeAbsoluteFilePath
2016-03-08 Kevin SawickiAssert image size as well
2016-03-08 Kevin SawickiAdd api- prefix to spec
2016-03-08 Kevin SawickiUse template string and arrow functions
2016-03-08 Kevin SawickiMention explicit using original path on failures
2016-03-08 Kevin SawickiUse MakeAbsoluteFilePath when creating native image...
2016-03-08 Kevin SawickiAdd failing spec for native image path normalization
2016-03-08 Kevin SawickiMerge pull request #4713 from atom/mq-doc-actions
2016-03-08 Machisté N... :memo: :art: Hard wrap
2016-03-08 Machisté N... :memo: Link to OS X Cocoa Event Handling guide on actions
2016-03-08 Kevin SawickiMerge pull request #4711 from atom/realpath-asar-unpack...
2016-03-08 Machisté N... Add mapping for performZoom
2016-03-07 Machisté N... :art: [ci skip]
2016-03-07 Machisté N... Map webContents.delete to role
2016-03-07 Machisté N... Map selectors for delete and pasteAndMatchStyle to...
2016-03-07 Kevin SawickiAdd missing done param
2016-03-07 Kevin SawickiAdd specs for realpath of unpacked asar path
2016-03-07 Kevin SawickiMerge pull request #4706 from atom/update-styleguide
2016-03-07 Kevin SawickiTweak lint sentence
2016-03-07 Kevin SawickiRestore setting resizable property from ctor on Windows
2016-03-07 Kevin SawickiSet resizable on Linux from InitWithOptions
2016-03-07 Kevin Sawicki:art:
2016-03-07 Kevin SawickiContrain size in ctor on non-resizable windows
2016-03-07 Kevin SawickiAdd Linux exclusion to describe
2016-03-07 Kevin SawickiMention npm run lint
2016-03-07 Kevin SawickiMention indent and semicolons
2016-03-07 Kevin SawickiRemove CoffeeScript from styleguide
2016-03-07 Cheng ZhaoMerge pull request #4695 from dongjoon-hyun/fix_link_name
2016-03-07 Cheng ZhaoMerge pull request #4646 from phamdaniel/dark-mode
2016-03-06 Daniel Pham:apple: Rename 'isDarkModeEnabled' to 'isDarkMode'
2016-03-06 Cheng ZhaoMerge pull request #4682 from phamdaniel/ismaximized
2016-03-06 Dongjoon HyunFix link name.
2016-03-06 Cheng ZhaoMerge pull request #4670 from atom/cmd-backtick-order
2016-03-06 Cheng ZhaoMerge pull request #4665 from christoth/christoth-webvi...
2016-03-06 Cheng ZhaoMerge pull request #4666 from SLiNv/zh-CN-documentation
2016-03-06 Cheng ZhaoMerge pull request #4694 from atom/common-accelerator
2016-03-06 Cheng Zhaodocs: Add missing key codes
2016-03-06 Cheng ZhaoRemove duplicated keyboard code
2016-03-05 Cheng ZhaoMerge pull request #4686 from atom/fullscreen-logic
2016-03-05 Cheng ZhaoRemove the duplicate logic on OS X
2016-03-05 Cheng ZhaoSetFullScreen should not work at all when not fullscree...
2016-03-05 Cheng ZhaoMerge branch 'will-fullscreen' of https://github.com...
2016-03-05 Cheng Zhaodocs: OS X also has progress bar
2016-03-05 Cheng ZhaoMerge pull request #4656 from princejwesley/menu-item...
2016-03-05 Cheng ZhaoMerge pull request #4683 from atom/fix-select-certificate
2016-03-05 Cheng ZhaoFix passing certificate to select-client-certificate...
2016-03-05 Daniel Pham:apple:Fix 'isMaximized()' for non resizable windows
2016-03-05 Cheng ZhaoBump v0.36.10
2016-03-05 Cheng ZhaoMerge pull request #4678 from atom/writable-member...
2016-03-05 Kevin SawickiAdd missing semicolon
2016-03-05 Kevin SawickiInitially set resizable property on Linux
2016-03-05 Kevin SawickiEnable resizable spec on Linux
2016-03-04 Kevin SawickigetObjectMemebers -> getObjectMembers
2016-03-04 Kevin SawickiMention deleting
2016-03-04 Kevin SawickiAllow remote member functions to be deleted
2016-03-04 Kevin SawickiMake member functions writable
2016-03-04 Kevin SawickiAdd failing spec for reassigning remote function
2016-03-04 Kevin SawickiMerge pull request #4675 from atom/report-error-in...
2016-03-04 Kevin SawickiDon't run mediaDevices spec on Linux CI
2016-03-04 Kevin SawickiAlways call done callback
2016-03-04 Daniel PhamRename dark-mode-changed to platform-theme-changed
next