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
/
common
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implement Clipboard::ReadImage on Linux.
dcheng@chromium.org
2011-04-20
1
-2
/
+4
*
Enable TCP sockets for P2P IPC.
sergeyu@chromium.org
2011-04-20
1
-1
/
+2
*
Progress towards fixing 77536
backer@chromium.org
2011-04-19
3
-5
/
+9
*
make new syncer thread the default. Fixed all the test cases that failed.
lipalani@chromium.org
2011-04-19
1
-5
/
+2
*
Updated event trace code to stop on buffer full condition for any child proce...
jbates@chromium.org
2011-04-19
4
-0
/
+35
*
Revert 82067 - make new syncer thread the default. Fixed all the test cases t...
lipalani@chromium.org
2011-04-19
1
-2
/
+5
*
IPC host for TCP P2P sockets.
sergeyu@chromium.org
2011-04-19
1
-0
/
+9
*
make new syncer thread the default. Fixed all the test cases that failed.
lipalani@chromium.org
2011-04-19
1
-5
/
+2
*
Revert 82026 - make new syncer thread the default. Fixed all the test cases t...
lipalani@chromium.org
2011-04-19
1
-2
/
+5
*
GpuScheduler no longer spins when it is waiting on a latch.
jbates@chromium.org
2011-04-18
3
-0
/
+28
*
Notify all SSL client auth prompts when a cert is selected.
mattm@chromium.org
2011-04-18
1
-0
/
+7
*
make new syncer thread the default. Fixed all the test cases that failed.
lipalani@chromium.org
2011-04-18
1
-5
/
+2
*
Fix two bugs in proxying of Broker Connect callback and shutdown Broker when ...
ddorwin@chromium.org
2011-04-18
1
-1
/
+1
*
linux: don't always print dlopen errors from LoadNativeLibrary
evan@chromium.org
2011-04-18
1
-2
/
+5
*
Ensure no chrome includes in content\common and content\ppapi_plugin. Also t...
jam@chromium.org
2011-04-18
1
-0
/
+1
*
Revert 81965 - Progress towards fixing 77536This first thing this CL does is ...
backer@chromium.org
2011-04-18
2
-9
/
+4
*
Progress towards fixing 77536
backer@chromium.org
2011-04-18
2
-4
/
+9
*
Move renderer_main and renderer_glue to content.
jam@chromium.org
2011-04-18
4
-0
/
+92
*
Move PepperPluginRegistry to content, while leaving the Chrome specific bits ...
jam@chromium.org
2011-04-18
3
-2
/
+365
*
Implemented broker dispatcher, pipe creation, and handle distribution.
ddorwin@chromium.org
2011-04-18
1
-1
/
+2
*
Fix build break
rsleevi@chromium.org
2011-04-18
1
-1
/
+1
*
Remove the last Chrome dependencies from renderer, and enforce no more includ...
jam@chromium.org
2011-04-18
8
-0
/
+218
*
Move json_value_serializer to content\common since it's used by code in conte...
jam@chromium.org
2011-04-16
5
-5
/
+238
*
Clear RenderThread of any Chrome specific code, and move a bunch of stuff out...
jam@chromium.org
2011-04-16
3
-0
/
+102
*
Let Pepper open FileSystem files again.
ericu@google.com
2011-04-16
3
-0
/
+47
*
Delete the plugin printing code, which wasn't actually called.
jam@chromium.org
2011-04-15
1
-5
/
+0
*
Moved ParamTraits specializations that depend on WebKit out of content/common...
grt@chromium.org
2011-04-15
9
-577
/
+620
*
[Sync] Simplify themes notifications and themes sync
akalin@chromium.org
2011-04-15
1
-5
/
+1
*
Inverted dependency between code in content/common/gpu and the GpuWatchdogThr...
apatrick@chromium.org
2011-04-15
8
-25
/
+47
*
Update the web store promo to be clearer and configurable at run-time.
jstritar@chromium.org
2011-04-15
1
-0
/
+3
*
Added GpuMsg_VisibilityChanged message.
amarinichev@chromium.org
2011-04-15
4
-1
/
+15
*
Landing issue 6828049 on behalf of KushalP.
apatrick@chromium.org
2011-04-14
3
-29
/
+29
*
Draft version of the HW video decode tester and few other changes.
scherkus@chromium.org
2011-04-14
1
-18
/
+20
*
Moves responsibility for showing profile error dialog out of Browser
sky@chromium.org
2011-04-14
1
-5
/
+0
*
Move a bunch of Chrome specific code out of RenderThread, in preparation of m...
jam@chromium.org
2011-04-14
3
-30
/
+5
*
Move FilePathWatcher to base/files.
craig.schlenter@chromium.org
2011-04-14
8
-2006
/
+0
*
Use TabContentsObserver to monitor web navigation events instead of notificat...
jochen@chromium.org
2011-04-14
1
-24
/
+0
*
Wire up the extension API for registering NaCl modules to an actual registry ...
abarth@chromium.org
2011-04-14
1
-0
/
+2
*
Asynchronously create the ppapi broker.
ddorwin@chromium.org
2011-04-14
3
-2
/
+20
*
Renamed raw_data_length to encoded_data_length
vsevik@chromium.org
2011-04-13
4
-13
/
+13
*
More filesystem cleanup: convert URL-encoded-as-FilePath to actual URL, where
ericu@google.com
2011-04-13
8
-67
/
+70
*
Adds GLContext::LosesAllContextsOnContextLost.
amarinichev@chromium.org
2011-04-13
5
-2
/
+35
*
Suppress login prompting for favicons.
asanka@chromium.org
2011-04-13
1
-0
/
+24
*
Add enableReferrers and enableHyperlinkAuditing to contentSettings.misc exten...
bauerb@chromium.org
2011-04-13
3
-3
/
+8
*
Add IPC plumbing code for Quota API
kinuko@chromium.org
2011-04-13
7
-0
/
+227
*
Fix build.
apatrick@chromium.org
2011-04-13
1
-1
/
+1
*
Moved TextureTransport into content/common/gpu.
apatrick@chromium.org
2011-04-13
2
-0
/
+205
*
Move code that talks to spelling and translate out of content. I create Chro...
jam@chromium.org
2011-04-13
1
-8
/
+0
*
Revert 81319 - More filesystem cleanup: convert URL-encoded-as-FilePath to ac...
ericu@google.com
2011-04-12
8
-70
/
+67
*
More filesystem cleanup: convert URL-encoded-as-FilePath to actual URL, where
ericu@google.com
2011-04-12
8
-67
/
+70
[next]