97e9d55588 
								
							
								 
							
						 
						
							
							
								
								cpplint:   `build/include_what_you_use` ( #29556 )  
							
							... 
							
							
 
							
							* include_what_you_use
* remove comments
* include <memory>
---------
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
old-commit-hash: 2d99521e75 
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								004a097c95 
								
							
								 
							
						 
						
							
							
								
								cpplint: add `readability/braces` filter ( #29554 )  
							
							... 
							
							
 
							
							old-commit-hash: 363740a497 
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								9a45a3b99b 
								
							
								 
							
						 
						
							
							
								
								Move selfdrive/hardware/ to system/ ( #24725 )  
							
							... 
							
							
 
							
							* move hardware to system/
* fix mypy
old-commit-hash: 1139fe507b 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								7e12817e02 
								
							
								 
							
						 
						
							
							
								
								MacOS: ensure 1:1 rendering on HiDPI screens ( #23860 )  
							
							... 
							
							
 
							
							old-commit-hash: ca8d4e417e 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								f0eb7a5402 
								
							
								 
							
						 
						
							
							
								
								qt/util: new function scaledPixmap ( #23103 )  
							
							... 
							
							
 
							
							* new function scaledPixmap
* rename to loadpixmap
old-commit-hash: 75687169eb 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								96ee460f96 
								
							
								 
							
						 
						
							
							
								
								Qt/spinner: reduce cpu usage from 12% to 9% ( #21552 )  
							
							... 
							
							
 
							
							* faster spinner
* reduce to 6%
* Revert "reduce to 6%"
This reverts commit 65e23bb7a9542ccca13b8f01b7a5d56580a61bf6.
old-commit-hash: 776516d72b 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								444649d4f6 
								
							
								 
							
						 
						
							
							
								
								show registration debug info after 60s ( #21679 )  
							
							... 
							
							
 
							
							* show registration debug info after 60s
* little nicer
* larch
* aarch
Co-authored-by: Comma Device <device@comma.ai>
old-commit-hash: 987abb31dd 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								86cc8f615c 
								
							
								 
							
						 
						
							
							
								
								qt/spinner: reduce CPU usage from 17% to 12% ( #21495 )  
							
							... 
							
							
 
							
							* faster spinner
* initApp
* no brightness
* Update selfdrive/ui/qt/util.h
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
old-commit-hash: b7f8c6ad03 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								63ff493fe8 
								
							
								 
							
						 
						
							
							
								
								UI widgets: remove unnecessary setLayout ( #21232 )  
							
							... 
							
							
 
							
							* remove setlayout
* remove setLayout
* space
* Update selfdrive/ui/qt/maps/map.cc
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
old-commit-hash: 8f5c7e7bb5 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								625bf79623 
								
							
								 
							
						 
						
							
							
								
								qt/util.h : add new function setQtSurfaceFormat ( #21206 )  
							
							... 
							
							
 
							
							old-commit-hash: 9429bd2783 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								f70a79b838 
								
							
								 
							
						 
						
							
							
								
								Use C++ header files instead of C header files. ( #21192 )  
							
							... 
							
							
 
							
							* use cstring instead of string.h
* use cstdio instead of stdio.h
* remove inttypes.h
* use cstdlib instead of stdlib.h
* use cstdint instead of stdint.h
* #include <cstddef>
* cstdlib
* use cmath
* remove stddef.h
* use cassert
* use csignal
* use ctime
* use cerror
* rebase master
old-commit-hash: c53cb5d570 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								a88660795a 
								
							
								 
							
						 
						
							
							
								
								Properly set parent for widgets ( #21196 )  
							
							... 
							
							
 
							
							old-commit-hash: 4a74d777f0 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								3a698faadc 
								
							
								 
							
						 
						
							
							
								
								Use full include path ( #21194 )  
							
							... 
							
							
 
							
							old-commit-hash: b06b3ecb60 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								e333e4f189 
								
							
								 
							
						 
						
							
							
								
								Cleanup selfdrive/ includes ( #20822 )  
							
							... 
							
							
 
							
							* cleanup include path
* continue
* format includes
* fix testraw.cc
* remove include path from SConstruct
* regroup
* rebase master
* almost done
* apply review
* rename FileReader.xx to filereader.xx
* rename Unlogger.x->unlogger.x
* rename FrameReader.xx -> framereader.xx
* apply reviews
* ui.h
* continue
* fix framebuffer.cc build error:mv util.h up
* full path to msm_media_info
* fix qcom2 camerad
Co-authored-by: Comma Device <device@comma.ai>
old-commit-hash: 7222d0f20d 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								9a827fea20 
								
							
								 
							
						 
						
							
							
								
								c++ cleanup: standardize file extensions to .cc and .h ( #20800 )  
							
							... 
							
							
 
							
							* c++ cleanup: standardize file extensions to .cc and .h
* cleanup files_common
old-commit-hash: 81491dc57f 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								309a873e7d 
								
							
								 
							
						 
						
							
							
								
								Qt: use new signal slot syntax ( #20783 )  
							
							... 
							
							
 
							
							* new signal slot syntax
continue
* continue
old-commit-hash: 4781598e12 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								ef4a479880 
								
							
								 
							
						 
						
							
							
								
								spinner is a qwidget  
							
							... 
							
							
 
							
							old-commit-hash: 065e2bc7d0 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								8c72eac7fb 
								
							
								 
							
						 
						
							
							
								
								set display power + brightness in spinner and text window ( #20719 )  
							
							... 
							
							
 
							
							* set display power + brightness in spinner and text window
* update aarch64
* update larch
Co-authored-by: Comma Device <device@comma.ai>
old-commit-hash: 31dd0cbd42 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								5a7167aaaf 
								
							
								 
							
						 
						
							
							
								
								GL spinner fix ( #20684 )  
							
							... 
							
							
 
							
							* GL spinner fix
* update larch spinner
Co-authored-by: Comma Device <device@comma.ai>
old-commit-hash: aaa8d937f5 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								52d327f0ec 
								
							
								 
							
						 
						
							
							
								
								Faster spinner, reduce cpu usage ( #20618 )  
							
							... 
							
							
 
							
							* Faster spinenr
* correct  path
* remove binary
* 30 fps
Co-authored-by: Comma Device <device@comma.ai>
old-commit-hash: 8c3ec9dd31 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								e11b03e9b1 
								
							
								 
							
						 
						
							
							
								
								fix qt spinner height  
							
							... 
							
							
 
							
							old-commit-hash: dc0bfaaead 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								c61d1bbce6 
								
							
								 
							
						 
						
							
							
								
								spinner: pre-compute rotations  
							
							... 
							
							
 
							
							old-commit-hash: 1bcc3beae8 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								12e6f7a607 
								
							
								 
							
						 
						
							
							
								
								Qt cleanup ( #2622 )  
							
							... 
							
							
 
							
							* scale
* contain weston hack in one file
* rest
* no show
* missed one
old-commit-hash: efc30f4a83 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								6a6bab9917 
								
							
								 
							
						 
						
							
							
								
								nicer spinner  
							
							... 
							
							
 
							
							old-commit-hash: 12bddb985d 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								3a05f06ced 
								
							
								 
							
						 
						
							
							
								
								Qt spinner ( #2494 )  
							
							... 
							
							
 
							
							* move android spinner
* qt spinner
* rotation
* nothing by default
* spin spin
* fix rotate
* style
* spinner for all
* -2
* unused
old-commit-hash: 6c86afee16 
							
						 
						
							5 years ago