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 121896 - Extract RenderWidgetHostView (for Chrome-like embedders) vs. ...
vollick@google.com
2012-02-14
23
-353
/
+246
*
Extract RenderWidgetHostView (for Chrome-like embedders) vs. RenderWidgetHost...
joi@chromium.org
2012-02-14
23
-246
/
+353
*
Disable accelerated compositing in component extensions
rbyers@chromium.org
2012-02-14
1
-1
/
+0
*
Changed VideoCaptureController to use correct session id when stopping the ca...
mflodman@chromium.org
2012-02-14
1
-2
/
+3
*
List ignored failures for failing tests.
bauerb@chromium.org
2012-02-14
1
-6
/
+8
*
Refactor FileSystemOperation to take callback for each method.
kinaba@chromium.org
2012-02-14
2
-100
/
+160
*
Stop the audio thread from within Stop (and not from the IO thread).
tommi@chromium.org
2012-02-14
4
-46
/
+17
*
Fix build breaks when building content_unittests for android.
satish@chromium.org
2012-02-14
3
-29
/
+20
*
Preload setupapi.dll in GPU process.
apatrick@chromium.org
2012-02-14
1
-1
/
+4
*
Revert 121810 - Move SpeechRecognizer delegate into its own header file and p...
rvargas@google.com
2012-02-14
8
-96
/
+68
*
Revert 121817 - Include speech_recognizer.h in speech_input_manager.h to plea...
rvargas@google.com
2012-02-14
2
-1
/
+2
*
Include speech_recognizer.h in speech_input_manager.h to please scoped_refptr.
tfarina@chromium.org
2012-02-14
2
-2
/
+1
*
Move SpeechRecognizer delegate into its own header file and put it in the con...
tfarina@chromium.org
2012-02-14
8
-68
/
+96
*
Add a stackframe named 'CrashIntentionally' to crashes from about:crash.
eroman@chromium.org
2012-02-14
1
-8
/
+8
*
Mark various IndexedDB tests as non-flaky following roll of WK78167.
jsbell@chromium.org
2012-02-14
1
-12
/
+4
*
Fix how we warm up the device enumerator for Flash
jschuh@chromium.org
2012-02-14
1
-2
/
+4
*
ResourceDispatcherTest.SyncXMLHttpRequest is not flaky anymore.
rvargas@google.com
2012-02-13
1
-2
/
+1
*
Adding a command line flag to specify renderer process limit
nasko@chromium.org
2012-02-13
7
-104
/
+152
*
Get rid of ShowPageInfo on WebContents and WebContentsDelegate. Chrome should...
jam@chromium.org
2012-02-13
4
-27
/
+0
*
Refactoring: Split more accessibility code into separate files.
dmazzoni@chromium.org
2012-02-13
24
-302
/
+341
*
Remove knowledge about SSLClientAuthHandler from chrome. Instead a callback i...
jam@chromium.org
2012-02-13
13
-244
/
+23
*
Extends error handling for audio capture and rendering.
henrika@chromium.org
2012-02-13
10
-18
/
+30
*
Add a switch to invert web contents (non-accel only).
dmazzoni@google.com
2012-02-13
6
-1
/
+70
*
Replace WillReadRequest with WillProcessResponse so that the
darin@chromium.org
2012-02-13
3
-36
/
+29
*
Remove ssl_host_state.h dependency from chrome.
jam@chromium.org
2012-02-13
12
-37
/
+84
*
Remove ssl_manager.h dependency from chrome.
jam@chromium.org
2012-02-13
8
-25
/
+6
*
Get rid of ssl_cert_error_handler.h dependency from Chrome.
jam@chromium.org
2012-02-13
9
-25
/
+62
*
Mark DeviceOrientationBrowserTest.BasicTest as failing.
podivilov@chromium.org
2012-02-13
1
-1
/
+2
*
Move SpeechInputPreferences to content/public/browser and put it in the conte...
tfarina@chromium.org
2012-02-13
13
-79
/
+67
*
Remove unused member variable |listeners_expecting_close_| in RenderProcessHo...
bauerb@chromium.org
2012-02-12
6
-18
/
+0
*
Move ContextMenuParams struct from webkit/glue to content/public/common. The ...
jam@chromium.org
2012-02-12
46
-176
/
+493
*
Move indexed db files from content/renderer to content/common.
dgrogan@chromium.org
2012-02-12
24
-110
/
+124
*
1) Invoke RootWindow::SetCapture(NULL) as a result from OS level mouse captur...
pkotwicz@chromium.org
2012-02-11
1
-4
/
+7
*
Revert -Wformat workaround that should no longer be neccessary.
thakis@chromium.org
2012-02-11
1
-4
/
+0
*
Revert 121620 - Refactor FileSystemOperation to take callback for each method.
kinaba@chromium.org
2012-02-11
2
-160
/
+100
*
Refactor FileSystemOperation to take callback for each method.
kinaba@chromium.org
2012-02-11
2
-100
/
+160
*
Add stub TabContentsViewAndroid.
yfriedman@chromium.org
2012-02-11
3
-0
/
+263
*
Drop frontbuffers for hibernated tabs using image_transport_surface_win.
mmocny@chromium.org
2012-02-11
7
-81
/
+169
*
aura::Window only supports void* and int values for custom properties, which ...
benrg@chromium.org
2012-02-11
2
-5
/
+3
*
Post a notification when accessible scroll requests complete.
dmazzoni@chromium.org
2012-02-11
4
-6
/
+50
*
Win: content/gpu has hard dependency on setupapi.dll.
apatrick@chromium.org
2012-02-10
2
-55
/
+9
*
Introduce a new class to manage the threads for AudioDevice and AudioInputDev...
tommi@chromium.org
2012-02-10
8
-305
/
+491
*
Revert 121541 - Add a switch to invert web contents (non-accel only).
dmazzoni@chromium.org
2012-02-10
6
-70
/
+1
*
Expose IAccessible2 role IA2_ROLE_TOGGLE_BUTTON when aria-pressed used with a...
aaronlevbugs@gmail.com
2012-02-10
3
-0
/
+49
*
Add a switch to invert web contents (non-accel only).
dmazzoni@chromium.org
2012-02-10
6
-1
/
+70
*
Rename GpuProcessHost::GetForRenderer to GetForClient
piman@chromium.org
2012-02-10
4
-16
/
+14
*
Need to pass this flag to GPU process...
backer@chromium.org
2012-02-10
1
-0
/
+1
*
Prevent SendPendingAccessibilityNotifications from calling itself recursively.
dmazzoni@chromium.org
2012-02-10
1
-19
/
+30
*
Fix pepper flash fullscreen.
ihf@chromium.org
2012-02-10
2
-0
/
+6
*
Propogate status setting for profiler to track parents
jar@chromium.org
2012-02-10
8
-23
/
+38
[next]