- Apr 07, 2009
-
-
sgk@google.com authored
part of the {direct,export}_dependent_settings in skia. Review URL: http://codereview.chromium.org/63067 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@13268 0039d316-1c4b-4281-b951-d872f2087c98
-
sgk@google.com authored
Review URL: http://codereview.chromium.org/63064 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@13267 0039d316-1c4b-4281-b951-d872f2087c98
-
senorblanco@chromium.org authored
Review URL: http://codereview.chromium.org/63070 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@13266 0039d316-1c4b-4281-b951-d872f2087c98
-
thestig@chromium.org authored
Review URL: http://codereview.chromium.org/62016 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@13265 0039d316-1c4b-4281-b951-d872f2087c98
-
ojan@google.com authored
Review URL: http://codereview.chromium.org/63071 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@13264 0039d316-1c4b-4281-b951-d872f2087c98
-
ojan@chromium.org authored
I think we might be able to reduce some flakiness by increasing the timeout for http tests. I'll do that in a following CL. Review URL: http://codereview.chromium.org/58015 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@13262 0039d316-1c4b-4281-b951-d872f2087c98
-
avi@google.com authored
http://codereview.chromium.org/63045 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@13260 0039d316-1c4b-4281-b951-d872f2087c98
-
jrg@chromium.org authored
Use CFBundleVersion for the Keystone version (e.g. 172.2.0.0). Review URL: http://codereview.chromium.org/63027 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@13259 0039d316-1c4b-4281-b951-d872f2087c98
-
michaeln@google.com authored
Adds new messages and widens some existing messages between the renderer and browser processes to support an implementation of the HTML5AppCache spec with most of the logic running in the browser process. The gist of most of the changes are to indicate which frame each resource request is coming from, and to indicate which appcache each response was retrieved from (if any).See https://docs.google.com/a/google.com/Doc?docid=agv6ghfsqr_15f749cgt3&hl=en Review URL: http://codereview.chromium.org/9712 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@13258 0039d316-1c4b-4281-b951-d872f2087c98
-
brettw@chromium.org authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@13257 0039d316-1c4b-4281-b951-d872f2087c98
-
brettw@chromium.org authored
Review URL: http://codereview.chromium.org/63029 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@13256 0039d316-1c4b-4281-b951-d872f2087c98
-
brettw@chromium.org authored
a factory pointer around all the time. Removing TestTabContents will require making the Browser object keep track of the Factory pointer as well, so I think the global is the best approach and cleans some things up. Review URL: http://codereview.chromium.org/62044 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@13255 0039d316-1c4b-4281-b951-d872f2087c98
-
deanm@chromium.org authored
It seems there used to be an old bug in Skia, and we explicitly set a stroke width of 1 instead of 0 to work around it. Internally in Skia this goes down a more complex path, creating a path from the rect, and then filling the path. This was causing problems at the edges of the canvas, for example if you were to DrawRectInt(0, 0, width - 1, height - 1). Switch some SkRects to SkIRects. Internally Skia will still convert them to scalars, but it makes our code a bit cleaner. Review URL: http://codereview.chromium.org/62099 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@13254 0039d316-1c4b-4281-b951-d872f2087c98
-
ananta@chromium.org authored
Bug=1751431 Review URL: http://codereview.chromium.org/62042 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@13253 0039d316-1c4b-4281-b951-d872f2087c98
-
sgk@google.com authored
Review URL: http://codereview.chromium.org/63063 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@13252 0039d316-1c4b-4281-b951-d872f2087c98
-
darin@chromium.org authored
R=pam Review URL: http://codereview.chromium.org/63038 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@13251 0039d316-1c4b-4281-b951-d872f2087c98
-
deanm@chromium.org authored
BUG=9806 Review URL: http://codereview.chromium.org/62105 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@13250 0039d316-1c4b-4281-b951-d872f2087c98
-
pinkerton@chromium.org authored
Layout the tabs explicitly when creating a background tab. Update to correct tab model observer API so we once again get update messages. Review URL: http://codereview.chromium.org/63022 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@13249 0039d316-1c4b-4281-b951-d872f2087c98
-
deanm@chromium.org authored
BUG=9802 Review URL: http://codereview.chromium.org/62104 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@13248 0039d316-1c4b-4281-b951-d872f2087c98
-
sgk@google.com authored
Remove "Hammer" from the src/chrome/ svn:ignore list. Property differences: Property changes on: /usr/local/google/home/sgk/chrome/trunk1/src ___________________________________________________________________ Modified: svn:ignore - data googleurl v8 xcodebuild + data googleurl v8 sconsbuild xcodebuild Property changes on: /usr/local/google/home/sgk/chrome/trunk1/src/chrome ___________________________________________________________________ Modified: svn:ignore - Debug Hammer Release chrome.xcodeproj scons-out SConstruct app.scons browser.scons chrome_main.scons common.scons convert_dict.scons flush_cache.scons image_diff.scons ipc_tests.scons page_cycler_tests.scons perf_tests.scons renderer.scons resources.scons startup_tests.scons test_support_common.scons test_support_ui.scons test_support_unit.scons ui_tests.scons unit_tests.scons views.scons + Debug Release chrome.xcodeproj SConstruct app.scons browser.scons chrome_main.scons common.scons convert_dict.scons flush_cache.scons image_diff.scons ipc_tests.scons page_cycler_tests.scons perf_tests.scons renderer.scons resources.scons startup_tests.scons test_support_common.scons test_support_ui.scons test_support_unit.scons ui_tests.scons unit_tests.scons views.scons git-svn-id: svn://svn.chromium.org/chrome/trunk/src@13247 0039d316-1c4b-4281-b951-d872f2087c98
-
kasperl@google.com authored
1.1.7. The new version includes a crash fix for a rather obscure crash involving setters with numeric property names and re-enables the script compilation cache, which seems important to some kinds of JS event handling code. Review URL: http://codereview.chromium.org/63060 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@13246 0039d316-1c4b-4281-b951-d872f2087c98
-
kasperl@google.com authored
performance graphs looks pretty weird, so I'm not taking any chances. Review URL: http://codereview.chromium.org/62101 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@13245 0039d316-1c4b-4281-b951-d872f2087c98
-
kasperl@google.com authored
a crash fix for a rather obscure crash involving setters with numeric property names and re-enables the script compilation cache, which seems important to some kinds of JS event handling code. Review URL: http://codereview.chromium.org/62096 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@13244 0039d316-1c4b-4281-b951-d872f2087c98
-
aa@chromium.org authored
This reverts commit 61ab30f52667e739602ab2af4fd8f2d8a0a2a2f0. Still seeing memory errors. Review URL: http://codereview.chromium.org/63056 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@13243 0039d316-1c4b-4281-b951-d872f2087c98
-
phajdan.jr@chromium.org authored
Remove following deprecated wstring-using functions: net/net_util: FilePathToFileURL net/net_util: FileURLToFilePath Switch net/base/upload_data to FilePath. Switch upload-related parts of net/url_request/url_request to FilePath. Made necessary adjustments in rest of code (a lot). Review URL: http://codereview.chromium.org/63011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@13242 0039d316-1c4b-4281-b951-d872f2087c98
-
hbono@chromium.org authored
This issue is caused by my bonehead mistake in r4300: I misunderstand the behavior of Vista when we call the SetWindowsText() function. It actually cancels an ongoing composition. So, changing this behavior caused this regression. To fix this issue, this change cancels an ongoing composition instead of completing it. As far as I tested on my XP PC, this fix works also on XP. BUG=9596 Review URL: http://codereview.chromium.org/60084 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@13241 0039d316-1c4b-4281-b951-d872f2087c98
-
pfeldman@chromium.org authored
Review URL: http://codereview.chromium.org/62050 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@13240 0039d316-1c4b-4281-b951-d872f2087c98
-
phajdan.jr@chromium.org authored
- allow resolving local hostname - simulate a failing lookup of "wpad" in in_process_browser_test Review URL: http://codereview.chromium.org/63019 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@13239 0039d316-1c4b-4281-b951-d872f2087c98
-
aa@chromium.org authored
have to know and copy/paste their extension ID. This required moving the code that defaults the extension ID earlier in the load process. Also fixed some bugs: * fixed a bug that was causing all user scripts to get executed in the same context. * made the greasemonkey api only available in 'standalone' user scripts. * re-added the anonymous function wrapper that is supposed to wrap content scripts. Also added unit tests for the fixed bugs. Review URL: http://codereview.chromium.org/60112 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@13238 0039d316-1c4b-4281-b951-d872f2087c98
-
pfeldman@chromium.org authored
Review URL: http://codereview.chromium.org/60115 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@13237 0039d316-1c4b-4281-b951-d872f2087c98
-
ojan@chromium.org authored
Review URL: http://codereview.chromium.org/62095 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@13236 0039d316-1c4b-4281-b951-d872f2087c98
-
ojan@chromium.org authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@13235 0039d316-1c4b-4281-b951-d872f2087c98
-
ojan@chromium.org authored
I wasn't able to reproduce this flakiness locally all day today, so I feel like we just need to get the bots green and see where that leaves us. TBR. Review URL: http://codereview.chromium.org/63052 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@13234 0039d316-1c4b-4281-b951-d872f2087c98
-
ojan@chromium.org authored
Review URL: http://codereview.chromium.org/62093 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@13233 0039d316-1c4b-4281-b951-d872f2087c98
-
ojan@chromium.org authored
Review URL: http://codereview.chromium.org/63051 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@13232 0039d316-1c4b-4281-b951-d872f2087c98
-
ojan@chromium.org authored
Review URL: http://codereview.chromium.org/63050 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@13231 0039d316-1c4b-4281-b951-d872f2087c98
-
ojan@chromium.org authored
take so long. Review URL: http://codereview.chromium.org/62090 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@13230 0039d316-1c4b-4281-b951-d872f2087c98
-
bradnelson@google.com authored
Review URL: http://codereview.chromium.org/62089 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@13229 0039d316-1c4b-4281-b951-d872f2087c98
-
kuchhal@chromium.org authored
BUG=9637 Review URL: http://codereview.chromium.org/60086 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@13228 0039d316-1c4b-4281-b951-d872f2087c98
-
shess@chromium.org authored
Reverts: http://codereview.chromium.org/50074 http://src.chromium.org/viewvc/chrome?view=rev&revision=13201 Review URL: http://codereview.chromium.org/63047 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@13227 0039d316-1c4b-4281-b951-d872f2087c98
-