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
*
Fix DXVA2 video decoding which was broken with recent process handle brokerin...
ananta@chromium.org
2012-04-21
2
-15
/
+29
*
Fix compile error for GCC 4.6 following r133307
rsleevi@chromium.org
2012-04-21
1
-2
/
+2
*
Move timer functionality from DownloadFileManager to DownloadFileImpl.
rdsmith@chromium.org
2012-04-21
5
-35
/
+73
*
Convert ResourceDispatcherHost ui_test to browser_test.
jam@chromium.org
2012-04-21
2
-425
/
+360
*
Final(?) eradications of GDK / GTK from the GPU process.
cevans@chromium.org
2012-04-20
1
-7
/
+0
*
Hook up screensaver prevention on Windows
brettw@chromium.org
2012-04-20
2
-0
/
+21
*
Actually hook up the Pepper clear site data.
brettw@chromium.org
2012-04-20
4
-46
/
+68
*
chromeos: Put touch-event support behind a flag (--enable-touch-events) until...
sadrul@chromium.org
2012-04-20
3
-4
/
+1
*
Allow kill(self) for the GPU watchdog.
cevans@chromium.org
2012-04-20
1
-6
/
+34
*
Hook up the DeviceID to the browser process.
brettw@chromium.org
2012-04-20
2
-0
/
+11
*
Disable PluginTest.SelfDeletePluginInvokeAlert on Linux
jam@chromium.org
2012-04-20
1
-0
/
+2
*
Don't run PluginTest.DeletePluginInDeallocate on mac debug since it asserts
jam@chromium.org
2012-04-20
1
-0
/
+3
*
Report cases where the connection appears to close too early while transferri...
cbentzel@chromium.org
2012-04-20
2
-19
/
+27
*
Convert the npapi interactive_ui_test, layout_plugin ui_test, and npapi ui_te...
jam@chromium.org
2012-04-20
1
-0
/
+341
*
Remove requesting_frame parameters from Geolocation stack
bartfab@chromium.org
2012-04-20
19
-101
/
+74
*
Move RefCountedBytes Class to base namespace.
simon.hong81@gmail.com
2012-04-20
1
-2
/
+2
*
Notify WebWidget when its compositor surface is ready to use
jamesr@chromium.org
2012-04-20
2
-0
/
+9
*
Get chrome:// dev tool urls hooked up in content_shell.
michaeln@google.com
2012-04-20
12
-25
/
+88
*
Move CrashedPlugin() and PluginHungStatusChanged() from WebContentsDelegate i...
bauerb@chromium.org
2012-04-20
3
-18
/
+17
*
Valgrind: Fix uninitialized variable from r133076.
thestig@chromium.org
2012-04-19
1
-0
/
+1
*
Increase Linux paint rect limits to 10Kx10K
agl@google.com
2012-04-19
1
-2
/
+12
*
ignore WebUISend messages from old pages
estade@chromium.org
2012-04-19
9
-56
/
+88
*
Remove references to renderer from URLFetcherCore
akalin@chromium.org
2012-04-19
3
-30
/
+49
*
Handle three syscalls seen so far in crash logs.
cevans@chromium.org
2012-04-19
1
-1
/
+15
*
Remove out-of-date DCHECK
brettw@chromium.org
2012-04-19
1
-1
/
+0
*
Fixup the DomStorage IPC messsages.
michaeln@google.com
2012-04-19
6
-59
/
+106
*
Get the GetInterface function for the broker.
brettw@chromium.org
2012-04-19
1
-10
/
+9
*
Add a message to about:gpu when the gpu process crashes.
nduca@chromium.org
2012-04-19
1
-0
/
+6
*
Use the simpler DEFAULT message loop type to avoid calling into GTK.
cevans@chromium.org
2012-04-19
1
-0
/
+2
*
aura: Add flush() to make sure delete operations make it through when we intend.
piman@chromium.org
2012-04-19
2
-1
/
+20
*
Refactored MediaStreamImpl::GetVideoDecoder
perkj@chromium.org
2012-04-19
6
-119
/
+153
*
Make PowerSaveBlocker object an argument to DownloadFileImpl constructor
rdsmith@chromium.org
2012-04-19
9
-23
/
+39
*
Refactoring of chrome speech recognition architecture (CL1.6)
primiano@chromium.org
2012-04-19
13
-246
/
+243
*
Revert revert 132842
xians@chromium.org
2012-04-19
2
-9
/
+1
*
Initial implementation of Encrypted Media Extensions in Chrome.
ddorwin@chromium.org
2012-04-19
2
-0
/
+12
*
Move scheduleAnimation trace event until after we check for update pending. T...
nduca@chromium.org
2012-04-19
1
-6
/
+7
*
Run pending-version-change-stuck-works-with-terminate.html as browser test.
dgrogan@chromium.org
2012-04-19
1
-0
/
+1
*
Remedy irratic focus behavior when accessibility clients set focus.
dtseng@chromium.org
2012-04-19
6
-53
/
+126
*
IndexedDB: Support get/getKey(keyRange)
alecflett@chromium.org
2012-04-19
9
-0
/
+231
*
Fix single process mode in content_shell.
jam@chromium.org
2012-04-19
2
-1
/
+8
*
Post TCVV death cleanup.
avi@chromium.org
2012-04-18
3
-25
/
+9
*
Add flag that enable Encrypted Media Extensions on video elements.
xhwang@chromium.org
2012-04-18
4
-1
/
+10
*
Revert 132842 - If we are using blocking write, when the renderer stop gettin...
thestig@chromium.org
2012-04-18
2
-1
/
+9
*
Removing the actual process termination to diagnose the kill rate.
creis@chromium.org
2012-04-18
2
-3
/
+9
*
If we are using blocking write, when the renderer stop getting the data witho...
xians@chromium.org
2012-04-18
2
-9
/
+1
*
Cleanup of v8 extension stuff. Playback extension is only used in chrome, so ...
jam@chromium.org
2012-04-18
4
-30
/
+0
*
Fix CHECK() loading Pepper Flash when inside the suid sandbox.
cevans@chromium.org
2012-04-18
1
-3
/
+5
*
Hook up default scale factor from monitor to WebKit.
flackr@chromium.org
2012-04-18
1
-19
/
+33
*
add more color formats NV21 and YV12 in video capture (mainly from Android).
wjia@chromium.org
2012-04-18
1
-0
/
+14
*
content: Do not pass SkColor by const-reference as it's defined as POD(integer).
tfarina@chromium.org
2012-04-18
7
-17
/
+13
[next]