| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Use STLPort instead of our stripped version. | Patrick Scott | 2009-12-02 | 1 | -0/+3 |
| | | | | | | | | This fixes the simulator build and allows us to get closer to sharing code with chromium. STLPort was copied with minor edits from the Android port of gears. | ||||
| * | Moves get_thread_msec from JavaScriptCore/wtf/CurrentTime to ↵ | Steve Block | 2009-11-20 | 1 | -8/+24 |
| | | | | | | | | | | | | WebKit/android/Timecounter. This function is an Android addition to JavaScriptCore::WTF, but is not used anywhere in WebCore or JavaScriptCore. Futhermore, JavaScriptCore/wtf/CurrentTime does not contain any other platform additions. It's used primarily in WebKit/android/TimeCounter, so I've moved it there. I've also updated the name to getThreadMsec to match WebKit style. Change-Id: Ia4f91efd3caaafd1fb079afe6c493aefea402582 | ||||
| * | Fixes license headers for all files in WebKit/android, other than those in stl/. | Steve Block | 2009-11-13 | 1 | -1/+1 |
| | | | | | | | | | | | | | | These files have not yet been upstreamed to webkit.org. WebKit requires either a BSD-style or LGPL 2.1 license for all code. We use a BSD-style 2-clause license for Android-specific files that will be upstreamed to webkit.org. This change adds licenses where absent or simply fixes the names of copyright holders in the license text to 'THE COPYRIGHT OWNER' and cleans up formatting. Files in stl/ currently use licenses other than BSD-style and will require more careful treatment. Change-Id: I67ad4b8932e432d3eaaeecdfeb0d09418496228d | ||||
| * | Add re-entry count for QemuTracerAuto class. | Feng Qian | 2009-08-17 | 1 | -0/+2 |
| | | |||||
| * | Add instrumentation for V8. | Grace Kloba | 2009-07-08 | 1 | -0/+2 |
| | | |||||
| * | Remove JavaScript node size in the instrumentation as it is using arena now. ↵ | Grace Kloba | 2009-07-01 | 1 | -1/+1 |
| | | | | | Added JSC namespace for the TimeCounter. | ||||
| * | resolved conflicts for merge of dac9d5be to master | Grace Kloba | 2009-06-29 | 1 | -0/+1 |
| |\ | |||||
| | * | Add JavaScript parsing into instrumentation. Also modify css parsing ↵ | Grace Kloba | 2009-06-26 | 1 | -0/+1 |
| | | | | | | | | | calculations. | ||||
| * | | Make WebCore built with V8. | Feng Qian | 2009-04-24 | 1 | -4/+7 |
| |/ | | | | Picked up several new files from Chrome port. | ||||
| * | auto import from //depot/cupcake/@136594 | The Android Open Source Project | 2009-03-05 | 1 | -1/+17 |
| | | |||||
| * | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 1 | -0/+156 |
| | | |||||
| * | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 1 | -161/+0 |
| | | |||||
| * | auto import from //depot/cupcake/@132589 | The Android Open Source Project | 2009-03-03 | 1 | -7/+12 |
| | | |||||
| * | auto import from //depot/cupcake/@137055 | The Android Open Source Project | 2009-03-02 | 1 | -12/+7 |
| | | |||||
| * | auto import from //branches/cupcake/...@131421 | The Android Open Source Project | 2009-02-13 | 1 | -6/+51 |
| | | |||||
| * | auto import from //branches/cupcake/...@126645 | The Android Open Source Project | 2009-01-15 | 1 | -0/+116 |
