summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* Merge changes I78ff6a85,Ic85c6405,Ibf903baa,I3a0459db,I35140385,I54790419,I6b...Steve Block2011-05-252508-40042/+88907
|\
| * Merge WebKit at r78450: Add new Font::canExpandAroundIdeographsInComplexText()Steve Block2011-05-251-0/+5
| * Merge WebKit at r78450: Add new ChromeClient::selectItemAlignmentFollowsMenuW...Steve Block2011-05-252-0/+6
| * Merge WebKit at r78450: FrameLoaderClient::didRunInsecureContent() signature ...Steve Block2011-05-252-2/+2
| * Merge WebKit at r78450: HTMLAreaElement::getRect() renamedSteve Block2011-05-251-1/+1
| * Merge WebKit at r78450: FrameLoader::url() removedSteve Block2011-05-252-6/+5
| * Merge WebKit at r78450: HTMLParserQuirks removedSteve Block2011-05-251-2/+0
| * Merge WebKit at r78450: TextRun::padding() renamedSteve Block2011-05-251-1/+1
| * Merge WebKit at r78450: Use new FontMetricsSteve Block2011-05-251-14/+12
| * Merge WebKit at r78450: GraphicsContext current path removedSteve Block2011-05-252-79/+12
| * Merge WebKit at r78450: TransformationMatrix multiply methods renamed and mea...Steve Block2011-05-252-26/+18
| * Merge WebKit at r78450: FontCustomPlatformData::fontPlatformData() signature ...Steve Block2011-05-252-2/+3
| * Merge WebKit at r78450: IntRect::bottom()/right() renamedSteve Block2011-05-2513-126/+136
| * Merge WebKit at r78450: Fix remaining conflictsSteve Block2011-05-2512-101/+32
| * Merge WebKit at r78450: Fix conflicts due to new ENABLE_WEB_ARCHIVE guardSteve Block2011-05-259-120/+13
| * Merge WebKit at r78450: Fix conflicts in media controlsSteve Block2011-05-255-421/+55
| * Merge WebKit at r78450: Fix MakefilesSteve Block2011-05-246-626/+15
| * Merge WebKit at r78450: Initial merge by git.Steve Block2011-05-242480-39280/+89356
* | Merge "Don't change website's content width."Shimeng (Simon) Wang2011-05-241-4/+0
|\ \
| * | Don't change website's content width.Shimeng (Simon) Wang2011-05-241-4/+0
* | | Merge "Use the correct type for the new quota for HTML5 Database and AppCache"Steve Block2011-05-242-15/+17
|\ \ \ | |/ / |/| |
| * | Use the correct type for the new quota for HTML5 Database and AppCacheSteve Block2011-05-242-15/+17
* | | Merge "Check that the view is not null in GraphicsLayerAndroid::updateFixedPo...Steve Block2011-05-241-1/+4
|\ \ \ | | |/ | |/|
| * | Check that the view is not null in GraphicsLayerAndroid::updateFixedPosition()Steve Block2011-05-241-1/+4
| |/
* | Improve the layer dump to include clipRectTeng-Hui Zhu2011-05-231-0/+1
* | The clip should be effective even if it is empty.Teng-Hui Zhu2011-05-231-3/+0
|/
* Merge WebKit at r76408: Fix Bridge.hBen Murdoch2011-05-2341-42/+42
* Merge WebKit at r76408: Fix calls to RenderLayer::scrollToOffset()Ben Murdoch2011-05-233-5/+5
* Merge WebKit at r76408: Fix EventHandlerAndroid.cppBen Murdoch2011-05-231-3/+0
* Merge WebKit at r76408: Fix FontAndroid.cppBen Murdoch2011-05-231-0/+1
* Merge WebKit at r76408: Rename syncCompositingStateRecursive()Ben Murdoch2011-05-231-1/+1
* Merge WebKit at r76408: Update Uses of Noncopyable/FastAllocBaseBen Murdoch2011-05-237-5/+14
* Merge WebKit at r76408: Fix ImageBufferAndroid.Ben Murdoch2011-05-231-0/+5
* Merge WebKit at r76408: Fix conflicts.Ben Murdoch2011-05-2312-94/+159
* Merge WebKit at r76408: Fix Makefiles.Ben Murdoch2011-05-234-2/+4
* Merge WebKit at r76408: Initial merge by git.Ben Murdoch2011-05-231243-12407/+40746
* Fix position updateTeng-Hui Zhu2011-05-232-18/+15
* Merge changes Ib103214e,Ibc8ca754,I6adc6f64,I4c5fde48,I81552b1bSteve Block2011-05-2011-61/+53
|\
| * Do not process Inspector.idl using the V8 or JSC code generatorSteve Block2011-05-202-4/+4
| * Remove some superfluous ARCHIVE enable guardsSteve Block2011-05-192-6/+0
| * Fix WebArchiveAndroid loggingSteve Block2011-05-191-28/+28
| * Fix some compiler warningsSteve Block2011-05-194-13/+8
| * Use adoptPtr() and adoptArrayPtr() when setting OwnPtr and OwnArrayPtrSteve Block2011-05-192-10/+13
* | Merge Chromium at 10.0.621.0: Compile fixesKristian Monsen2011-05-204-16/+17
* | Merge Chromium at 10.0.621.0: New argument in the Cache CTORKristian Monsen2011-05-202-0/+2
* | Merge Chromium at 10.0.621.0: profile.h moved to profiles/profile.hKristian Monsen2011-05-201-1/+1
* | Merge Chromium at 10.0.621.0: CookieList moved out of CookieMonsterKristian Monsen2011-05-201-2/+2
* | Merge "ImageDecoder::m_gifDecoder is a GIFImageDecoder, so there's no need to...Steve Block2011-05-192-5/+2
|\ \ | |/
| * ImageDecoder::m_gifDecoder is a GIFImageDecoder, so there's no need to check ...Steve Block2011-05-192-5/+2
* | Merge "Partially revert change from 96777"Teng-Hui Zhu2011-05-181-12/+2
|\ \ | |/ |/|