Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(6)

Side by Side Diff: Source/devtools/devtools.gyp

Issue 14084010: DevTools: implement hidpi-friendly success/error/warning balls. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « no previous file | Source/devtools/front_end/ApplicationCacheItemsView.js » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # 1 #
2 # Copyright (C) 2013 Google Inc. All rights reserved. 2 # Copyright (C) 2013 Google Inc. All rights reserved.
3 # 3 #
4 # Redistribution and use in source and binary forms, with or without 4 # Redistribution and use in source and binary forms, with or without
5 # modification, are permitted provided that the following conditions are 5 # modification, are permitted provided that the following conditions are
6 # met: 6 # met:
7 # 7 #
8 # * Redistributions of source code must retain the above copyright 8 # * Redistributions of source code must retain the above copyright
9 # notice, this list of conditions and the following disclaimer. 9 # notice, this list of conditions and the following disclaimer.
10 # * Redistributions in binary form must reproduce the above 10 # * Redistributions in binary form must reproduce the above
(...skipping 350 matching lines...) Expand 10 before | Expand all | Expand 10 after
361 'front_end/Images/breakpointConditionalBorder.png', 361 'front_end/Images/breakpointConditionalBorder.png',
362 'front_end/Images/breakpointConditionalCounterBorder.png', 362 'front_end/Images/breakpointConditionalCounterBorder.png',
363 'front_end/Images/breakpointCounterBorder.png', 363 'front_end/Images/breakpointCounterBorder.png',
364 'front_end/Images/checker.png', 364 'front_end/Images/checker.png',
365 'front_end/Images/cookie.png', 365 'front_end/Images/cookie.png',
366 'front_end/Images/namedFlowOverflow.png', 366 'front_end/Images/namedFlowOverflow.png',
367 'front_end/Images/database.png', 367 'front_end/Images/database.png',
368 'front_end/Images/databaseTable.png', 368 'front_end/Images/databaseTable.png',
369 'front_end/Images/deleteIcon.png', 369 'front_end/Images/deleteIcon.png',
370 'front_end/Images/domain.png', 370 'front_end/Images/domain.png',
371 'front_end/Images/errorRedDot.png',
372 'front_end/Images/forward.png', 371 'front_end/Images/forward.png',
373 'front_end/Images/fileSystem.png', 372 'front_end/Images/fileSystem.png',
374 'front_end/Images/frame.png', 373 'front_end/Images/frame.png',
375 'front_end/Images/glossyHeader.png', 374 'front_end/Images/glossyHeader.png',
376 'front_end/Images/glossyHeaderPressed.png', 375 'front_end/Images/glossyHeaderPressed.png',
377 'front_end/Images/glossyHeaderSelected.png', 376 'front_end/Images/glossyHeaderSelected.png',
378 'front_end/Images/glossyHeaderSelectedPressed.png', 377 'front_end/Images/glossyHeaderSelectedPressed.png',
379 'front_end/Images/graphLabelCalloutLeft.png', 378 'front_end/Images/graphLabelCalloutLeft.png',
380 'front_end/Images/graphLabelCalloutRight.png', 379 'front_end/Images/graphLabelCalloutRight.png',
381 'front_end/Images/indexedDB.png', 380 'front_end/Images/indexedDB.png',
382 'front_end/Images/indexedDBObjectStore.png', 381 'front_end/Images/indexedDBObjectStore.png',
383 'front_end/Images/indexedDBIndex.png', 382 'front_end/Images/indexedDBIndex.png',
384 'front_end/Images/localStorage.png', 383 'front_end/Images/localStorage.png',
385 'front_end/Images/paneAddButtons.png', 384 'front_end/Images/paneAddButtons.png',
386 'front_end/Images/paneBottomGrow.png',
387 'front_end/Images/paneBottomGrowActive.png',
388 'front_end/Images/paneElementStateButtons.png', 385 'front_end/Images/paneElementStateButtons.png',
389 'front_end/Images/paneFilterButtons.png', 386 'front_end/Images/paneFilterButtons.png',
390 'front_end/Images/paneGrowHandleLine.png',
391 'front_end/Images/paneRefreshButtons.png', 387 'front_end/Images/paneRefreshButtons.png',
392 'front_end/Images/paneSettingsButtons.png', 388 'front_end/Images/paneSettingsButtons.png',
393 'front_end/Images/popoverArrows.png', 389 'front_end/Images/popoverArrows.png',
394 'front_end/Images/popoverBackground.png', 390 'front_end/Images/popoverBackground.png',
395 'front_end/Images/profileGroupIcon.png', 391 'front_end/Images/profileGroupIcon.png',
396 'front_end/Images/profileIcon.png', 392 'front_end/Images/profileIcon.png',
397 'front_end/Images/profileSmallIcon.png', 393 'front_end/Images/profileSmallIcon.png',
398 'front_end/Images/programCounterBorder.png', 394 'front_end/Images/programCounterBorder.png',
399 'front_end/Images/radioDot.png', 395 'front_end/Images/radioDot.png',
400 'front_end/Images/regionEmpty.png', 396 'front_end/Images/regionEmpty.png',
401 'front_end/Images/regionFit.png', 397 'front_end/Images/regionFit.png',
402 'front_end/Images/regionOverset.png', 398 'front_end/Images/regionOverset.png',
403 'front_end/Images/resourceCSSIcon.png', 399 'front_end/Images/resourceCSSIcon.png',
404 'front_end/Images/resourceDocumentIcon.png', 400 'front_end/Images/resourceDocumentIcon.png',
405 'front_end/Images/resourceDocumentIconSmall.png', 401 'front_end/Images/resourceDocumentIconSmall.png',
406 'front_end/Images/resourceJSIcon.png', 402 'front_end/Images/resourceJSIcon.png',
407 'front_end/Images/resourcePlainIcon.png', 403 'front_end/Images/resourcePlainIcon.png',
408 'front_end/Images/resourcePlainIconSmall.png', 404 'front_end/Images/resourcePlainIconSmall.png',
409 'front_end/Images/resourcesSizeGraphIcon.png',
410 'front_end/Images/resourcesTimeGraphIcon.png', 405 'front_end/Images/resourcesTimeGraphIcon.png',
411 'front_end/Images/searchSmallBlue.png', 406 'front_end/Images/searchSmallBlue.png',
412 'front_end/Images/searchSmallBrightBlue.png', 407 'front_end/Images/searchSmallBrightBlue.png',
413 'front_end/Images/searchSmallGray.png', 408 'front_end/Images/searchSmallGray.png',
414 'front_end/Images/searchSmallWhite.png', 409 'front_end/Images/searchSmallWhite.png',
415 'front_end/Images/searchNext.png', 410 'front_end/Images/searchNext.png',
416 'front_end/Images/searchPrev.png', 411 'front_end/Images/searchPrev.png',
417 'front_end/Images/segment.png', 412 'front_end/Images/segment.png',
418 'front_end/Images/segmentEnd.png', 413 'front_end/Images/segmentEnd.png',
419 'front_end/Images/segmentHover.png', 414 'front_end/Images/segmentHover.png',
420 'front_end/Images/segmentHoverEnd.png', 415 'front_end/Images/segmentHoverEnd.png',
421 'front_end/Images/segmentSelected.png', 416 'front_end/Images/segmentSelected.png',
422 'front_end/Images/segmentSelectedEnd.png', 417 'front_end/Images/segmentSelectedEnd.png',
423 'front_end/Images/sessionStorage.png', 418 'front_end/Images/sessionStorage.png',
424 'front_end/Images/spinner.gif', 419 'front_end/Images/spinner.gif',
425 'front_end/Images/spinnerActive.gif', 420 'front_end/Images/spinnerActive.gif',
426 'front_end/Images/spinnerActiveSelected.gif', 421 'front_end/Images/spinnerActiveSelected.gif',
427 'front_end/Images/spinnerInactive.gif', 422 'front_end/Images/spinnerInactive.gif',
428 'front_end/Images/spinnerInactiveSelected.gif', 423 'front_end/Images/spinnerInactiveSelected.gif',
429 'front_end/Images/splitviewDimple.png',
430 'front_end/Images/splitviewDividerBackground.png',
431 'front_end/Images/statusbarButtonGlyphs.png', 424 'front_end/Images/statusbarButtonGlyphs.png',
432 'front_end/Images/statusbarButtonGlyphs2x.png', 425 'front_end/Images/statusbarButtonGlyphs2x.png',
433 'front_end/Images/statusbarResizerHorizontal.png', 426 'front_end/Images/statusbarResizerHorizontal.png',
434 'front_end/Images/statusbarResizerVertical.png', 427 'front_end/Images/statusbarResizerVertical.png',
435 'front_end/Images/successGreenDot.png',
436 'front_end/Images/thumbActiveHoriz.png', 428 'front_end/Images/thumbActiveHoriz.png',
437 'front_end/Images/thumbActiveVert.png', 429 'front_end/Images/thumbActiveVert.png',
438 'front_end/Images/thumbHoriz.png', 430 'front_end/Images/thumbHoriz.png',
439 'front_end/Images/thumbVert.png', 431 'front_end/Images/thumbVert.png',
440 'front_end/Images/thumbHoverHoriz.png', 432 'front_end/Images/thumbHoverHoriz.png',
441 'front_end/Images/thumbHoverVert.png', 433 'front_end/Images/thumbHoverVert.png',
442 'front_end/Images/timelineHollowPillBlue.png', 434 'front_end/Images/timelineHollowPillBlue.png',
443 'front_end/Images/timelineHollowPillGray.png', 435 'front_end/Images/timelineHollowPillGray.png',
444 'front_end/Images/timelineHollowPillGreen.png', 436 'front_end/Images/timelineHollowPillGreen.png',
445 'front_end/Images/timelineHollowPillOrange.png', 437 'front_end/Images/timelineHollowPillOrange.png',
446 'front_end/Images/timelineHollowPillPurple.png', 438 'front_end/Images/timelineHollowPillPurple.png',
447 'front_end/Images/timelineHollowPillRed.png', 439 'front_end/Images/timelineHollowPillRed.png',
448 'front_end/Images/timelineHollowPillYellow.png', 440 'front_end/Images/timelineHollowPillYellow.png',
449 'front_end/Images/timelinePillBlue.png', 441 'front_end/Images/timelinePillBlue.png',
450 'front_end/Images/timelinePillGray.png', 442 'front_end/Images/timelinePillGray.png',
451 'front_end/Images/timelinePillGreen.png', 443 'front_end/Images/timelinePillGreen.png',
452 'front_end/Images/timelinePillOrange.png', 444 'front_end/Images/timelinePillOrange.png',
453 'front_end/Images/timelinePillPurple.png', 445 'front_end/Images/timelinePillPurple.png',
454 'front_end/Images/timelinePillRed.png', 446 'front_end/Images/timelinePillRed.png',
455 'front_end/Images/timelinePillYellow.png', 447 'front_end/Images/timelinePillYellow.png',
456 'front_end/Images/toolbarIcons.png', 448 'front_end/Images/toolbarIcons.png',
457 'front_end/Images/toolbarIconsSmall.png', 449 'front_end/Images/toolbarIconsSmall.png',
458 'front_end/Images/toolbarItemSelected.png', 450 'front_end/Images/toolbarItemSelected.png',
459 'front_end/Images/trackHoriz.png', 451 'front_end/Images/trackHoriz.png',
460 'front_end/Images/trackVert.png', 452 'front_end/Images/trackVert.png',
461 'front_end/Images/warningOrangeDot.png',
462 ], 453 ],
463 'devtools_extension_api_files': [ 454 'devtools_extension_api_files': [
464 'front_end/ExtensionAPI.js', 455 'front_end/ExtensionAPI.js',
465 'front_end/DevToolsExtensionAPI.js' 456 'front_end/DevToolsExtensionAPI.js'
466 ], 457 ],
467 }, 458 },
468 'targets': [ 459 'targets': [
469 { 460 {
470 'target_name': 'devtools_frontend_resources', 461 'target_name': 'devtools_frontend_resources',
471 'type': 'none', 462 'type': 'none',
(...skipping 385 matching lines...) Expand 10 before | Expand all | Expand 10 after
857 'destination': '<(PRODUCT_DIR)/resources/inspector', 848 'destination': '<(PRODUCT_DIR)/resources/inspector',
858 'files': [ 849 'files': [
859 '<@(devtools_standalone_files)', 850 '<@(devtools_standalone_files)',
860 ], 851 ],
861 }], 852 }],
862 }, 853 },
863 ], 854 ],
864 }], 855 }],
865 ], # conditions 856 ], # conditions
866 } 857 }
OLDNEW
« no previous file with comments | « no previous file | Source/devtools/front_end/ApplicationCacheItemsView.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698