1. 21 May, 2015 1 commit
  2. 19 Mar, 2015 1 commit
  3. 18 Mar, 2015 1 commit
  4. 12 Mar, 2015 1 commit
  5. 10 Mar, 2015 1 commit
  6. 26 Feb, 2015 1 commit
  7. 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
  8. 16 Dec, 2014 1 commit
  9. 19 Nov, 2014 1 commit
  10. 16 Sep, 2014 1 commit
  11. 04 Sep, 2014 2 commits
  12. 03 Sep, 2014 1 commit
  13. 25 Aug, 2014 2 commits
  14. 22 Aug, 2014 1 commit
  15. 21 Aug, 2014 1 commit
  16. 19 Aug, 2014 1 commit
  17. 05 Aug, 2014 1 commit