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
*
Revert 137734 - Select theme resources from ResourceBundle at requested scale...
fischman@chromium.org
2012-05-17
12
-41
/
+48
*
Select theme resources from ResourceBundle at requested scale factor.
flackr@chromium.org
2012-05-17
12
-48
/
+41
*
IPC plumbing for IDBObjectStore.autoIncrement
jsbell@chromium.org
2012-05-17
5
-0
/
+23
*
Disable GPU info collection on GPU process startup on Win/Mac.
zmo@google.com
2012-05-17
5
-27
/
+70
*
Make Chrome limp briefly before freaking out with aura no ash.
ben@chromium.org
2012-05-17
1
-2
/
+0
*
Allow GLES2CmdDecoder to change the GLSurface associated with the default FBO.
apatrick@chromium.org
2012-05-17
3
-9
/
+15
*
Use WeakPtr for passing SSLErrorHandler::Delegate to SSLManager.
toyoshim@chromium.org
2012-05-17
10
-30
/
+47
*
Move myself into a more specific OWNERS location in content
ben@chromium.org
2012-05-17
3
-1
/
+4
*
Revert 137239 - Revert 134823 - Enable gamepad API by default
scottmg@google.com
2012-05-17
1
-2
/
+1
*
Marks a failed test
morrita@chromium.org
2012-05-17
1
-1
/
+1
*
Cleanup: Remove unneeded scoped_ptr.h includes from content.
thestig@chromium.org
2012-05-17
25
-56
/
+54
*
Include directories in dropdata on Mac
kinuko@chromium.org
2012-05-17
1
-4
/
+3
*
Make latency tests measure until the end of swap buffers.
jbates@chromium.org
2012-05-17
2
-0
/
+4
*
Fix uninitialized member in ctor.
groby@chromium.org
2012-05-17
1
-2
/
+3
*
Add GetIOMessageLoopProxy method to RenderThread interface.
bbudge@chromium.org
2012-05-17
5
-1
/
+16
*
char16 array should be null-terminated to be assigned to string16
james.wei@intel.com
2012-05-17
1
-0
/
+1
*
Notification for device scale factor change
oshima@chromium.org
2012-05-17
4
-0
/
+12
*
zygote: Redirect 64-bit libc localtime and localtime_r routines.
hshi@chromium.org
2012-05-16
1
-2
/
+60
*
reland http://codereview.chromium.org/10379003/
wjia@chromium.org
2012-05-16
5
-11
/
+2
*
Retrieve Windows performance assessment information from results files.
dtu@chromium.org
2012-05-16
3
-38
/
+91
*
Pass the render view host with all provisional load related callbacks on the ...
jochen@chromium.org
2012-05-16
2
-8
/
+15
*
Move ui/gfx/resources to ui/base/native_theme/resources
oshima@chromium.org
2012-05-16
1
-1
/
+1
*
Web Intents: Remove the flag and compile-time define.
jhawkins@chromium.org
2012-05-16
3
-17
/
+7
*
ARM build fix.
zmo@chromium.org
2012-05-16
1
-4
/
+2
*
Adding protobuf headers that will be used by upcoming continuous speech recog...
primiano@chromium.org
2012-05-16
3
-0
/
+67
*
Support optional arguments in SendRequestNatives::StartRequest
battre@chromium.org
2012-05-16
5
-26
/
+56
*
Upstream Geolocation timestamp fix.
jknotten@chromium.org
2012-05-16
3
-6
/
+7
*
Move keyboard related methods from RenderViewHostDelegate to a new RenderWidg...
jochen@chromium.org
2012-05-16
28
-140
/
+241
*
Decoupling backbuffer allocation suggestion from frontbuffer allocation sugge...
mmocny@chromium.org
2012-05-16
7
-137
/
+160
*
Moved instantiation of SpeechRecognitionManager inside browser_main_loop, ins...
primiano@chromium.org
2012-05-16
9
-40
/
+68
*
Sequentialize calls to PluginList::GetPlugins from PluginService.
bauerb@chromium.org
2012-05-16
2
-10
/
+34
*
Revert 137396 - Sequentialize calls to PluginList::GetPlugins from PluginServ...
bauerb@chromium.org
2012-05-16
2
-34
/
+10
*
Sequentialize calls to PluginList::GetPlugins from PluginService.
bauerb@chromium.org
2012-05-16
2
-10
/
+34
*
Refactoring of chrome speech recognition architecture (Speech CL1.8)
primiano@chromium.org
2012-05-16
11
-417
/
+261
*
Fix the content_shell.apk in android x86 target build bug, copy the libconten...
shouqun.liu@intel.com
2012-05-16
2
-3
/
+5
*
Show the "cannot proceed" text only when appropriate.
palmer@chromium.org
2012-05-16
7
-14
/
+24
*
Change DuplicateHandle hook to current DLL.
jschuh@chromium.org
2012-05-16
1
-9
/
+17
*
Add success/aborted net error codes to net error histograms
mmenke@chromium.org
2012-05-16
1
-24
/
+20
*
Ensure that the OSK pops up when we touch on an input field in chrome desktop...
ananta@chromium.org
2012-05-16
2
-24
/
+19
*
Refactor fetching of browser_pid.
bradchen@google.com
2012-05-16
1
-25
/
+35
*
Browser Plugin: Removed BrowserPluginWebContentsObserver (to be replaced by r...
fsamuel@chromium.org
2012-05-16
14
-361
/
+36
*
Move webkit/media tests from test_shell_tests into content_unittests
tony@chromium.org
2012-05-16
1
-0
/
+8
*
Disable accelerated plugins when on SwiftShader
jbauman@chromium.org
2012-05-16
1
-0
/
+1
*
Send the correct referrer and policy when saving a file via PPAPI
jochen@chromium.org
2012-05-15
4
-10
/
+19
*
Add a method to WebContentsTester to set the loading state of the
munjal@chromium.org
2012-05-15
3
-0
/
+8
*
Coverity: Fix pass by value error in DoFrameInfoOnIOThread function.
kmadhusu@chromium.org
2012-05-15
2
-2
/
+2
*
Revert 134823 - Enable gamepad API by default
scottmg@google.com
2012-05-15
1
-1
/
+2
*
Revert 137219 - enable media stream by default.
wjia@chromium.org
2012-05-15
5
-1
/
+13
*
Coverity: Fix pass by value errors in HostZoomMap::SetZoomLevel() function.
kmadhusu@chromium.org
2012-05-15
3
-3
/
+3
*
enable media stream by default.
wjia@chromium.org
2012-05-15
5
-13
/
+1
[next]