summaryrefslogtreecommitdiffstats
path: root/platform/web/os_web.h
Commit message (Expand)AuthorAgeFilesLines
* Implement `amplitude` to Input.vibrate_handheldRadiant2024-05-021-1/+1
* Collapse the gdextension arguments into the `GDExtensionData` structFredia Huya-Kouadio2024-04-191-1/+1
* Fix loading GDExtension dependencies on AndroidFredia Huya-Kouadio2024-04-191-1/+1
* Add get_process_exit_code() methodkobewi2024-04-161-0/+1
* Add renaming of PDB files to avoid blocking themDmitriySalnikov2024-04-051-1/+1
* Implement `OS.execute_with_pipe` method to run process with redirected stdio.bruvzg2024-03-271-0/+1
* Add const lvalue ref to core/* container parametersMuller-Castro2024-02-141-2/+2
* Add `proxy_to_pthread` option to `platform=web`Adam Scott2023-10-091-1/+2
* Merge pull request #82633 from Faless/web/visibility_exposeRémi Verschelde2023-10-021-4/+6
|\
| * [Web] Fix dlink_enabled buildFabio Alessandrelli2023-10-011-4/+6
* | Web: Clarify that `OS.get_unique_id` is not supportedRémi Verschelde2023-09-271-0/+1
|/
* Style: Harmonize header includes in platform portsRémi Verschelde2023-06-081-0/+1
* Merge pull request #70626 from Faless/web/4.x_expose_force_fs_syncFabio Alessandrelli2023-01-091-0/+1
|\
| * [Web] Expose API to force file system sync.Fabio Alessandrelli2022-12-271-0/+1
* | One Copyright Update to rule them allRémi Verschelde2023-01-051-29/+29
|/
* [Web] Rename JavaScript platform to Web.Fabio Alessandrelli2022-08-291-0/+111