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 PP_FileOpenFlags_Dev handling:
yzshen@chromium.org
2011-05-23
4
-9
/
+9
*
GLContext no longer holds a pointer to a GLSurface.
apatrick@chromium.org
2011-05-23
2
-14
/
+21
*
Make WebGraphics3DCommandBufferImpl use GLES2Implemenation directly.
gman@chromium.org
2011-05-23
2
-123
/
+84
*
Get rid of url_request_tracking.*. The only other place that used it other t...
jam@chromium.org
2011-05-23
6
-8
/
+12
*
Add hideKeyboard API to chrome.experimental.input.
mazda@chromium.org
2011-05-23
1
-0
/
+5
*
Add some missing information to TabContentsObserver docs.
mmenke@chromium.org
2011-05-23
1
-1
/
+4
*
Take out pref watching from HostZoomMap, in preparation of removing Profile f...
jam@chromium.org
2011-05-23
3
-212
/
+10
*
Updated video decoder IPC to use PPB_Buffer_Dev's new support for SharedMemory.
fischman@chromium.org
2011-05-23
4
-18
/
+37
*
Add a browser test for IndexedDB+LevelDB.
hans@chromium.org
2011-05-23
1
-0
/
+11
*
Fix the EOS hang and jerkiness in playback.
vhiremath@nvidia.com
2011-05-23
1
-3
/
+5
*
Changes to not use the prerendered contents when window.opener needs to be set.
shishir@chromium.org
2011-05-22
6
-8
/
+21
*
Revert r75078 now that crbug.com/72007 is fixed.
darin@chromium.org
2011-05-21
2
-10
/
+0
*
Fix a few browser tests for touchui: Count the renderer for the keyboard and ...
sadrul@chromium.org
2011-05-21
1
-0
/
+20
*
CrOS - Change file browser to use new ExtensionDialog window.
jamescook@chromium.org
2011-05-20
2
-14
/
+17
*
Add CHECKs to see if anyone sets a RenderViewHost's delegate to NULL.
jam@chromium.org
2011-05-20
2
-2
/
+6
*
Safely cancel prerenders on threads other than the UI thread.
mmenke@chromium.org
2011-05-20
3
-44
/
+10
*
Call makeContextCurrent in places that are missing it.
gman@chromium.org
2011-05-20
1
-0
/
+8
*
Use appropriate FileSystemOperations in "filesystem:" URLRequestJobs.
adamk@chromium.org
2011-05-19
1
-4
/
+0
*
Move scoped_temp_dir and scoped_native_library back from base/memory to base.
thakis@chromium.org
2011-05-19
5
-8
/
+8
*
Globally replace <(library) with static_library
evan@chromium.org
2011-05-19
7
-7
/
+7
*
Remove functions in RenderViewHost and RenderWidgetHost that just send an IPC...
jam@chromium.org
2011-05-19
13
-404
/
+70
*
Added more trace info to SwapBuffers, traced some functions in WebGraphicsCon...
jbates@chromium.org
2011-05-19
1
-0
/
+3
*
Make use of the new cross-platform POSIX defines toolkit_uses_gtk, os_posix, ...
tony@chromium.org
2011-05-19
4
-5
/
+5
*
Make about:gpu report driver information again.
nduca@chromium.org
2011-05-19
2
-10
/
+10
*
Miscellaneous webkit_glue namespace changes in preparation for building src\c...
ananta@chromium.org
2011-05-19
1
-5
/
+5
*
Remove ShowCollectedCookiesDialog from TabContentsDelegate, since content lay...
jam@chromium.org
2011-05-19
2
-7
/
+0
*
Remove unneeded call to StartCrossSiteTransition.
creis@chromium.org
2011-05-19
1
-2
/
+4
*
Drop url_constants dependency in content/.
avi@chromium.org
2011-05-19
16
-27
/
+40
*
Remove the code in TestTabContents that closes infobars. If a code is using ...
jam@chromium.org
2011-05-18
3
-42
/
+0
*
Add histograms for the delay between DoDeferredUpdates.
nduca@chromium.org
2011-05-18
2
-0
/
+21
*
Support getting the font list in Pepper. This currently only works out of
brettw@chromium.org
2011-05-18
21
-50
/
+495
*
Add in DEPS entry still needed.
avi@chromium.org
2011-05-18
1
-0
/
+1
*
Remove deps entry for header from previous change
jam@chromium.org
2011-05-18
1
-3
/
+0
*
Get rid of TabContentsSSLHelper dependency from content.
jam@chromium.org
2011-05-18
6
-123
/
+0
*
Convert PPB_Buffer_Impl to use SharedMemory for efficient IPC use.
fischman@chromium.org
2011-05-18
2
-0
/
+24
*
Readd line to DEPS file that got removed by accident
jam@chromium.org
2011-05-18
1
-0
/
+1
*
Get rid of some plugin related dependencies. Have PluginObserver be created ...
jam@chromium.org
2011-05-18
5
-34
/
+3
*
Get rid of chrome dependencies from PluginProcessHost by moving dispatching o...
jam@chromium.org
2011-05-18
11
-52
/
+461
*
Move download stuff to download tab helper.
avi@chromium.org
2011-05-18
6
-51
/
+9
*
Move SystemMonitor to base/.
willchan@chromium.org
2011-05-18
6
-17
/
+17
*
Revert 85732 (broke build) - Move SystemMonitor to base/.
willchan@chromium.org
2011-05-18
5
-12
/
+12
*
Move SystemMonitor to base/.
willchan@chromium.org
2011-05-18
5
-12
/
+12
*
Call SwapBuffersCallback multiple times if a frame was dropped.
nduca@chromium.org
2011-05-18
1
-1
/
+10
*
Move the little infobar code from TabContents to TabContentsWrapper.
jam@chromium.org
2011-05-18
4
-167
/
+0
*
Move the chromeos implementation of WifiDataProvider back to chrome, since it...
jam@chromium.org
2011-05-17
5
-389
/
+0
*
Revert "Changes to not use the prerendered contents when window.opener needs ...
tessamac@chromium.org
2011-05-17
6
-21
/
+8
*
Change the PPAPI message loop to type IO (from type UI).
viettrungluu@chromium.org
2011-05-17
1
-1
/
+1
*
Changes to not use the prerendered contents when window.opener needs to be set.
shishir@chromium.org
2011-05-17
6
-8
/
+21
*
Remove PluginSelectionPolicy since it's not used anymore.
jam@chromium.org
2011-05-17
4
-66
/
+21
*
Add support for real-time audio threads.
crogers@google.com
2011-05-17
1
-1
/
+2
[next]