Sign in
webkit
/
WebKit
/
ea6a1ff9671bb166eba94387fe28817878d5867a
/
Source
/
WebCore
/
editing
/
VisiblePosition.cpp
dbc78b5
Range constructors should take a Document&. <https://webkit.org/b/122435>
by akling@apple.com
· 11 years ago
dbf7030
InlineBox::root() should return a reference. <https://webkit.org/b/121014>
by akling@apple.com
· 12 years ago
0b8172b7
InlineBox::renderer() and pals should return references.
by akling@apple.com
· 12 years ago
622b1a4
Node::document() should return a reference. <https://webkit.org/b/120496>
by akling@apple.com
· 12 years ago
5ca2f8c
Move isBlockFlowElement and related functions out of the Node class into editing code
by darin@apple.com
· 12 years ago
8c35c12
Rename WebCore/editing/visible_units.* to VisibleUnits.*
by tkent@chromium.org
· 12 years ago
104fddd
Push pixel snapping logic into TransformState
by leviw@chromium.org
· 12 years ago
b35a4ae
Keyboard caret movement in textarea with RTL Override Character can make tab unresponsive
by commit-queue@webkit.org
· 12 years ago
63f7387
[Sub pixel layout] Fast-path iframe scrolling can picks up an extra pixel
by leviw@chromium.org
· 12 years ago
a2a40f8
Unreviewed, rolling out r130811 and r130821.
by commit-queue@webkit.org
· 12 years ago
56cde56
[Sub pixel layout] Fast-path iframe scrolling can picks up an extra pixel
by leviw@chromium.org
· 12 years ago
efb37ca
Correct LayoutUnit usage in VisiblePosition.cpp
by leviw@chromium.org
· 13 years ago
a9663d0
when CSS pseudo selectors are applied (:before and :after) the *-of-line keyboard navigation does not work
by commit-queue@webkit.org
· 13 years ago
dbb22e1
Crash in VisiblePosition::canonicalPosition.
by inferno@chromium.org
· 13 years ago
23109ee
https://bugs.webkit.org/show_bug.cgi?id=68480
by hyatt@apple.com
· 14 years ago
f7c795a
Rename VisiblePosition::honorEditableBoundary* to VisiblePosition::honorEditingBoundary*
by commit-queue@webkit.org
· 14 years ago
ad448d6
2011-06-28 Ryosuke Niwa <rniwa@webkit.org>
by rniwa@webkit.org
· 14 years ago
0f81260
2011-06-24 Ryosuke Niwa <rniwa@webkit.org>
by rniwa@webkit.org
· 14 years ago
7045c7e
2011-06-22 Ryosuke Niwa <rniwa@webkit.org>
by rniwa@webkit.org
· 14 years ago
ace3b6a
2011-06-16 Ryosuke Niwa <rniwa@webkit.org>
by rniwa@webkit.org
· 14 years ago
523fdbc
2011-06-13 Ryosuke Niwa <rniwa@webkit.org>
by rniwa@webkit.org
· 14 years ago
8d69819
2011-04-26 Ryosuke Niwa <rniwa@webkit.org>
by rniwa@webkit.org
· 14 years ago
595681f
2011-03-25 Chang Shu <cshu@webkit.org>
by commit-queue@webkit.org
· 14 years ago
d89a7e5
2011-03-10 Ryosuke Niwa <rniwa@webkit.org>
by rniwa@webkit.org
· 14 years ago
ea702ba
2011-03-10 Ryosuke Niwa <rniwa@webkit.org>
by rniwa@webkit.org
· 14 years ago
ca40abf
2011-03-01 Levi Weintraub <leviw@chromium.org>
by leviw@chromium.org
· 14 years ago
62b1697
2011-02-17 Ryosuke Niwa <rniwa@webkit.org>
by rniwa@webkit.org
· 14 years ago
4c4be9c
2011-02-16 Ryosuke Niwa <rniwa@webkit.org>
by rniwa@webkit.org
· 14 years ago
0f9d613
2011-02-08 Sheriff Bot <webkit.review.bot@gmail.com>
by leviw@chromium.org
· 14 years ago
ddcb501
2011-02-08 Levi Weintraub <leviw@chromium.org>
by leviw@chromium.org
· 14 years ago
c56f5de
2011-01-19 Levi Weintraub <leviw@google.com>
by commit-queue@webkit.org
· 14 years ago
1f839a2
Move WebCore into Source
by abarth@webkit.org
· 14 years ago
[Renamed from WebCore/editing/VisiblePosition.cpp]
e39e1560
2010-12-20 Xiaomei Ji <xji@chromium.org>
by xji@chromium.org
· 14 years ago
aeeef96
2010-10-14 Ryosuke Niwa <rniwa@webkit.org>
by rniwa@webkit.org
· 14 years ago
93d722a
2010-10-12 Sheriff Bot <webkit.review.bot@gmail.com>
by commit-queue@webkit.org
· 14 years ago
65f4160
2010-10-12 Ryosuke Niwa <rniwa@webkit.org>
by rniwa@webkit.org
· 14 years ago
c5b8c17
Crash at WebCore::nextCandidate + 27
by enrica@apple.com
· 14 years ago
c0fa163
https://bugs.webkit.org/show_bug.cgi?id=46928 Reviewed by Beth Dakin.
by hyatt@apple.com
· 14 years ago
0a60dff
2010-04-01 MORITA Hajime <morrita@google.com>
by tkent@chromium.org
· 15 years ago
616004a
2010-04-01 MORITA Hajime <morrita@google.com>
by hamaji@chromium.org
· 15 years ago
00b7992
Rubber stamped by Sam Weinig.
by barraclough@apple.com
· 15 years ago
4e32ebc
Reviewed by Darin Adler.
by eric@webkit.org
· 16 years ago
a65836a
- try to fix the Windows build
by mitz@apple.com
· 16 years ago
7830ea0
2009-04-18 Drew Wilson <amw@apple.com>
by ddkilzer@apple.com
· 16 years ago
930f438
WebCore:
by darin@apple.com
· 16 years ago
19d8c5f
2009-03-26 Eli Fidler <eli.fidler@torchmobile.com>
by staikos@webkit.org
· 16 years ago
f3a1881
Reviewed by Justin Garcia.
by eric@webkit.org
· 16 years ago
72434b2
2009-03-10 Xan Lopez <xlopez@igalia.com>
by xan@webkit.org
· 16 years ago
ea254f8
2009-02-24 Ojan Vafai <ojan@chromium.org>
by eric@webkit.org
· 16 years ago
9157edf
2009-02-24 Ojan Vafai <ojan@chromium.org>
by weinig@apple.com
· 16 years ago
2da7e4a
2009-02-05 Ojan Vafai <ojan@chromium.org> and Eric Seidel <eric@webkit.org>
by eric@webkit.org
· 16 years ago
7e03253
2009-02-11 David Hyatt <hyatt@apple.com>
by hyatt@apple.com
· 16 years ago
5631f11
2009-02-10 David Hyatt <hyatt@apple.com>
by hyatt@apple.com
· 16 years ago
87ea95c
First pass at s/Selection/VisibleSelection
by eric@webkit.org
· 16 years ago
36744d6
WebCore:
by darin@apple.com
· 16 years ago
bfdeb0b
Bug 23509: Crash at -[WebCoreAXObject doAXNextSentenceEndTextMarkerForTextMarker:]
by cfleizach@apple.com
· 16 years ago
d8dda09
2009-01-23 Anders Carlsson <andersca@apple.com>
by andersca@apple.com
· 16 years ago
2b2b6ce
2008-12-06 Simon Fraser <simon.fraser@apple.com>
by simon.fraser@apple.com
· 16 years ago
8e5b50d
WebCore:
by mitz@apple.com
· 17 years ago
56259ab
<rdar://problem/5710317> REGRESSION:Selecting ranges of text should be possible using the keyboard (15310)
by cfleizach@apple.com
· 17 years ago
488e521
WebCore:
by mitz@apple.com
· 17 years ago
576e84e
WebCore:
by mitz@apple.com
· 17 years ago
b7bf13a
WebCore:
by darin@apple.com
· 17 years ago
3de6b94
Fix compilation with gcc 4.3, added stdio.h and unistd.h inclusions.
by hausmann@webkit.org
· 17 years ago
1ad8d28
Reviewed by Darin Adler.
by weinig@apple.com
· 17 years ago
722174b
WebCore:
by harrison
· 18 years ago
820dcd5
WebCore:
by justing
· 18 years ago
ac65f90
WebCore:
by justing
· 18 years ago
1bf92a1
Reviewed by Darin.
by harrison
· 18 years ago
83810db
Reviewed by Oliver.
by justing
· 18 years ago
9e1b77d
LayoutTests:
by antti
· 18 years ago
ee64104
LayoutTests:
by justing
· 18 years ago
42563ac5
LayoutTests:
by darin
· 18 years ago
53f2774
LayoutTests:
by justing
· 18 years ago
f51ce32
Reviewed by adele
by justing
· 18 years ago
5b9c5a0
WebCore:
by justing
· 19 years ago
397edaa
LayoutTests:
by justing
· 19 years ago
cf3a033
Reviewed by harrison
by justing
· 19 years ago
dbf6c7a
LayoutTests:
by justing
· 19 years ago
f4b05b2
Reviewed by Tim Hatcher.
by darin
· 19 years ago
acef81d
LayoutTests:
by justing
· 19 years ago
61525d3
LayoutTests:
by justing
· 19 years ago
f43cbdb
LayoutTests:
by lweintraub
· 19 years ago
6b8bc83
LayoutTests:
by justing
· 19 years ago
9556126
LayoutTests:
by justing
· 19 years ago
e6f80c1
LayoutTests:
by justing
· 19 years ago
d745df2
LayoutTests:
by justing
· 19 years ago
7ab3109
LayoutTests:
by darin
· 19 years ago
2b0ff52
LayoutTests:
by darin
· 19 years ago
406880a
LayoutTests:
by justing
· 19 years ago
2123fd3
LayoutTests:
by justing
· 19 years ago
2b1c1b8
LayoutTests:
by justing
· 19 years ago
36d1136
JavaScriptCore:
by darin
· 19 years ago
aa01dc0
Reviewed by Beth.
by ggaren
· 19 years ago
40eb1b9
2006-03-25 Eric Seidel <eseidel@apple.com>
by eseidel
· 19 years ago
a198c59
Reviewed by darin
by justing
· 19 years ago
98fa8b8
Rubber stamped by Eric.
by darin
· 19 years ago
b9481ed
- global rename, done by script
by darin
· 19 years ago
8d1badc
Reviewed by Maciej.
by darin
· 19 years ago
18f16d8
2006-02-27 Eric Seidel <eseidel@apple.com>
by eseidel
· 19 years ago
Next »