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
*
Usage of AllSources in cert_store is safe for multiprofiles.
mirandac@chromium.org
2011-10-17
1
-2
/
+2
*
Change usage of AllSources to AllBrowserContextsAndSources to indicate that u...
mirandac@chromium.org
2011-10-17
1
-4
/
+4
*
Update DEPS so that only browser directories can access content public API fo...
jam@chromium.org
2011-10-17
2
-1
/
+4
*
base::Bind: Convert FileUtilProxy::CreateTemporaryCallback.
jhawkins@chromium.org
2011-10-17
3
-8
/
+12
*
Add new UMA stats to get a handle on Downloads UI Usage
benjhayden@chromium.org
2011-10-17
9
-11
/
+136
*
Move the java channel code to content. As discussed, we don't want to expose ...
jam@chromium.org
2011-10-17
6
-0
/
+169
*
Convert TraceController and ChildTraceMessageFilter to base::Bind.
jbates@chromium.org
2011-10-17
3
-29
/
+23
*
content: Move WebDragDest and files to content/.
erg@google.com
2011-10-17
4
-0
/
+421
*
Fix aura build breakage due to
backer@chromium.org
2011-10-17
2
-6
/
+4
*
2nd try: Change default global temporary quota limit to 50% of available space
kinuko@chromium.org
2011-10-17
2
-27
/
+2
*
aura: Add support for touch events.
sadrul@chromium.org
2011-10-17
2
-2
/
+11
*
Change AllSources to AllBrowserContextsAndSources in site_instance.cc, as the...
mirandac@chromium.org
2011-10-17
1
-1
/
+1
*
Revert 105791 (to see if it fixes browser_tests) - Change default global temp...
kinuko@chromium.org
2011-10-17
2
-2
/
+27
*
Check for extensions in order to fail early.
backer@chromium.org
2011-10-17
2
-23
/
+68
*
Make audio recording exclusive between web speech input and the extension API.
leandrogracia@chromium.org
2011-10-17
3
-3
/
+12
*
Change default global temporary quota limit to 50% of available space
kinuko@chromium.org
2011-10-17
2
-27
/
+2
*
Migrating NewRunnableMethod/Function to bind::Base in the speech input code.
leandrogracia@chromium.org
2011-10-17
3
-15
/
+16
*
Add async interface for RenderWidgetHost to ask for user's permission to lock...
yzshen@chromium.org
2011-10-17
9
-18
/
+118
*
Move backoff_delay_ to the inner Core class so that core_ is
wtc@chromium.org
2011-10-16
3
-11
/
+18
*
Add a contextual menu command for 'Paste and plain text' (or 'Paste and Match...
csilv@chromium.org
2011-10-16
6
-11
/
+27
*
Fix use-after-free in PepperPluginDelegateImpl::GetTextInputType.
kinaba@chromium.org
2011-10-16
1
-0
/
+2
*
Refactor SelectionChanged and ImeUpdateTextInputType IPCs for surrounding tex...
penghuang@chromium.org
2011-10-16
21
-132
/
+240
*
Revert 105678 - Caused flakiness described in http://crbug.com/100479
rsleevi@chromium.org
2011-10-16
1
-2
/
+2
*
Update task tracking to not depend on message_loop_ singleton
jar@chromium.org
2011-10-15
1
-3
/
+7
*
Mac implementation of mouse lock in render widget host view.
scheib@chromium.org
2011-10-15
1
-4
/
+27
*
Allow specification of the share group in WebGraphicsContext3DInProcessImpl
piman@chromium.org
2011-10-15
1
-1
/
+1
*
Revert 105661 - Revert 105659 - Delay network requests on startup if any webR...
pam@chromium.org
2011-10-15
3
-26
/
+46
*
HQP Refactoring (in Preparation for SQLite Cache)
mrossetti@chromium.org
2011-10-15
1
-2
/
+2
*
Get rid of view_messages.h includes in chrome\renderer.
jam@chromium.org
2011-10-15
7
-2
/
+19
*
Make content_shell not crash on startup.
jam@chromium.org
2011-10-15
2
-79
/
+50
*
Revert 105659 - Delay network requests on startup if any webRequest or webNav...
pam@chromium.org
2011-10-15
3
-46
/
+26
*
Delay network requests on startup if any webRequest or webNavigation extensio...
pam@chromium.org
2011-10-15
3
-26
/
+46
*
Remove redundant 'escape to quit fullscreen/mouse lock' code.
koz@chromium.org
2011-10-15
2
-15
/
+2
*
Make shared memory allocation possible for all child process types.
michaeln@google.com
2011-10-15
12
-67
/
+133
*
Revert 105607 - Revert 105602 - Ensure GLES2CmdDecoder is not destroyed if it...
apatrick@chromium.org
2011-10-15
1
-0
/
+6
*
Create content::UtilityThread interface and make chrome code use that. This i...
ananta@chromium.org
2011-10-14
6
-32
/
+97
*
Revert 105602 - Ensure GLES2CmdDecoder is not destroyed if it has not been in...
jar@chromium.org
2011-10-14
1
-6
/
+0
*
Ensure GLES2CmdDecoder is not destroyed if it has not been initialized.
apatrick@chromium.org
2011-10-14
1
-0
/
+6
*
Fix deps. Looks like jam didn't add the public dir for browser yet.
ben@chromium.org
2011-10-14
1
-0
/
+1
*
Move NativeWebKeyboardEvent files into their intended final destinations prio...
ben@chromium.org
2011-10-14
20
-24
/
+24
*
Adding gl command to change surface visibility, so that the gpu process can a...
mmocny@chromium.org
2011-10-14
10
-0
/
+47
*
Add an is_fullscreen to ViewMsg_Resize, and make it available as a property of
darin@chromium.org
2011-10-14
11
-15
/
+38
*
Split most of RenderViewTest and associated classes into content.
joi@chromium.org
2011-10-14
15
-42
/
+1184
*
Adds factories for WebInputEvents for Aura.
ben@chromium.org
2011-10-14
5
-0
/
+436
*
Move url_constansts.h to content/public/common.
jam@chromium.org
2011-10-14
26
-29
/
+29
*
Add screen power save block level.
avi@chromium.org
2011-10-14
6
-78
/
+113
*
Fix accessible focus when transitioning to a new page.
dmazzoni@chromium.org
2011-10-14
1
-8
/
+19
*
PPAPI Fullscreen: In ViewChanged, check if the browser entered fullscreen mode
polina@google.com
2011-10-14
3
-0
/
+9
*
Use rewritten url of a tab to find the zoom level from zoom map. Zoom map is
wrm364@motorola.com
2011-10-14
1
-1
/
+6
*
Allow speech input feature to be disabled.
jknotten@chromium.org
2011-10-14
3
-0
/
+13
[next]