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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Only dlopen() OMX/VAAPI libs in the GPU process, and only lazily dlsym() thei...
fischman@chromium.org
2012-08-04
9
-71
/
+186
*
Update media test binaries for new audio codecs.
ihf@chromium.org
2012-08-04
3
-0
/
+0
*
VAVDA: Cleanups and fixes.
marcheu@chromium.org
2012-08-04
2
-29
/
+67
*
Revert 150007 - Only dlopen() OMX/VAAPI libs in the GPU process, and only laz...
fischman@chromium.org
2012-08-04
8
-176
/
+71
*
Only dlopen() OMX/VAAPI libs in the GPU process, and only lazily dlsym() thei...
fischman@chromium.org
2012-08-04
8
-71
/
+176
*
[RDS] Reloads a page using the original request URL
dfalcantara@chromium.org
2012-08-04
10
-11
/
+151
*
Fix lost context recreation race in BrowserGpuChannelHostFactory
piman@chromium.org
2012-08-04
2
-17
/
+41
*
Clarify ownership of GpuVideoDecodeAcceleratorHost and avoid crash on context...
fischman@chromium.org
2012-08-04
4
-8
/
+15
*
Don't reuse a GpuProcessHost that failed to send a message
piman@chromium.org
2012-08-04
2
-3
/
+11
*
Fix channel lost race in GpuChannelHost
piman@chromium.org
2012-08-03
1
-4
/
+7
*
VAVDA: Fix locking.
marcheu@chromium.org
2012-08-03
2
-11
/
+30
*
Implement "Key Presence" step in "Encrypted Block Encounted" algorithm in EME.
xhwang@chromium.org
2012-08-03
1
-0
/
+1
*
Set the default locale for ICU in the PPAPI process.
brettw@chromium.org
2012-08-03
1
-0
/
+10
*
Pass tap count (1 or 2) with tap gesture events
rbyers@chromium.org
2012-08-03
2
-4
/
+25
*
Added DCHECK() to prevent webwidget_->isInputThrottled() from being called wh...
khorimoto@chromium.org
2012-08-03
1
-1
/
+1
*
Block Avast! AV DLLs in sandboxed processes.
jschuh@chromium.org
2012-08-03
1
-0
/
+2
*
Linux: add BPF sandbox status in about:sandbox
jln@chromium.org
2012-08-03
3
-3
/
+20
*
Change return type of FaviconTabHelper::GetFavicon() to gfx::Image.
thakis@chromium.org
2012-08-03
2
-7
/
+0
*
Convert FaviconStatus::bitmap from SkBitmap to gfx::Image.
thakis@chromium.org
2012-08-03
2
-3
/
+11
*
Refactors DeviceOrientation to make it more extensible
aousterh@chromium.org
2012-08-03
20
-472
/
+844
*
Correct const accessors in base/values.(h|cc), Part II (ListValue)
vabr@chromium.org
2012-08-03
3
-6
/
+6
*
We should grant read permission to the file returned by CreateFileSnapshot si...
kinuko@chromium.org
2012-08-03
1
-0
/
+18
*
DownloadItem::Observer::OnDownloadDestroyed() replaces DownloadItem::REMOVING
benjhayden@chromium.org
2012-08-03
9
-53
/
+84
*
Rolling libjingle r164.
mallinath@chromium.org
2012-08-03
8
-91
/
+1
*
Add a function to layout.h for getting ScaleFactor of the native view.
mazda@chromium.org
2012-08-03
1
-15
/
+2
*
Coverity: Fix a sizeof mismatch.
jhawkins@chromium.org
2012-08-03
1
-1
/
+1
*
Safely handle uninitialized load_timing info in ResourceResponseHead.
simonjam@chromium.org
2012-08-03
2
-34
/
+121
*
Use empty string as the mid before it's ready from WebKit. Label is not the c...
ronghuawu@chromium.org
2012-08-03
1
-3
/
+10
*
Disable DumpAccessibilityTreeTest.AccessibilityContenteditableDescendants on ...
dimich@chromium.org
2012-08-03
1
-1
/
+9
*
Adjust the audio frame count.
brettw@chromium.org
2012-08-02
1
-1
/
+1
*
Create a class for seccomp-bpf sandboxing in content.
jln@chromium.org
2012-08-02
7
-581
/
+677
*
Create a LinuxSandbox class.
jln@chromium.org
2012-08-02
14
-159
/
+314
*
Fix a bug that H264BitReader::ReadBits cannot read more than 16 bits.
xiaomings@google.com
2012-08-02
1
-1
/
+1
*
Remove a ton of IPC from landing putWithIndexKeys
alecflett@chromium.org
2012-08-02
12
-146
/
+11
*
Remove VideoDecoder::natural_size() & added VideoFrame::natural_size().
acolwell@chromium.org
2012-08-02
6
-72
/
+84
*
Speculative resource prefetching - fixing missing navigations due to server s...
shishir@chromium.org
2012-08-02
4
-2
/
+6
*
Add PP_FlashLSORestrictions to the list of settings supported by the Flash_Ge...
bauerb@chromium.org
2012-08-02
7
-0
/
+75
*
Wire up the deleteFileSystem operation.
nhiroki@google.com
2012-08-02
7
-0
/
+70
*
Revert 149692 - Create a LinuxSandbox class.
mazda@chromium.org
2012-08-02
14
-311
/
+159
*
Revert 149508 - Always use non-low-latency (wave out) audio for Pepper plugin...
viettrungluu@chromium.org
2012-08-02
1
-9
/
+0
*
Create a LinuxSandbox class.
jln@chromium.org
2012-08-02
14
-159
/
+311
*
Android: replace temporary test runner with the instrumentation runner.
bulach@chromium.org
2012-08-02
1
-55
/
+0
*
Start upstreaming accessibility.
dtrainor@chromium.org
2012-08-02
7
-10
/
+602
*
Changes ProviderImpl to use a single DataFetcherFactory instead of a
aousterh@chromium.org
2012-08-02
4
-29
/
+19
*
SpeechRecognitionDispatcher: break out translation of error codes to separate...
hans@chromium.org
2012-08-02
2
-26
/
+25
*
Reland 149510 - Allow filters in accessibility tests to specify which attribu...
pkasting@chromium.org
2012-08-02
22
-234
/
+448
*
Use JavaObjectWeakGlobalRef in ContentViewCore.
nileshagrawal@chromium.org
2012-08-02
4
-43
/
+62
*
Implement media path filter
tzik@chromium.org
2012-08-02
1
-0
/
+1
*
Revert 149510 - Allow filters in accessibility tests to specify which attribu...
pkasting@chromium.org
2012-08-02
22
-448
/
+234
*
Make RenderProcessImpl::CreateTransportDIB and RenderProcessImpl::FreeTranspo...
fsamuel@chromium.org
2012-08-02
5
-9
/
+16
[next]