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
*
When running in DRT mode, move the content shell window off-screen
jochen@chromium.org
2012-06-28
4
-9
/
+30
*
Disable core animation plugins when compositing is unavailable.
jbauman@chromium.org
2012-06-28
3
-3
/
+30
*
Revert 144578 - Disable core animation plugins when compositing is unavailable.
jbauman@chromium.org
2012-06-28
3
-30
/
+3
*
Defer descheduling of GPU commands until draw or swap
jbates@chromium.org
2012-06-28
9
-30
/
+171
*
Reland r143115: Provide a Chrome-owned buffer to FFmpeg for video decoding (r...
scherkus@chromium.org
2012-06-28
1
-0
/
+2
*
Add CHECK that D3D surface handle is not null.
apatrick@chromium.org
2012-06-28
1
-0
/
+2
*
Disable core animation plugins when compositing is unavailable.
jbauman@chromium.org
2012-06-27
3
-3
/
+30
*
Revert 144484 - Reland r143115: Provide a Chrome-owned buffer to FFmpeg for v...
dmichael@chromium.org
2012-06-27
1
-2
/
+0
*
Upstream Android RenderWidgetHostView and WebContentsView.
sievers@chromium.org
2012-06-27
7
-34
/
+658
*
Relanding r144496 which was reverted in r144503.
fischman@chromium.org
2012-06-27
9
-87
/
+82
*
This adds an interface for setting crash data from a plugin. It also provides...
raymes@chromium.org
2012-06-27
2
-0
/
+6
*
Revert 144496 - Fix several shutdown/error-path bugs in VAVDA and avoid unnec...
mattm@chromium.org
2012-06-27
9
-83
/
+88
*
Fix several shutdown/error-path bugs in VAVDA and avoid unnecessary MakeCurre...
fischman@chromium.org
2012-06-27
9
-88
/
+83
*
For unit tests, track additions to AtExitManager and warn.
scottbyer@chromium.org
2012-06-27
2
-9
/
+6
*
Adding support for the SpeechRecognition.maxAlternatives JS API parameter (Sp...
primiano@chromium.org
2012-06-27
11
-11
/
+25
*
[Android] Rename WebSettings to ContentSettings.
mkosiba@chromium.org
2012-06-27
8
-75
/
+75
*
Reland r143115: Provide a Chrome-owned buffer to FFmpeg for video decoding.
scherkus@chromium.org
2012-06-27
1
-0
/
+2
*
Link against gabi++ when building with the Android build system
steveblock@chromium.org
2012-06-27
1
-0
/
+7
*
Remove SSLHostInfo.
agl@chromium.org
2012-06-27
1
-1
/
+1
*
Remove unused fields found by clang's new Wunused-private-fields.
thakis@chromium.org
2012-06-27
1
-4
/
+0
*
aura: Scale the scroll-amount correctly for device-scale-factor.
sadrul@chromium.org
2012-06-27
1
-5
/
+8
*
Fast-forwarding the endpointer when a result is received in continuous recogn...
primiano@chromium.org
2012-06-27
1
-1
/
+17
*
Add basic support to dump pixel results
jochen@chromium.org
2012-06-27
6
-15
/
+163
*
Renamed SpeechRecognizerImpl to SpeechRecognizer and fixed some comments in t...
primiano@chromium.org
2012-06-27
9
-129
/
+120
*
Don't log to stderr when running layout tests in the content shell
jochen@chromium.org
2012-06-27
1
-0
/
+21
*
Land http://codereview.chromium.org/10556035/ for shouqun.liu@intel.com.
jam@chromium.org
2012-06-27
1
-0
/
+7
*
Reduce the number of CrackFileSystemURL
kinuko@chromium.org
2012-06-27
2
-79
/
+88
*
Make chrome.appWindow.create() provide access to the child window at a predic...
jeremya@chromium.org
2012-06-27
3
-9
/
+12
*
Add SSlHostState::Clear()
jgreenwald@chromium.org
2012-06-27
3
-3
/
+22
*
Add ability to dispatch an intent on a device attached event.
kmadhusu@chromium.org
2012-06-26
3
-8
/
+53
*
Add scottmg as gamepad owner
scottmg@chromium.org
2012-06-26
1
-0
/
+1
*
Restructure error handling in downloads to be driven by DownloadItemImpl.
rdsmith@chromium.org
2012-06-26
8
-98
/
+36
*
mac: Remove nav.pdf in favor of IDR_DEFAULT_FAVICON.
thakis@chromium.org
2012-06-26
5
-1
/
+18
*
Better fix for redefined FACILITY_VISUALCPP
cpu@chromium.org
2012-06-26
1
-2
/
+3
*
Do the Windows source file annotation at the end of the download.
rdsmith@chromium.org
2012-06-26
3
-7
/
+7
*
Ensure only one PollWork task per GpuCommandBufferStub is pending at a time.
jbauman@chromium.org
2012-06-26
4
-38
/
+37
*
Move java files into src parent directory.
navabi@google.com
2012-06-26
41
-30
/
+90
*
Reland: Start consolidating non-port specific code to ui/base/dialogs.
erg@google.com
2012-06-26
8
-54
/
+20
*
Revert "Use a test specific macro to call JNI registrars during APK tests."
nileshagrawal@chromium.org
2012-06-26
1
-3
/
+0
*
Make GPU process GoogleDesktopNetwork.dll hack windows specific.
apatrick@chromium.org
2012-06-26
1
-0
/
+2
*
Add a timeout watchdog to content shell for layout tests
jochen@chromium.org
2012-06-26
2
-0
/
+33
*
stub out chromium side of new onSuccess handler for IPC
alecflett@chromium.org
2012-06-26
3
-3
/
+24
*
[Android] Remove pepper flash initialization code.
yfriedman@chromium.org
2012-06-26
3
-36
/
+2
*
Revert 144199 - win_aura failure -Start consolidating non-port specific code ...
erg@google.com
2012-06-26
8
-20
/
+54
*
Start consolidating non-port specific code to ui/base/dialogs.
erg@google.com
2012-06-26
8
-54
/
+20
*
Rename back _linuxish to linux.
wangxianzhu@chromium.org
2012-06-26
1
-3
/
+1
*
Relanding r144115: Manage Isolated Context with reference counts w/o DCHECK
kinuko@chromium.org
2012-06-26
3
-5
/
+13
*
Inject javascript interfaces for all child frames.
benm@chromium.org
2012-06-26
1
-4
/
+0
*
Revert 144072 - Make chrome.appWindow.create() provide access to the child wi...
nkostylev@chromium.org
2012-06-26
3
-12
/
+9
*
Revert 144115 - Manage IsolatedContext with reference counts
kinuko@chromium.org
2012-06-26
3
-10
/
+4
[next]