- 01 Mar, 2012 40 commits
-
-
thakis@chromium.org authored
I fixed this in http://git.gnome.org/browse/libxml2/commit/?id=aae48e64dfbf2b46b157a4c1857e30645116388f BUG=none TEST=libxml still compiles without warnings when using clang TBR=evan Review URL: http://codereview.chromium.org/9564011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124450 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124445 0039d316-1c4b-4281-b951-d872f2087c98
-
tbreisacher@chromium.org authored
BUG=none TEST=compile Review URL: https://chromiumcodereview.appspot.com/9549014 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124444 0039d316-1c4b-4281-b951-d872f2087c98
-
bsalomon@google.com authored
Control your roll: https://chromiumcodereview.appspot.com/9252024 Review URL: https://chromiumcodereview.appspot.com/9568012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124443 0039d316-1c4b-4281-b951-d872f2087c98
-
sky@chromium.org authored
that you can drag a maximized window when tab dragging and no constraints are imposed on the window. Only when the mouse is released do we do anything. This only handles the multiple tab case, if you've selected all the tabs in a maximized window we won't detach. BUG=116074 TEST=none R=ben@chromium.org TBR=ben@chromium.org Review URL: https://chromiumcodereview.appspot.com/9566014 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124440 0039d316-1c4b-4281-b951-d872f2087c98
-
tzik@chromium.org authored
This patch: - renames content/{common,browser]/file_system to content/{common,browser}/fileapi, - moves content/browser/chrome_blob_storage_context.{h,cc} into content/browser/fileapi, - moves content/common/webblob_registry_impl.{h,cc} into content/common/fileapi, - moves content/common/{file_system_messages.h,webblob_messages.h} into content/common/fileapi, - adds jianli@ to OWNERS of content/{browser,common}/fileapi, - rename FileAndBlobMessageFilter to FileAPIMessageFilter. BUG=115603 TEST='Build should finish successfully' Review URL: http://codereview.chromium.org/9558006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124439 0039d316-1c4b-4281-b951-d872f2087c98
-
kinuko@chromium.org authored
BUG=114732 TEST=no functional changes Review URL: https://chromiumcodereview.appspot.com/9562005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124438 0039d316-1c4b-4281-b951-d872f2087c98
-
estade@chromium.org authored
BUG=116101,110760 TEST=manual Review URL: http://codereview.chromium.org/9555016 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124437 0039d316-1c4b-4281-b951-d872f2087c98
-
yzshen@chromium.org authored
Observer updates GestureRecognition parameters when settings change. BUG=114015 Review URL: http://codereview.chromium.org/9460001 TBR=girard@chromium.org Review URL: https://chromiumcodereview.appspot.com/9562013 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124436 0039d316-1c4b-4281-b951-d872f2087c98
-
ronghuawu@chromium.org authored
* Remove the denendency to the htons(), htonl(), ntohs(), ntohl(). * Implement inet_pton_v4 without using ws2. * Update the remoting_unittests. BUG=115501 TEST=Build and run webrtc test on Windows. Review URL: http://codereview.chromium.org/9455070 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124434 0039d316-1c4b-4281-b951-d872f2087c98
-
girard@chromium.org authored
Observer updates GestureRecognition parameters when settings change. BUG=114015 Review URL: http://codereview.chromium.org/9460001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124433 0039d316-1c4b-4281-b951-d872f2087c98
-
kevers@chromium.org authored
BUG=chromium-os:19569 TEST= Review URL: http://codereview.chromium.org/9442027 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124432 0039d316-1c4b-4281-b951-d872f2087c98
-
tbreisacher@chromium.org authored
BUG=116403 TEST=none Review URL: https://chromiumcodereview.appspot.com/9569017 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124431 0039d316-1c4b-4281-b951-d872f2087c98
-
jam@chromium.org authored
BUG=98716 Review URL: https://chromiumcodereview.appspot.com/9566001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124430 0039d316-1c4b-4281-b951-d872f2087c98
-
grt@chromium.org authored
CHROME_ETW_LOGGING env var now controls whether or not npchrome_frame.dll generates ETW events. This matches the behavior in chrome.exe. I also tweaked the log settings so that the same info is included in npchrome_frame.dll log messages as those in chrome.exe. BUG=none TEST=none Review URL: http://codereview.chromium.org/9487011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124427 0039d316-1c4b-4281-b951-d872f2087c98
-
robertshield@chromium.org authored
BUG=NONE TEST=NONE Review URL: http://codereview.chromium.org/9533009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124426 0039d316-1c4b-4281-b951-d872f2087c98
-
saintlou@chromium.org authored
BUG=116298 TEST=none Review URL: http://codereview.chromium.org/9557001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124424 0039d316-1c4b-4281-b951-d872f2087c98
-
macourteau@chromium.org authored
Resolves the bug where the user is using a platform for which the Media Stream InfoBar is not implemented, and where he does not have the requested devices installed on his system (e.g., request for "Video" but the user has no camera). This fix applies to temporary code which will be removed whenever the InfoBar is implemented on all platforms. BUG=116174 TEST= Review URL: http://codereview.chromium.org/9569012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124422 0039d316-1c4b-4281-b951-d872f2087c98
-
tfarina@chromium.org authored
TBR=pkasting@chromium.org Review URL: https://chromiumcodereview.appspot.com/9567009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124421 0039d316-1c4b-4281-b951-d872f2087c98
-
dennisjeffrey@chromium.org authored
This Chrome Endure test continually attaches and detaches a large DOM tree from a basic HTML document, which contains event listeners. There should be no leaks or memory bloat in this document. BUG=chromium-os:27099 TEST=Verified the test runs on my local linux machine. Review URL: https://chromiumcodereview.appspot.com/9561010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124417 0039d316-1c4b-4281-b951-d872f2087c98
-
tfarina@chromium.org authored
R=pkasting@chromium.org TBR=sky@chromium.org Review URL: https://chromiumcodereview.appspot.com/9544001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124416 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124415 0039d316-1c4b-4281-b951-d872f2087c98
-
rbyers@chromium.org authored
Changes: r16: When doing html inlining, preserve any attributes on script tags. BUG=None TEST= Review URL: http://codereview.chromium.org/9536015 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124414 0039d316-1c4b-4281-b951-d872f2087c98
-
bulach@chromium.org authored
This patch follows digit's suggestions: - Removes ScopedJavaObject for jclasses. - Uses const char kFoo[] rather than pointers. BUG= TEST=base/android/jni_generator/jni_generator_tests.py Review URL: http://codereview.chromium.org/9466024 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124413 0039d316-1c4b-4281-b951-d872f2087c98
-
rbyers@chromium.org authored
Manipulate the login/logout marker vectors only on the UI thread. Fixes crashes in ~BootTimesLoader. BUG=chromium-os:24935 TEST= Review URL: http://codereview.chromium.org/9453026 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124412 0039d316-1c4b-4281-b951-d872f2087c98
-
tdresser@chromium.org authored
DefaultDeviceScaleFactor will be based solely on the screen DPI, as opposed to DeviceScaleFactor, which incorporates information from the viewport tag. This is a follow-up to: https://bugs.webkit.org/show_bug.cgi?id=79534 BUG=115231 TEST=None Review URL: http://codereview.chromium.org/9500015 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124411 0039d316-1c4b-4281-b951-d872f2087c98
-
flackr@chromium.org authored
BUG=115514 TEST=Double middle or right click on the window title bar. The window should no longer maximize. Review URL: https://chromiumcodereview.appspot.com/9555001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124409 0039d316-1c4b-4281-b951-d872f2087c98
-
serya@google.com authored
BUG=None. TEST=Manual test. Review URL: https://chromiumcodereview.appspot.com/9567008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124408 0039d316-1c4b-4281-b951-d872f2087c98
-
dalecurtis@chromium.org authored
Simple addition of ffmpeg specific tests to ease TSAN, ASAN, Valgrind testing. BUG=110776 TEST=Ran tests. Review URL: http://codereview.chromium.org/9517005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124407 0039d316-1c4b-4281-b951-d872f2087c98
-
tbreisacher@chromium.org authored
Some tests assume that about:blank will load at startup when --homepage=about:blank is passed. Now chrome://newtab/ loads instead, so we need to take that into account BUG=none TEST=shortcuts.ShortcutsTest.testViewSourceShortcut, multiprofile.MultiprofileTest.testBasic, instant.InstantTest Review URL: http://codereview.chromium.org/9559016 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124406 0039d316-1c4b-4281-b951-d872f2087c98
-
stuartmorgan@chromium.org authored
The biggest change here is to remove the dedicated current->staged->upload pipeline, and instead have finishing a log add it to the queue (the same one that's used for old logs that came from disk), and always do uploading by staging from the queue. That will allow for MetricsService to handle cutting logs and uploading logs separately in a future CL (and allows for a bit of simplification now in the shutdown case, where it's no longer necessary to stage the current log for upload just so that it's possible to immediately store it). The rest of the MetricsService changes aren't actually changing the flow, the just split some things into more methods so that future CLs to separate cutting logs and uploading them will be smaller and easier to understand. StartFinalLogInfoCollection/OnFinalLogInfoCollectionDone were added to make it much more clear how StartScheduledUpload gets to the code that actually does the uploading, since it's confusing to have to follow the jumps through the various implementation details of the specific info being gathered to see what the end point is. BUG=None TEST=Metrics should continue to be reported from official builds Review URL: http://codereview.chromium.org/9396001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124405 0039d316-1c4b-4281-b951-d872f2087c98
-
caseq@google.com authored
BUG=none TEST=none Review URL: https://chromiumcodereview.appspot.com/9538010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124404 0039d316-1c4b-4281-b951-d872f2087c98
-
kaznacheev@chromium.org authored
BUG= TEST= Review URL: https://chromiumcodereview.appspot.com/9562003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124403 0039d316-1c4b-4281-b951-d872f2087c98
-
kaznacheev@chromium.org authored
BUG=chromium-os:26878 TEST= Review URL: https://chromiumcodereview.appspot.com/9565002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124401 0039d316-1c4b-4281-b951-d872f2087c98
-
thestig@chromium.org authored
BUG=none TEST=none Review URL: http://codereview.chromium.org/9514017 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124398 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-release@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124397 0039d316-1c4b-4281-b951-d872f2087c98
-
oshima@chromium.org authored
BUG=108492 TEST=none Review URL: http://codereview.chromium.org/9537016 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124395 0039d316-1c4b-4281-b951-d872f2087c98
-
eroman@chromium.org authored
BUG=116345 Review URL: http://codereview.chromium.org/9555017 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124394 0039d316-1c4b-4281-b951-d872f2087c98
-
jvoung@google.com authored
Move bitcode download earlier, so that temp files are not created (and will not need to be cleaned) if the bitcode download fails. We will probably need to convert everything to WeakRefAnchors to clean up these up more consistently in the dtors. R=sehr@google.com BUG= none TEST= run_pnacl_bad_browser_test (currently need to manually check the user filesystem to see it's clean after running). Review URL: http://codereview.chromium.org/9561004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124393 0039d316-1c4b-4281-b951-d872f2087c98
-
eroman@chromium.org authored
Review URL: http://codereview.chromium.org/9521006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124392 0039d316-1c4b-4281-b951-d872f2087c98
-