[go: nahoru, domu]

  1. 0ebbf49 Add missing semicolons in TypeScript files by Tim van der Lippe · 3 years, 7 months ago
  2. 01d09b0 Ban underscored methods and properties in TS files by Jack Franklin · 3 years, 7 months ago
  3. 8bb911c Grid: Bring back some simple luminance calculation for label text color by Patrick Brosset · 3 years, 7 months ago
  4. d4c1aff Flex: Support for highlighting align-items:baseline in the flex overlay by Patrick Brosset · 3 years, 7 months ago
  5. fc49590 Enforce no TS non-null bang assertions by Jack Franklin · 3 years, 7 months ago
  6. 75c2c9c Disable @typescript-eslint/no-unused-vars by Tim van der Lippe · 3 years, 7 months ago
  7. 0d1b77b Use deviceEmulationFactor to position grid labels by Alex Rudenko · 3 years, 7 months ago
  8. 8d634c2 Update all enums to be const enums by Jack Franklin · 3 years, 7 months ago
  9. 0f58c2f Flex: Draw self-alignment at the container level in flex overlay by Patrick Brosset · 3 years, 8 months ago chromium/4338
  10. ef96e1d Ensure that overlay labels have the latest color by Alex Rudenko · 3 years, 8 months ago
  11. c88c76b Implement APCA contrast in inspector overlay by Alex Rudenko · 3 years, 8 months ago
  12. 2477097 TypeScriptify main.ts by Paul Lewis · 3 years, 8 months ago
  13. 119af40 TypeScriptify loadCSS.rollup.js by Paul Lewis · 3 years, 8 months ago
  14. 7c7e8f7 Flex: Draw the hatching pattern in empty space of the flex overlay by Patrick Brosset · 3 years, 8 months ago
  15. 32ffa0c Implement persistent overlay for flexbox by Alex Rudenko · 3 years, 8 months ago
  16. c72157b Rename HighlightGridOverlay to PersistentOverlay by Alex Rudenko · 3 years, 8 months ago
  17. 5282f41 Flex: Draw correct separators around flex lines and items by Patrick Brosset · 3 years, 8 months ago
  18. f7ac8fa Flex: Draw borders around flex items. by Patrick Brosset · 3 years, 8 months ago
  19. f0eaca5 Clear label container in reset() by Alex Rudenko · 3 years, 8 months ago
  20. 2954922 Remove _impl suffix from overlay filenames by Alex Rudenko · 3 years, 8 months ago
  21. 5081a2b Flex: Basic on-hover highlighting of flex containers by Patrick Brosset · 3 years, 8 months ago chromium/4317
  22. 0a2628e Reset grid layer counters on reset() by Alex Rudenko · 3 years, 9 months ago
  23. fd2ca9c Grid: Simplify the label color logic to reduce the bundle size by Patrick Brosset · 3 years, 9 months ago
  24. ef36cec Apply governance change by Yang Guo · 3 years, 9 months ago
  25. 913515d Inspector overlay: remove common.css resource by Alex Rudenko · 3 years, 9 months ago
  26. ba1d662 Fix grid labels rendering by Alex Rudenko · 3 years, 9 months ago
  27. e59674d Inspector overlay: include common.css in main.ts by Alex Rudenko · 3 years, 9 months ago
  28. c605888 Remove old entrypoints in inspector_overlay by Alex Rudenko · 3 years, 9 months ago
  29. 6dface0 Combine overlays into a single resource by Alex Rudenko · 3 years, 9 months ago
  30. 75443e8 Python3-related fixes for the devtools build. by Dirk Pranke · 3 years, 9 months ago chromium/4282
  31. c294d47 Reland "Convert inspector_overlay to TypeScript" by Alex Rudenko · 3 years, 9 months ago
  32. bfa9d7c Revert "Convert inspector_overlay to TypeScript" by Sigurd Schneider · 3 years, 9 months ago
  33. 0593c96 Convert inspector_overlay to TypeScript by Alex Rudenko · 3 years, 9 months ago
  34. 92e869a Refactor the rest of inspector tools by Alex Rudenko · 3 years, 10 months ago chromium/4279
  35. f4de8bf Refactor highlight and grid tools by Alex Rudenko · 3 years, 10 months ago
  36. 1fe8ef6 Typescriptify source order tool by Alex Rudenko · 3 years, 10 months ago
  37. b398c83 Refactor source order tool by Alex Rudenko · 3 years, 10 months ago
  38. 923bcbc Typescriptify Distances tool in inspector overlay by Alex Rudenko · 3 years, 10 months ago
  39. eeeaa84 Refactor distances tool to use new Overlay class by Alex Rudenko · 3 years, 10 months ago
  40. b25ebef Extract inline CSS in inspector overlay by Alex Rudenko · 3 years, 10 months ago
  41. 855c8b4 Display persistent overlays in the regular inspect tool by Alex Rudenko · 3 years, 10 months ago
  42. 7fbda60 Grid: Set a light background color on the persistent grid overlay by Patrick Brosset · 3 years, 10 months ago
  43. 23aca2e Grid: Use better colors for the grid overlays by Patrick Brosset · 3 years, 10 months ago
  44. eb8edea Extract CSS in the overlay's paused tool by Alex Rudenko · 3 years, 10 months ago
  45. 5b5db02 Grid: Give the grid overlay more contrast by Patrick Brosset · 3 years, 10 months ago
  46. 3b267c9 Grid: Fix misplaced grid overlay labels on high DPI monitors by Patrick Brosset · 3 years, 10 months ago
  47. 0e8d7f4 Move inspector_overlay to the top level by Alex Rudenko · 3 years, 10 months ago