index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
content
/
common
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Migrate the IndexedDB backend from Blink to Chromium"
jsbell@chromium.org
2013-05-30
2
-35
/
+13
*
Display GL window system binding information in about:gpu
skyostil@chromium.org
2013-05-30
1
-0
/
+3
*
Migrate the IndexedDB backend from Blink to Chromium
jsbell@chromium.org
2013-05-30
2
-13
/
+35
*
EVDA: Modify V4L APIs for 3.8 kernel compatiblity
arun.m@samsung.com
2013-05-30
1
-1
/
+16
*
Move webkit/quota files to webkit/browser/quota or webkit/common/quota
tzik@chromium.org
2013-05-30
4
-4
/
+4
*
Make clone(2) restrictions work on ARM.
jorgelo@chromium.org
2013-05-30
1
-21
/
+22
*
Update refernces to Blink's Platform API (content)
abarth@chromium.org
2013-05-30
20
-27
/
+27
*
gpu: Change Produce/ConsumeTexture to allow texture sharing
piman@chromium.org
2013-05-29
2
-177
/
+116
*
Allow ugetrlimit() whenever we allow getrlimit() as the calls are pretty
cevans@chromium.org
2013-05-29
1
-0
/
+3
*
Inject renderer receive message time into resource notifications.
eustas@chromium.org
2013-05-29
6
-4
/
+114
*
Fix race between DPI and window size
ccameron@chromium.org
2013-05-29
1
-12
/
+14
*
Move cc/debug/latency_info to ui/base.
jbauman@chromium.org
2013-05-29
14
-46
/
+46
*
Move webkit/blob to new locations. Also move content::WebBlobRegistryImpl to ...
michaeln@google.com
2013-05-29
3
-163
/
+1
*
Support for ozone graphics in content.
rjkroege@chromium.org
2013-05-29
1
-1
/
+1
*
Introduce content::PageState (again).
darin@chromium.org
2013-05-28
1
-4
/
+5
*
Revert "Migrate the IndexedDB backend from Blink to Chromium"
jsbell@chromium.org
2013-05-28
2
-35
/
+13
*
Update OWNERS files to enforce jeremy@ as owning *.sb in subdirectories
rsleevi@chromium.org
2013-05-28
1
-0
/
+2
*
Migrate the IndexedDB backend from Blink to Chromium
jsbell@chromium.org
2013-05-28
2
-13
/
+35
*
Split FileAPI code for common|common_child|renderer
kinuko@chromium.org
2013-05-28
8
-427
/
+3
*
<webview>: Implement WebRequest API
fsamuel@chromium.org
2013-05-27
2
-0
/
+2
*
Forwarding app URL to handler host for WebRTC logs.
grunell@chromium.org
2013-05-27
1
-2
/
+3
*
Part 3/3 (RWH/IOSurface) of adding with device scale factor to transport surf...
ccameron@chromium.org
2013-05-27
4
-7
/
+20
*
Move webkit/gpu into webkit/common/gpu
jamesr@chromium.org
2013-05-26
4
-8
/
+8
*
Part 2/3 (GL) of adding with device scale factor to transport surfaces
ccameron@chromium.org
2013-05-26
7
-14
/
+24
*
Add Create() function to AudioCodecBridge and VideoCodecBridge to allow retur...
qinmin@chromium.org
2013-05-26
3
-5
/
+114
*
Revert 202188 "Introduce content::PageState."
grt@chromium.org
2013-05-26
1
-5
/
+4
*
Revert 202215 "Migrate the IndexedDB backend from Blink to Chromium"
xiyuan@chromium.org
2013-05-25
2
-35
/
+13
*
Allow sandboxed OS X processes to open /dev/urandom
rsleevi@chromium.org
2013-05-25
2
-24
/
+13
*
Remove AsyncTraceEventDataConverter
joth@chromium.org
2013-05-25
1
-29
/
+8
*
Migrate the IndexedDB backend from Blink to Chromium
jsbell@chromium.org
2013-05-24
2
-13
/
+35
*
Windows: Synchronize browser process D3D adapters with GPU process D3D adapters.
apatrick@chromium.org
2013-05-24
1
-2
/
+4
*
Part 1/3 (compositor) of adding with device scale factor to transport surfaces
ccameron@chromium.org
2013-05-24
2
-0
/
+7
*
Introduce content::PageState.
darin@chromium.org
2013-05-24
1
-4
/
+5
*
Implements a gpu accelerated bicubic and bilinear-power-of-two scalers.
hubbe@chromium.org
2013-05-24
6
-431
/
+2521
*
Enable seek in fullscreen mode for MSE impl on android
qinmin@chromium.org
2013-05-24
1
-0
/
+10
*
Adds chrome.memoryBenchmarking.heapProfilerDump for the browser process.
bulach@chromium.org
2013-05-24
2
-0
/
+16
*
base: Cleanup setting thread priorities (no functional changes).
epenner@chromium.org
2013-05-24
1
-15
/
+1
*
untangle pango usage from use_x11 and OS==linux
mostynb@opera.com
2013-05-23
1
-0
/
+0
*
Move GPU device/driver info related code from content to gpu.
zmo@chromium.org
2013-05-23
4
-40
/
+13
*
Forwarding app session id to handler host for WebRTC logs.
grunell@chromium.org
2013-05-23
1
-1
/
+2
*
Stop video decode accelerator unit test segfaulting
sabercrombie@chromium.org
2013-05-23
3
-9
/
+2
*
cc: Rename VSync to BeginFrame
brianderson@chromium.org
2013-05-23
1
-7
/
+6
*
Pass the misspelling hash identifier to the spelling menu observer
rouslan@chromium.org
2013-05-23
1
-0
/
+1
*
Move webkit/database to webkit/browser and webkit/common. Also move content::...
michaeln@google.com
2013-05-22
2
-222
/
+0
*
Move indexeddb "common child" code out of content/common.
alecflett@chromium.org
2013-05-22
12
-2050
/
+0
*
Use unsigned for syscall number so we're not surprised by a negative one.
cevans@chromium.org
2013-05-22
1
-1
/
+1
*
Improve diagnosability of seccomp BPF failures.
cevans@chromium.org
2013-05-22
1
-7
/
+7
*
Revert 201380 "Move GPU device/driver info related code from con..."
zmo@chromium.org
2013-05-21
4
-13
/
+40
*
Move GPU device/driver info related code from content to gpu.
zmo@chromium.org
2013-05-21
4
-40
/
+13
*
GPU: Use share groups for cross thread async texture upload.
backer@chromium.org
2013-05-21
1
-0
/
+1
[next]