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
*
Vendor-prefix the delivered intent as "window.webkitIntent"
gbillock@chromium.org
2012-04-05
1
-1
/
+1
*
Objects that derive from RefCounted should not have public dtors
rsleevi@chromium.org
2012-04-05
1
-0
/
+3
*
ui: Move gesture-recognizer into ui/base/.
sadrul@chromium.org
2012-04-05
1
-1
/
+1
*
Implemented the function which converts a Chrome X509Certificate into a peppe...
raymes@chromium.org
2012-04-05
1
-1
/
+41
*
Improve test engine error feedback:
aaronlevbugs@gmail.com
2012-04-05
14
-18
/
+139
*
Unobfuscate RWHVMac accelerated compositing code path by separating it from p...
jbates@chromium.org
2012-04-05
9
-515
/
+528
*
Add ability to create a platform thread with a priority.
dgreid@chromium.org
2012-04-05
1
-3
/
+2
*
Creates an IME-host window for a sandboxed Flash.
hbono@chromium.org
2012-04-05
1
-3
/
+20
*
Make common utility to load views from nibs.
avi@chromium.org
2012-04-05
1
-21
/
+6
*
Mac content shell: HTTP auth.
avi@chromium.org
2012-04-05
10
-5
/
+772
*
Use ScopedProcessInformation instead of raw PROCESS_INFORMATION in content/ t...
erikwright@chromium.org
2012-04-05
1
-9
/
+8
*
DevTools: migrate devtools window to the InspectorFrontendAPI.
pfeldman@chromium.org
2012-04-05
2
-7
/
+0
*
Remove references to a bug that should be fixed.
thestig@chromium.org
2012-04-05
1
-2
/
+2
*
Remove TOOLKIT_USES_GTK and consolidate it into TOOLKIT_GTK
oshima@chromium.org
2012-04-05
25
-72
/
+64
*
DomStorageBrowserTest sanity check
michaeln@google.com
2012-04-04
5
-165
/
+179
*
Revert "Revert 130737 - Make contexts actually use ShareGroup for shared cont...
gman@chromium.org
2012-04-04
2
-7
/
+7
*
Revert 130737 - Make contexts actually use ShareGroup for shared contexts.
binji@chromium.org
2012-04-04
2
-7
/
+7
*
Add support for UIA accessibility interfaces like IAccessibleEx and IRawEleme...
ananta@chromium.org
2012-04-04
2
-19
/
+116
*
Make contexts actually use ShareGroup for shared contexts.
gman@chromium.org
2012-04-04
2
-7
/
+7
*
Mac content shell: Fix new browser window.
avi@chromium.org
2012-04-04
6
-16
/
+24
*
Minor cleaning of shell javascript dialogs.
avi@chromium.org
2012-04-04
2
-12
/
+9
*
Adds a TabContentsViewAura.
ben@chromium.org
2012-04-04
5
-8
/
+745
*
Revert 130199 - Revert 128179 - Make sure the plugin scriptable object is rel...
wez@chromium.org
2012-04-04
3
-10
/
+22
*
Add the PPAPI X509 Certificate interface and implementation.
raymes@chromium.org
2012-04-04
6
-1
/
+74
*
Automated tests for full screen & mouse lock M16 features
scheib@chromium.org
2012-04-04
3
-3
/
+4
*
DevTools: make Save As dialog optional for the paths that have already been s...
pfeldman@chromium.org
2012-04-04
6
-19
/
+34
*
Fix for gpu thread creation race in single process mode.
robertshield@chromium.org
2012-04-04
1
-7
/
+13
*
DevTools: migrate to the generic ?ws= target schema in the remote debugging.
pfeldman@chromium.org
2012-04-04
1
-1
/
+1
*
Fix a crash in GLHelper when the context is lost.
mazda@chromium.org
2012-04-04
1
-1
/
+2
*
Convert browser encoding ui_tests to browser_tests. They should hopefully be ...
jam@chromium.org
2012-04-04
2
-0
/
+25
*
aura-x11: Add custom web cursor support.
sadrul@chromium.org
2012-04-03
1
-3
/
+3
*
Revert 130442 - Adds a TabContentsViewAura.
sergeyu@chromium.org
2012-04-03
5
-745
/
+8
*
Adds a TabContentsViewAura.
ben@chromium.org
2012-04-03
5
-8
/
+745
*
IndexedDBLayoutTest.FAILS_IndexBasicsWorkersTest crashes. Disabling it
pkotwicz@chromium.org
2012-04-03
1
-1
/
+1
*
Un-hardcode 16 bits per sample in AudioDevice
vrk@google.com
2012-04-03
1
-4
/
+1
*
Clear the selection text when performing empty selections.
leandrogracia@chromium.org
2012-04-03
1
-0
/
+3
*
Add a new GetNegotiatedProtocol method to StreamSocket and implement in all s...
rch@chromium.org
2012-04-03
1
-0
/
+5
*
Remove some code duplication in how browser_tests initialize the sandbox on W...
jam@chromium.org
2012-04-03
1
-14
/
+7
*
Convert ChromeMain ui_tests to browser_tests. I renabled ReuseBrowserInstance...
jam@chromium.org
2012-04-03
1
-2
/
+1
*
Reapply 130248 - Add full support for filesystem URLs. Trying to get the buil...
apavlov@chromium.org
2012-04-03
2
-2
/
+3
*
We have seen error messages (see e.g.
henrika@chromium.org
2012-04-03
1
-4
/
+2
*
Fix some grammar in comments, error messages and documentation.
gavinp@chromium.org
2012-04-03
6
-7
/
+7
*
Try to induce flaky test to flake again.
dgrogan@chromium.org
2012-04-03
1
-1
/
+3
*
Put the Pepper stuff in the content namespace.
brettw@chromium.org
2012-04-03
24
-40
/
+121
*
This CL adds pepper flash fullscreen support on Mac.
sail@chromium.org
2012-04-03
8
-64
/
+90
*
Revert 130248 - Add full support for filesystem URLs.
sergeyu@chromium.org
2012-04-03
2
-3
/
+2
*
Move media/audio files into media namespace (relanding)
vrk@google.com
2012-04-03
52
-149
/
+204
*
PpapiCommandBufferProxy implements CommandBufferProxy.
fsamuel@chromium.org
2012-04-02
9
-94
/
+20
*
Add full support for filesystem URLs.
ericu@google.com
2012-04-02
2
-2
/
+3
*
Added RTF support to pepper API.
raymes@chromium.org
2012-04-02
5
-0
/
+18
[next]