index
:
platform/upstream/chromium
accepted/tizen/ivi/genivi
accepted/tizen/ivi/stable
accepted/tizen_common
accepted/tizen_generic
accepted/tizen_ivi
accepted/tizen_ivi_panda
master
sandbox/mbachmann/chromium-blink
sandbox/mbachmann/ozone-wayland
tizen
tizen_2.0
tizen_2.1
tizen_ivi_genivi
tizen_ivi_panda
Domain: Multimedia / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-08-18
packaging: fix component search paths
sandbox/mbachmann/chromium-blink
Manuel Bachmann
2
-0
/
+48
2014-08-10
packaging: fix various search paths
Manuel Bachmann
2
-0
/
+706
2014-08-05
Add Tizen packaging.
Manuel Bachmann
2
-0
/
+41
2014-06-23
Switch URL and URLUtils interfaces over to use ScalarValueString.
sigbjornf@opera.com
7
-27
/
+55
2014-06-23
Revert "Enable Activity Log to log creation of event handlers by extension co...
senorblanco@chromium.org
11
-211
/
+25
2014-06-23
Simplify computation of scrollParent
abarth@chromium.org
3
-27
/
+11
2014-06-23
Revert of Strip anonymous blocks when change in style removes need for them (...
robhogan@gmail.com
11
-168
/
+3
2014-06-23
[screen-orientation] add ability to lock the screen to its natural orientation.
mlamouri@chromium.org
3
-2
/
+6
2014-06-23
Rename repaint to paint invalidation in RenderLayer.
chrishtr@chromium.org
10
-58
/
+58
2014-06-23
Removing usused smartclip APIs
avi.nitk@samsung.com
3
-14
/
+0
2014-06-23
Update expectations for fast/repaint/block-layout-inline-children-replaced.html
leviw@chromium.org
8
-30
/
+64
2014-06-23
Should call clear() for controls when calling removeAllHitRegions().
jinho.bang@samsung.com
1
-0
/
+1
2014-06-23
Don't use the empty string as an url in MemoryCacheTest.
bratell@opera.com
2
-12
/
+13
2014-06-23
The bounding check is duplicated.
jinho.bang@samsung.com
1
-3
/
+0
2014-06-23
Remove WebFontFamily.h
dominik.rottsches@intel.com
4
-50
/
+0
2014-06-23
Update glyph tests to support subpixel font scaling
eae@chromium.org
4
-7
/
+9
2014-06-23
Adding missing null ptr check in MouseEventHitRegion::region
junov@chromium.org
1
-1
/
+1
2014-06-23
Add a disabler for gathering debug compositing info from FrameView (this code
chrishtr@chromium.org
1
-0
/
+2
2014-06-23
Fix font family based fallback font selection
dominik.rottsches@intel.com
21
-58
/
+236
2014-06-23
Fix memory use after free in HitRegionManager::removeHitRegionsInRect
junov@chromium.org
1
-1
/
+6
2014-06-23
Generate web, devtools files into their own sub-dirs.
c.shu@samsung.com
9
-56
/
+62
2014-06-23
DevTools: Color paint profiler bars.
malch@chromium.org
3
-32
/
+163
2014-06-23
[DevTools] Scale canvas steps on responsive design view.
dgozman@chromium.org
1
-19
/
+23
2014-06-23
DevTools: [Console] remove unnecessary br element
lushnikov@chromium.org
1
-1
/
+0
2014-06-23
Enable Activity Log to log creation of event handlers by extension content
pmarch@chromium.org
11
-25
/
+211
2014-06-23
Remove WebLockOrientationCallback::ErrorType
mlamouri@chromium.org
3
-35
/
+1
2014-06-23
[DevTools] Fix enabling/disabling emulation.
dgozman@chromium.org
3
-21
/
+35
2014-06-23
DevTools: Unescape urls when showing them in navigator/editor.
vsevik@chromium.org
1
-2
/
+2
2014-06-23
Implement an infrastructure of Blink-in-JS (The IDL compiler part)
haraken@chromium.org
17
-36
/
+460
2014-06-23
DevTools: Make Page.getResourceContent async and do not perform it before Ins...
vsevik@chromium.org
3
-16
/
+65
2014-06-23
Bridge::destroy should wait for the completion of Peer::destroy
haraken@chromium.org
1
-0
/
+9
2014-06-23
Add functionality for editing and removing object properties of Symbol type.
amikhaylova@google.com
6
-28
/
+145
2014-06-23
DevTools: [regression] screencast won't render element boxes in Inspect eleme...
pfeldman@chromium.org
1
-1
/
+1
2014-06-23
Remove excessive include of ActiveAnimations.h
davve@opera.com
9
-5
/
+4
2014-06-23
DevTools: Do not show save/save as context menu items for file system files a...
vsevik@chromium.org
2
-3
/
+12
2014-06-23
Throw TypeError when addEventListener or removeEventListener are called witho...
nbarth@chromium.org
19
-172
/
+63
2014-06-23
IDL parser: fix rebuilding of (stale) cached parser tables
jl@opera.com
1
-1
/
+11
2014-06-23
Remove unused functions in PositionOptions
kihong.kwon@samsung.com
1
-17
/
+2
2014-06-23
Move invodeCallback from V8Callback to V8Binding
kihong.kwon@samsung.com
8
-101
/
+18
2014-06-23
Oilpan: move MediaKeyError to the heap.
sigbjornf@opera.com
8
-9
/
+18
2014-06-23
Fix typo ExeuctionContext -> ExecutionContext
philipj@opera.com
1
-1
/
+1
2014-06-23
Oilpan: Remove clang method export hack that is not longer needed.
ager@chromium.org
1
-9
/
+0
2014-06-23
DevTools: [Media Inspector] fix sorting of locations in Media Inspector
lushnikov@chromium.org
1
-10
/
+28
2014-06-23
Fix naming in binding code generator (contents => context, no generate_)
nbarth@chromium.org
6
-79
/
+81
2014-06-23
Move {leading,trailing}WhitespacePosition to editing/ from dom/
yosin@chromium.org
6
-83
/
+79
2014-06-23
Don't try to move non visible contents in "Indent" command
yosin@chromium.org
3
-1
/
+18
2014-06-23
Remove category getter from TimelineModel.Record
yurys@chromium.org
12
-118
/
+127
2014-06-23
DevTools: Load resource content from imported document resource fetcher when ...
vsevik@chromium.org
1
-1
/
+13
2014-06-23
Extend ScalarValueString handling to include constructors.
sigbjornf@opera.com
9
-24
/
+372
2014-06-23
Revert 176723 "Revert 172948 "Don't send accessibility notificat..."
dmazzoni@google.com
4
-9
/
+13
[next]