platform/framework/web/crosswalk-tizen.git
2013-09-05 Cheng ZhaoUpdate apm for node v0.10.18.
2013-09-05 Cheng ZhaoDump version to v0.4.4.
2013-09-05 Cheng ZhaoUpdate node to v0.10.18.
2013-09-05 Cheng ZhaoPass PATH environment in the child_process.fork spec.
2013-09-05 Cheng Zhao:lipstick: fix spec failure caused by win32 path delimiter.
2013-09-05 Cheng ZhaoUse base::Environment to replace getenv.
2013-09-05 Cheng ZhaoMerge pull request #84 from atom/nested-fork
2013-09-05 Cheng ZhaoAlso fix nested child_process.fork on Windows.
2013-09-05 Cheng ZhaoMake child_process.fork work when options.env is set.
2013-09-05 Cheng ZhaoUse environment variable to detect whether to run as...
2013-09-05 Cheng ZhaoAdd test case for #83.
2013-09-04 Cheng ZhaoMerge pull request #65 from atom/custom-protocol
2013-09-03 Cheng ZhaoAdd documentation for protocol module.
2013-09-03 Cheng ZhaoEmit erros when getting errors in IO thread.
2013-09-03 Cheng ZhaoAdd protocol interceptor API.
2013-09-02 Cheng Zhao:lipstick: fix reversed flag for updating latest version.
2013-09-02 Cheng ZhaoDump v0.4.3.
2013-09-02 Cheng ZhaoUpdate specs to match the documents.
2013-09-02 Cheng Zhao:lipstick: fix the window specs.
2013-09-02 Cheng ZhaoUse setTimeout instead of setImmediate in fixtures.
2013-09-02 Cheng ZhaoRevert ":lipstick: for the beforeunload handler."
2013-09-02 Cheng ZhaoAdd specs for the beforeunload handler.
2013-09-02 Cheng ZhaoDump v0.4.2.
2013-09-02 Cheng ZhaoMerge pull request #81 from atom/window-native-modules
2013-09-02 Cheng ZhaoUpload a fake empty x64 node.lib.
2013-08-31 Cheng ZhaoOnly generate node.lib when we need to upload node...
2013-08-31 Cheng ZhaoGenerate node.lib from atom.lib and chromiumcontent...
2013-08-31 Cheng ZhaoDon't use the cmd paramter passed by WinMain.
2013-08-31 Cheng Zhao:lipstick: for node version and upload node.lib.
2013-08-31 Cheng ZhaoUse dummy stdin stream on Windows.
2013-08-31 Cheng ZhaoAlso ship ffmpegsumo.dll in the distribution.
2013-08-31 Cheng ZhaoUse node's version for the node headers tarball.
2013-08-31 Cheng ZhaoAdd flag for upload script to skip updating version.
2013-08-31 Cheng ZhaoDon't require multipart for uploading to S3.
2013-08-31 Cheng ZhaoThe distribution name should contain version and platform.
2013-08-31 Cheng ZhaoCreate zip distribution for binaries on Windows.
2013-08-31 Cheng ZhaoShip correct binaries on Windows.
2013-08-31 Cheng ZhaoUse Chromium V8's headers in the node headers tarball.
2013-08-30 Cheng ZhaoMerge pull request #79 from atom/message-box-button...
2013-08-30 Paul BettsFix button order on Win32
2013-08-30 Cheng ZhaoAdd InterceptProtocol AtomURLRequestJobFactory.
2013-08-30 Cheng ZhaoMake ReadRawData a public member, so there is no need...
2013-08-30 Cheng Zhao:lipstick: fix cpplint warning.
2013-08-30 Cheng ZhaoSeparate logics between low level URLRequestJob and...
2013-08-30 Cheng ZhaoSeparate URLRequestStringJob from atom_api_protocol.
2013-08-30 Cheng ZhaoMove atom_url_request_job_factory to browser/net.
2013-08-30 Cheng ZhaoAllow passing a fallback protocol handler for request...
2013-08-30 Cheng ZhaoDon't pollute console with error stack.
2013-08-30 Cheng Zhao:lipstick: Fix protocol specs.
2013-08-30 Cheng ZhaoDisable overriding built-in protocols with protocol...
2013-08-30 Cheng ZhaoCustom the implementation of url request job factory.
2013-08-30 Cheng ZhaoSkelecton for interceptor APIs.
2013-08-29 Paul BettsMerge pull request #71 from atom/78-chars-or-death
2013-08-29 Paul BettsIndent all the files to 78-characters so that doc diffs...
2013-08-29 Cheng ZhaoWrap passed 'url' and 'referrer' in an 'request' object.
2013-08-29 Cheng Zhao:lipstick:
2013-08-29 Cheng ZhaoAdd spec for protocol.isHandledProtocol.
2013-08-29 Cheng ZhaoAdd 'registered' and 'unregistered' events for protocol...
2013-08-29 Cheng ZhaoMake protocol module an EventEmitter.
2013-08-29 Cheng ZhaoAdd protocol.isHandledProtocol API.
2013-08-29 Cheng ZhaoDisable spec for window.close() since it would not...
2013-08-29 Cheng Zhao:lipstick: Avoid duplicate temporary file names.
2013-08-29 Cheng Zhao:lipstick: for the beforeunload handler.
2013-08-29 Cheng ZhaoAdd 'loading-state-changed' event for BrowserWindow.
2013-08-29 Cheng ZhaoAdd spec for #70.
2013-08-29 Cheng ZhaoUpdate apm.
2013-08-29 Cheng ZhaoAdd OnLoadingStateChanged for NativeWindowObserver.
2013-08-29 Cheng ZhaoDump v0.4.1.
2013-08-28 Paul BettsMerge pull request #69 from atom/apm-vs2012
2013-08-28 Paul BettsForce pushery?
2013-08-28 Paul BettsVersion bump atom/apm to fix script/bootstrap.py on...
2013-08-27 Cheng ZhaoUpdate node: fix #66.
2013-08-27 Cheng ZhaoAdd spec for heap snapshot crash (#66).
2013-08-27 Cheng ZhaoMake sure referrer is sent to the protocol handler.
2013-08-25 Cheng ZhaoOnly redirect output to browser when running in CI.
2013-08-25 Cheng ZhaoMake sure protocol module's specs do not pollute main.js.
2013-08-25 Cheng ZhaoEnable creating object from remote object's member.
2013-08-25 Cheng ZhaoAdd remote.createFunctionWithReturnValue API.
2013-08-25 Cheng Zhao:lipstick:
2013-08-25 Cheng ZhaoUse jQuery instead of zepto.
2013-08-25 Cheng ZhaoAllow returning file for custom protocol.
2013-08-25 Cheng ZhaoEnable customing mime type and charset when returning...
2013-08-25 Cheng ZhaoAllow returning string in custom protocols.
2013-08-24 Cheng ZhaoPass weak pointers when posting tasks to other threads.
2013-08-24 Cheng Zhao:lipstick:
2013-08-24 Cheng ZhaoCall the JS handler to get the type of job.
2013-08-24 Cheng ZhaoUse zepto in the specs.
2013-08-24 Cheng ZhaoThe request should go through UI thread.
2013-08-24 Cheng ZhaoReturn AdapterRequestJob when creating job.
2013-08-24 Cheng ZhaoActually set and remove protocol handlers in IO thread..
2013-08-24 Cheng ZhaoRemember registered schemes.
2013-08-24 Cheng ZhaoSkelecton for the protocol module.
2013-08-21 Kevin SawickiUpgrade apm for more logging on errors
2013-08-21 Cheng ZhaoMake sure cibuild calls all necessary scripts.
2013-08-21 Cheng Zhao:lipstick: for cpplint.
2013-08-21 Cheng ZhaoAbort when there is a error in cpplint.
2013-08-21 Cheng Zhao:lipstick:
2013-08-21 Cheng ZhaoAlso upload node's headers to S3.
2013-08-21 Cheng ZhaoCreate the tarball containing node's headers.
2013-08-21 Cheng ZhaoGenerate the distribution file under 'dist' directory.
next