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
/
webkit
/
support
/
platform_support_mac.mm
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move C++ code from webkit/tools/test_shell to webkit/support
jamesr@chromium.org
2013-06-04
1
-2
/
+2
*
Revert "Move C++ code from webkit/tools/test_shell to webkit/support"
jamesr@chromium.org
2013-05-30
1
-2
/
+2
*
Move C++ code from webkit/tools/test_shell to webkit/support
jamesr@chromium.org
2013-05-30
1
-2
/
+2
*
Move path functions from file_util to FilePath object.
brettw@chromium.org
2013-04-12
1
-4
/
+3
*
Replace string16 with base::string16 in src/webkit
brettw@chromium.org
2013-03-29
1
-4
/
+4
*
Add FilePath to base namespace.
brettw@chromium.org
2013-02-02
1
-8
/
+8
*
Fix webkit tests failing on the bots
cpu@chromium.org
2013-01-09
1
-0
/
+2
*
Register WebKitWeightWatcher fonts again on mac
thakis@chromium.org
2012-08-30
1
-2
/
+9
*
Load DumpRenderTree.pak also for webkit unit tests
jochen@chromium.org
2012-08-08
1
-7
/
+16
*
Remove all the OS X 10.6 SDK forward declarations.
rsesek@chromium.org
2012-07-18
1
-19
/
+0
*
Add methods to add DataPack from open files
cjhopman@chromium.org
2012-07-10
1
-1
/
+1
*
Revert "Revert 137734 - Select theme resources from ResourceBundle at request...
flackr@chromium.org
2012-05-24
1
-10
/
+3
*
Revert 137734 - Select theme resources from ResourceBundle at requested scale...
fischman@chromium.org
2012-05-17
1
-3
/
+10
*
Select theme resources from ResourceBundle at requested scale factor.
flackr@chromium.org
2012-05-17
1
-10
/
+3
*
Add scale factor and 2x resources from webkit and plumb through to ContentCli...
tony@chromium.org
2012-05-11
1
-0
/
+9
*
Add scale factor tag to data packs
sail@chromium.org
2012-05-01
1
-1
/
+1
*
Added a guard on GetLocalizedString() to make it work with unit tests.
morrita@chromium.org
2012-03-21
1
-0
/
+4
*
Use CTFontManagerRegisterFontsForURLs in webkit support if we're building on ...
jochen@chromium.org
2012-03-20
1
-0
/
+21
*
mac: Remove InitWebCoreSystemInterface() calls from many random places.
thakis@chromium.org
2012-02-14
1
-4
/
+1
*
Transition to base/mac/bundle_locations.h step 2
jeremy@chromium.org
2012-01-19
1
-2
/
+3
*
Move some webkit_glue embedder functions into WebKitPlatformSupport virtual m...
piman@chromium.org
2011-11-22
1
-6
/
+3
*
webkit: Remove 3 exit time destructor and turn on -Wexit-time-destructors.
thakis@chromium.org
2011-11-11
1
-2
/
+2
*
Fix TestShell on mac to handle utf8 data pak files.
tony@chromium.org
2011-09-27
1
-1
/
+1
*
Updated *.pak file format to support both UTF8 and UTF16
adriansc@chromium.org
2011-09-19
1
-2
/
+18
*
fix typo in log message
epoger@google.com
2011-08-25
1
-1
/
+1
*
[Mac] Return an empty StringPiece from GetDataResource() when |g_resource_dat...
asvitkine@chromium.org
2011-08-24
1
-2
/
+3
*
Don't register WebKitWeightWatcher fonts
tkent@chromium.org
2011-02-01
1
-9
/
+2
*
Fix input-speech related failures on DRT
tkent@chromium.org
2011-01-26
1
-21
/
+3
*
Move ResourceBundle, DataPack to ui/base
ben@chromium.org
2011-01-20
1
-3
/
+3
*
Roll WebKit DEPS past WebKit move. Update gyp files and include paths to ref...
abarth@chromium.org
2011-01-17
1
-1
/
+1
*
Move base/mac_util.h to base/mac and use the base::mac namespace.
brettw@chromium.org
2011-01-01
1
-3
/
+3
*
Move data pack from base to app (it's just part of the resource bundle system).
brettw@chromium.org
2010-12-23
1
-3
/
+3
*
Re-land earlier patch that moves the NPAPI implementation from webkit/glue/pl...
brettw@chromium.org
2010-12-21
1
-2
/
+2
*
Revert "Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi"
chase@chromium.org
2010-12-21
1
-2
/
+2
*
Revert "Revert 69755 - Move the NPAPI files from webkit/glue/plugins to webki...
chase@chromium.org
2010-12-20
1
-2
/
+2
*
Revert 69755 - Move the NPAPI files from webkit/glue/plugins to webkit/plugin...
brettw@chromium.org
2010-12-20
1
-2
/
+2
*
Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi and put
brettw@chromium.org
2010-12-20
1
-2
/
+2
*
Try to get webkit tests green by letting DRT load CrApplication early.
thakis@chromium.org
2010-12-19
1
-0
/
+2
*
Fix mac build. I deleted one too many lines.
tony@chromium.org
2010-10-19
1
-0
/
+1
*
Add xcodebuild/{Debug/Release}/plugins to the plugin load
tony@chromium.org
2010-10-19
1
-0
/
+8
*
Disabling DRT related initializations in unit-test mode.
jcivelli@chromium.org
2010-08-21
1
-2
/
+5
*
Add resources to Linux DRT so things like the broken image
tony@chromium.org
2010-06-03
1
-4
/
+2
*
Remove references to feed preview, which was removed years ago.
tony@chromium.org
2010-05-26
1
-6
/
+0
*
Fix a typo in webkit_support.
tony@chromium.org
2010-05-19
1
-1
/
+1
*
Apply recent changes of test_shell to webkit_support.
tkent@google.com
2010-05-11
1
-0
/
+67
*
Add resource loading and resource retrieval code for Mac.
tkent@google.com
2010-05-07
1
-0
/
+107
*
Prepare to move an InitWebCoreSystemInterface() call in
tkent@google.com
2010-04-21
1
-0
/
+3
*
Add more wrapper functions to webkit_support to avoid dependency to
tkent@google.com
2010-04-05
1
-0
/
+60