Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Mostly fix build breaks | Brian J. Burg | 2012-09-10 | 1 | -12/+7 | |
| | ||||||
* | Make servo build again | Brian Anderson | 2012-08-30 | 1 | -11/+11 | |
| | ||||||
* | Rename renderer to render_task | Brian Anderson | 2012-08-19 | 1 | -1/+1 | |
| | ||||||
* | Rename sink to compositor | Brian Anderson | 2012-08-19 | 1 | -3/+3 | |
| | ||||||
* | Use the high-level Azure API everywhere | Patrick Walton | 2012-08-16 | 1 | -8/+8 | |
| | ||||||
* | More build fixes | Brian Anderson | 2012-08-16 | 1 | -1/+1 | |
| | ||||||
* | Fix some breakage | Brian Anderson | 2012-08-16 | 1 | -9/+9 | |
| | ||||||
* | Use the high-level Cairo API in the compositor. Also modernize the style a bit. | Patrick Walton | 2012-08-09 | 1 | -73/+36 | |
| | ||||||
* | Update for impl language changes | Patrick Walton | 2012-08-09 | 1 | -3/+3 | |
| | ||||||
* | Fixed syntax by changing alt to match | Margaret Meyerhofer | 2012-08-08 | 1 | -2/+2 | |
| | ||||||
* | Fixed the changing alt syntax and cleaned up some compiler warnings | Margaret Meyerhofer | 2012-08-06 | 1 | -11/+5 | |
| | ||||||
* | Use pipes for drawing interface | Eric Holk | 2012-07-26 | 1 | -5/+5 | |
| | ||||||
* | Use pipe streams for keyboard events. | Eric Holk | 2012-07-26 | 1 | -12/+19 | |
| | | | | Termination detection in pipes also allows Servo to close on its own accord (issue #3) | |||||
* | Change osmain.rs to new task::task_builder interface | Ben Blum | 2012-07-24 | 1 | -10/+2 | |
| | ||||||
* | Put images in an ARC to avoid copying. Make test-many-images harder. | Patrick Walton | 2012-07-19 | 1 | -1/+0 | |
| | ||||||
* | Fixed all strings in the old format | Margaret Meyerhofer | 2012-07-18 | 1 | -2/+2 | |
| | ||||||
* | Time other passes of the pipeline | Patrick Walton | 2012-07-12 | 1 | -9/+1 | |
| | ||||||
* | Update for language changes regarding unique strings | Patrick Walton | 2012-07-12 | 1 | -1/+2 | |
| | ||||||
* | Add some timing for compositing | Patrick Walton | 2012-07-12 | 1 | -1/+12 | |
| | ||||||
* | Update rust-layers and rust-opengles and switch to ARGB32 layers | Patrick Walton | 2012-07-12 | 1 | -2/+1 | |
| | ||||||
* | Fixed deprecated vector syntax | Margaret Meyerhofer | 2012-07-12 | 1 | -0/+2 | |
| | ||||||
* | Fix reshaping window callback | Patrick Walton | 2012-07-12 | 1 | -26/+38 | |
| | ||||||
* | Stub event handling | Patrick Walton | 2012-07-12 | 1 | -0/+17 | |
| | ||||||
* | Delete commented-out code | Patrick Walton | 2012-07-12 | 1 | -133/+0 | |
| | ||||||
* | Use GLUT and layers | Patrick Walton | 2012-07-12 | 1 | -56/+47 | |
| | ||||||
* | Fix imports for new resolve logic | Brian Anderson | 2012-07-11 | 1 | -1/+2 | |
| | ||||||
* | Build fixes for latest rustc changes. | Josh Matthews | 2012-07-04 | 1 | -2/+2 | |
| | ||||||
* | Fix build errors: use extern keyword | Tuncer Ayaz | 2012-07-04 | 1 | -1/+1 | |
| | ||||||
* | Fixed compile errors from new macro syntax | Margaret Meyerhofer | 2012-07-02 | 1 | -95/+69 | |
| | ||||||
* | Update for task API changes | Brian Anderson | 2012-06-27 | 1 | -1/+1 | |
| | ||||||
* | Cleanup for new conventions | Brian Anderson | 2012-06-22 | 1 | -16/+19 | |
| | ||||||
* | Render some text | Brian Anderson | 2012-05-26 | 1 | -0/+1 | |
| | ||||||
* | Update for nocopy changes | Brian Anderson | 2012-05-26 | 1 | -1/+1 | |
| | ||||||
* | Abstract a graphics sink to shield the renderer from the osmain thread | Brian Anderson | 2012-05-04 | 1 | -0/+16 | |
| | ||||||
* | Cleanup | Brian Anderson | 2012-05-04 | 1 | -0/+4 | |
| | ||||||
* | Use a better protocol between renderer and osmain | Brian Anderson | 2012-05-03 | 1 | -22/+84 | |
| | ||||||
* | Cleanup in osmain | Brian Anderson | 2012-05-03 | 1 | -128/+129 | |
| | ||||||
* | Move osmain into platform | Brian Anderson | 2012-05-03 | 1 | -0/+290 | |