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
*
Changing tab closure handling logic in speech recognition code and cleaning b...
primiano@chromium.org
2012-07-06
4
-0
/
+24
*
Pepper needs to repeatedly call enumeration API in order to get a synchronous...
xians@chromium.org
2012-07-06
23
-386
/
+351
*
Change include directive for content/common/android/device_info.h
yosin@chromium.org
2012-07-06
1
-1
/
+1
*
Record UMA histogram for sync IPC time
kinuko@chromium.org
2012-07-06
1
-1
/
+1
*
Delete content/common/gpu/media/rendering_helper_egl.cc which was cp'd instea...
fischman@chromium.org
2012-07-06
1
-391
/
+0
*
Make VideoDecodeAcceleratorTest work for VAVDA and fixed a bunch of bugs the ...
fischman@chromium.org
2012-07-05
7
-199
/
+671
*
Revert 145556 - Make VideoDecodeAcceleratorTest work for VAVDA and fixed a bu...
fischman@chromium.org
2012-07-05
7
-414
/
+334
*
Revert 145557 - Unbreak the cros ARM builds.
fischman@chromium.org
2012-07-05
3
-7
/
+6
*
Unbreak the cros ARM builds.
fischman@chromium.org
2012-07-05
3
-6
/
+7
*
Make VideoDecodeAcceleratorTest work for VAVDA and fixed a bunch of bugs the ...
fischman@chromium.org
2012-07-05
7
-334
/
+414
*
Move DeviceInfo to common to prevent a DEPS failure.
leandrogracia@chromium.org
2012-07-05
7
-10
/
+10
*
Handle GPU VDA::Initialize() failure using non-error IPC codepaths.
fischman@chromium.org
2012-07-04
6
-9
/
+22
*
Device Orientation Cleanup
aousterh@chromium.org
2012-07-04
7
-123
/
+203
*
[Android] Fix command line path in flag_changer.py.
mkosiba@chromium.org
2012-07-04
1
-1
/
+1
*
When a beforeunload dialog is closed, clear up history.
benm@chromium.org
2012-07-04
1
-0
/
+1
*
content/common/ shouldn't extend the webkit_glue namespace. Move contents of...
darin@chromium.org
2012-07-04
5
-40
/
+46
*
Prevent the inclusion of the wrong <dxgi.h>
cpu@chromium.org
2012-07-04
1
-3
/
+5
*
Revert 144274 - Ensure only one PollWork task per GpuCommandBufferStub is pen...
jbauman@chromium.org
2012-07-03
4
-37
/
+38
*
gtk: Make screen.avail{Width,Height} use _NET_WORKAREA.
derat@chromium.org
2012-07-03
1
-3
/
+40
*
Shifted DownloadFile to exporting DownloadInterruptReasons.
rdsmith@chromium.org
2012-07-03
10
-82
/
+105
*
Hook up content/renderer to the PPAPI host.
brettw@chromium.org
2012-07-03
7
-0
/
+277
*
Move Pepper files in renderer_host to new subdir.
brettw@chromium.org
2012-07-03
15
-46
/
+46
*
Expose windows.internals in content shell when running layout tests
jochen@chromium.org
2012-07-03
5
-1
/
+60
*
Some GPU and Flash policy tweaks.
cevans@chromium.org
2012-07-03
1
-0
/
+5
*
Restored missing broker initialization.
vitalybuka@chromium.org
2012-07-03
1
-3
/
+8
*
Improve download performance statistics.
rdsmith@chromium.org
2012-07-03
4
-25
/
+22
*
clang: -Wunused-private-field cleanups, linux edition
thakis@chromium.org
2012-07-03
3
-1
/
+6
*
[Android] Add UI pickers.
leandrogracia@chromium.org
2012-07-03
4
-0
/
+876
*
When we post a DoDeviceRequest on the UI thread, we use a pointer for the var...
xians@chromium.org
2012-07-03
3
-6
/
+117
*
Introducing 15 sec. silence timeout for auto-ending continous speech recognit...
primiano@chromium.org
2012-07-03
1
-8
/
+17
*
The CrossSiteResourceHandler's OnReadCompleted method should not
darin@chromium.org
2012-07-03
2
-23
/
+10
*
Plumb rendering statistics to benchmarking extension.
dtu@chromium.org
2012-07-03
1
-0
/
+38
*
Coverity: Fix pass-by-values.
jhawkins@chromium.org
2012-07-02
1
-2
/
+2
*
upstream SurfaceTextureListener and SurfaceTextureBridge class for android
qinmin@chromium.org
2012-07-02
10
-0
/
+449
*
Download filename determination refactor (2/3)
asanka@chromium.org
2012-07-02
9
-40
/
+25
*
Cleanup IPC::ChannelProxy to use SingleThreadTaskRunner
sergeyu@chromium.org
2012-07-02
6
-1
/
+12
*
Kill DownloadManagerImpl::history_downloads_.
benjhayden@chromium.org
2012-07-02
3
-111
/
+75
*
Adding necessary plumbing for bindUniformLocationCHROMIUM extension.
alexst@chromium.org
2012-07-02
2
-0
/
+6
*
Use printf and friends instead of cout and friends for printing layout test r...
jochen@chromium.org
2012-07-02
5
-32
/
+27
*
Refactors to simplify rename pathway in DownloadFileManager.
rdsmith@chromium.org
2012-07-02
7
-221
/
+152
*
Use @JNINamespace in ContentView.
pliard@chromium.org
2012-07-02
2
-20
/
+4
*
base: Remove dereference structure operator (i.e ->) from ScopedVector.
tfarina@chromium.org
2012-06-30
1
-1
/
+1
*
Remove ugly writable flags from IsolatedContext
kinuko@chromium.org
2012-06-30
1
-1
/
+0
*
Plumb through the page focus lost event to Pepper plugins.
brettw@chromium.org
2012-06-30
1
-2
/
+2
*
Fix latency tests.
jbates@chromium.org
2012-06-29
2
-2
/
+2
*
Move tab functions off Browser into browser_tabstrip and browser_tabrestore.
ben@chromium.org
2012-06-29
24
-144
/
+172
*
Remove 1 static initializer from chrome_speech_recognition_manager_delegate.cc
thakis@chromium.org
2012-06-29
2
-3
/
+1
*
Aura: ACK on the start of the frame generation for greater async.
backer@chromium.org
2012-06-29
2
-9
/
+16
*
Also blacklist Core Animation on Macbook Pros.
zmo@google.com
2012-06-29
1
-2
/
+4
*
Fix memory corruptions caused by race conditions of refcount for GLHelper::Co...
mazda@chromium.org
2012-06-29
1
-2
/
+2
[next]