1. 11 Jun, 2015 3 commits
  2. 08 Jun, 2015 1 commit
  3. 02 Jun, 2015 3 commits
  4. 01 Jun, 2015 1 commit
  5. 21 May, 2015 1 commit
  6. 19 Mar, 2015 1 commit
  7. 18 Mar, 2015 1 commit
  8. 12 Mar, 2015 1 commit
  9. 10 Mar, 2015 1 commit
  10. 26 Feb, 2015 1 commit
  11. 19 Jan, 2015 1 commit
    • ishell's avatar
      Massive renaming of PropertyType values and other implied stuff. · 33994b4a
      ishell authored
      PropertyKind:
        DATA -> kData
        ACCESSOR -> kAccessor
      
      PropertyType:
        FIELD -> DATA
        CONSTANT -> DATA_CONSTANT
        ACCESSOR_FIELD -> ACCESSOR
        CALLBACKS -> ACCESSOR_CONSTANT
      
      PropertyLocation:
        IN_OBJECT -> kField
        IN_DESCRIPTOR -> kDescriptor
      
      StoreMode:
        FORCE_IN_OBJECT -> FORCE_FIELD
      
      FieldDescriptor -> DataDescriptor
      ConstantDescriptor -> DataConstantDescriptor
      CallbacksDescriptor -> AccessorConstantDescriptor
      
      Review URL: https://codereview.chromium.org/856503002
      
      Cr-Commit-Position: refs/heads/master@{#26146}
      33994b4a
  12. 16 Dec, 2014 1 commit
  13. 19 Nov, 2014 1 commit
  14. 16 Sep, 2014 1 commit
  15. 04 Sep, 2014 2 commits
  16. 03 Sep, 2014 1 commit
  17. 25 Aug, 2014 2 commits
  18. 22 Aug, 2014 1 commit
  19. 21 Aug, 2014 1 commit
  20. 19 Aug, 2014 1 commit
  21. 05 Aug, 2014 1 commit