Set prototype of constructor directly
[platform/framework/web/crosswalk-tizen.git] / atom / browser / api / atom_api_debugger.cc
2016-08-02 Cheng ZhaoSet prototype of constructor directly
2016-08-02 Cheng ZhaoEvery native class now gets a name
2016-08-02 Cheng ZhaoPass FunctionTemplate in BuildPrototype
2016-06-03 Heilig BenedekMerge pull request #9 from electron/master
2016-06-01 Charlie HessMerge remote-tracking branch 'upstream/master'
2016-05-30 Cheng ZhaoMerge pull request #5718 from felixrieseberg/windows...
2016-05-24 Cheng ZhaoMerge pull request #5669 from felixrieseberg/build...
2016-05-24 Kevin SawickiMerge pull request #5610 from bigtimebuddy/master
2016-05-24 Cheng ZhaoMerge pull request #5648 from electron/chrome51
2016-05-23 Cheng ZhaoMerge branch 'master' into chrome51
2016-05-23 Cheng ZhaoUpdate to API changes of Chrome 51
2016-05-02 Plusb PrecoMerge remote-tracking branch 'refs/remotes/electron...
2016-04-29 Charlie HessMerge branch 'master' of https://github.com/atom/atom...
2016-04-25 Cheng ZhaoMerge pull request #5280 from electron/better-wrappable
2016-04-25 Cheng ZhaoRemove unneeded cleanup code
2016-04-25 Cheng ZhaoMake Wrappable a template class
2016-04-02 Charlie HessMerge remote-tracking branch 'upstream/master'
2016-02-26 Cheng ZhaoMerge pull request #4596 from felixrieseberg/ci-docs
2016-01-29 Heilig BenedekMerge pull request #1 from atom/master
2016-01-25 Cheng ZhaoMerge pull request #4181 from bengotow/scroll-touch...
2016-01-24 Cheng ZhaoMerge pull request #4217 from yamatoya/master
2016-01-24 Cheng ZhaoMerge pull request #4211 from ragingwind/dock-seticon
2016-01-24 Cheng ZhaoMerge pull request #4206 from ragingwind/paramter-consi...
2016-01-24 Cheng ZhaoMerge pull request #4182 from deepak1556/debugger_api_patch
2016-01-23 Robowrap debugger for lazy initialization
2016-01-22 Roboadd spec
2016-01-22 Robofix api and docs
2016-01-21 Robobrowser: add webContents.debugger api