summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge "Adding a method to delete a WebCache"Kristian Monsen2010-12-223-2/+13
|\
| * Adding a method to delete a WebCacheKristian Monsen2010-12-223-2/+13
* | Turn iframe flattening back onBart Sears2010-12-211-0/+1
* | Override ALWAYS_INLINE attribute with inline.Jing Yu2010-12-211-0/+1
* | Turn off flattening again now that scrolling isPatrick Scott2010-12-211-1/+0
* | Fix iframe scrolling.Patrick Scott2010-12-215-31/+41
|/
* Merge "Set 660 permissions on Appcache database"Steve Block2010-12-211-6/+16
|\
| * Set 660 permissions on Appcache databaseSteve Block2010-12-211-6/+16
* | Merge "Revert "Revert "Merge "Add a method java can send proxy changes to""""Kristian Monsen2010-12-211-1/+14
|\ \
| * | Revert "Revert "Merge "Add a method java can send proxy changes to"""Kristian Monsen2010-12-211-1/+14
* | | Merge "Set 660 permissions on HTML5 Database API meta database"Steve Block2010-12-211-2/+12
|\ \ \ | |/ / |/| / | |/
| * Set 660 permissions on HTML5 Database API meta databaseSteve Block2010-12-211-2/+12
* | Merge "Only download the same poster URL once."Ben Murdoch2010-12-211-0/+3
|\ \
| * | Only download the same poster URL once.Ben Murdoch2010-12-201-0/+3
* | | Merge "Revert "Merge "Add a method java can send proxy changes to"""Huahui Wu2010-12-201-14/+1
|\ \ \
| * | | Revert "Merge "Add a method java can send proxy changes to""Huahui Wu2010-12-201-14/+1
* | | | Add clipping supportNicolas Roard2010-12-205-9/+75
* | | | Merge "Prevent media layers from allocating textures."Derek Sollenberger2010-12-202-1/+2
|\ \ \ \
| * | | | Prevent media layers from allocating textures.Derek Sollenberger2010-12-202-1/+2
* | | | | Fix image drawingNicolas Roard2010-12-201-1/+2
| |/ / / |/| | |
* | | | Merge "Add a method java can send proxy changes to"Kristian Monsen2010-12-201-1/+14
|\ \ \ \ | |/ / / |/| | |
| * | | Add a method java can send proxy changes toKristian Monsen2010-12-201-1/+14
* | | | Merge "Set 660 permissions on Geolocation cache DB"Steve Block2010-12-201-2/+13
|\ \ \ \ | | |_|/ | |/| |
| * | | Set 660 permissions on Geolocation cache DBSteve Block2010-12-201-2/+13
* | | | Merge "Add initial support for OpenGL plugins."Derek Sollenberger2010-12-2016-8/+404
|\ \ \ \ | |_|_|/ |/| | |
| * | | Add initial support for OpenGL plugins.Derek Sollenberger2010-12-2016-8/+404
| | |/ | |/|
* | | Fix build when SVG is disabled.Ben Murdoch2010-12-202-2/+10
* | | Merge "Fix crash in AutoFill"Ben Murdoch2010-12-201-2/+1
|\ \ \
| * | | Fix crash in AutoFillBen Murdoch2010-12-171-2/+1
| |/ /
* | | Turn iframe flattening back onBart Sears2010-12-191-0/+1
* | | Merge "Turn off iframe compositing until it is more stable."Patrick Scott2010-12-172-2/+2
|\ \ \
| * | | Turn off iframe compositing until it is more stable.Patrick Scott2010-12-172-2/+2
* | | | Merge "Fix two SIGSEGV bugs in request interception."Jeff Sharkey2010-12-172-9/+16
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix two SIGSEGV bugs in request interception.Jeff Sharkey2010-12-162-9/+16
* | | | Merge "Use a lock around ioThread creation."Patrick Scott2010-12-171-0/+6
|\ \ \ \ | | |/ / | |/| |
| * | | Use a lock around ioThread creation.Patrick Scott2010-12-171-0/+6
* | | | Merge "Don't strip HTTP response headers with empty values"Steve Block2010-12-171-5/+2
|\ \ \ \
| * | | | Don't strip HTTP response headers with empty valuesSteve Block2010-12-171-5/+2
| | |_|/ | |/| |
* | | | Merge "Fail when building with JSC and the Chrome HTTP stack"Steve Block2010-12-171-1/+3
|\ \ \ \ | |_|_|/ |/| | |
| * | | Fail when building with JSC and the Chrome HTTP stackSteve Block2010-12-171-1/+3
| |/ /
* | | Fix for layers repaintingNicolas Roard2010-12-161-2/+10
* | | Cleanup pass to make files compliant with webkit styleNicolas Roard2010-12-1612-170/+203
* | | Layers implementation in GL.Nicolas Roard2010-12-1619-35/+720
| |/ |/|
* | Merge "Pass redirects through canHandleRequest."Patrick Scott2010-12-162-2/+7
|\ \
| * | Pass redirects through canHandleRequest.Patrick Scott2010-12-162-2/+7
| |/
* | improve text selection in scrollable divsCary Clark2010-12-163-20/+66
* | Better thread safety protection on m_usableTeng-Hui Zhu2010-12-151-9/+8
|/
* Implement a GLUtils::toSkMatrix() functionNicolas Roard2010-12-153-19/+25
* Merge "Fix text selection"Nicolas Roard2010-12-151-2/+4
|\
| * Fix text selectionNicolas Roard2010-12-151-2/+4