summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Removes some dead NOTIMPLEMENTEDs and enables some code that no longersky@chromium.org2009-09-144-11/+2
* Remove tests that are now passing from test expectations.dglazkov@chromium.org2009-09-141-6/+0
* Fix minor compilation issues that can trigger on some platforms (e.g. CentOS)markus@chromium.org2009-09-142-2/+2
* Take 2 on fixing the Linux views buildpkasting@chromium.org2009-09-141-0/+2
* Update bug numbers in test_expectationsvictorw@chromium.org2009-09-141-2327/+2327
* Try to fix Linux views buildpkasting@chromium.org2009-09-141-1/+1
* OS X: Switch History <-> Bookmarks progress items to match other platformsjeremy@chromium.org2009-09-141-5/+5
* Update Linux extension install promptrafaelw@chromium.org2009-09-141-44/+22
* Log an error message when deleting lockfile or socket fails in ProcessSinglet...mattm@chromium.org2009-09-141-3/+4
* Fix for bug 2932: Chrome should not trigger page reloading when turn off auto...jshin@chromium.org2009-09-148-8/+42
* Despite the futex(2) manual page telling us to include <linux/futex.h>, thismarkus@chromium.org2009-09-142-1/+59
* Add time and webkit/chrome svn revisions to the JSON output for ojan@google.com2009-09-142-15/+63
* Factor out border-drawing code from autocomplete_popup_contents_view.cc into ...pkasting@chromium.org2009-09-1414-111/+186
* Fix tests involving multiple windows that log frame load events.darin@chromium.org2009-09-142-4/+4
* linux: update splash pages to reflect new plugin realityevan@chromium.org2009-09-142-22/+4
* This change adds a new "generic" theme to the Windows implementation ofdpranke@google.com2009-09-1411-19/+1241
* Provide a save file type for unknown extensions.paul@chromium.org2009-09-142-8/+21
* Split the "downloads in progress at exit" confirm dialog text intopaul@chromium.org2009-09-143-40/+81
* Change the URLs used to access "view-cache:" and "view-net-internals:".eroman@chromium.org2009-09-1415-149/+252
* Rebaselines fast/repaint/fixed.html to accomodate scrolling change introduced...jamesr@chromium.org2009-09-145-2332/+2329
* Changes the width of pinned tabs to 56, except on chrome os where itsky@chromium.org2009-09-144-14/+19
* Add libjingle version 0.4.0, plus some patchesnick@chromium.org2009-09-14264-0/+54701
* This CL makes the focus remembered across tab switches for Chrome Linux with ...jcampan@chromium.org2009-09-1418-79/+138
* GTK: Don't show bookmark bar remnants in fullscreen mode.estade@chromium.org2009-09-143-5/+20
* plugins: call SetContainer before we call Initializeevan@chromium.org2009-09-141-1/+4
* Do not delete old version directory if 'opv' key still points to it.kuchhal@chromium.org2009-09-142-141/+154
* Fix typo in bug name. I typed '6' instead of '9' by accident. I noticed bec...dkegel@google.com2009-09-141-1/+1
* GTK: Adjust toolbar padding.estade@chromium.org2009-09-141-1/+5
* Added a few suppressions for ThreadSanitizer on Mac.timurrrr@chromium.org2009-09-141-0/+91
* Restore support for loading URLs on the command line.darin@chromium.org2009-09-141-11/+21
* Clean up a few tiny things I noticed.pkasting@chromium.org2009-09-143-6/+4
* Tries to avoid unnecessary layoutjamesr@chromium.org2009-09-142-6/+4
* Fix to use FilePath in more unittests.phajdan.jr@chromium.org2009-09-147-43/+35
* Reverts linux font change again. Slow down isn't as bad as before. Butsky@chromium.org2009-09-149-264/+306
* Load the http auth dialog from the main bundle.thomasvl@chromium.org2009-09-144-197/+1002
* Add expat, a lightweight xml parser, to third_party.nick@chromium.org2009-09-1431-0/+15962
* Use gtk_window_set_skip_taskbar_hint on info bubble popups so they don't show...mattm@chromium.org2009-09-141-0/+1
* Fix up the unittest to now expect the image within the bundle.thomasvl@chromium.org2009-09-141-4/+4
* Fix bug where content scripts can get GC'd if they don'taa@chromium.org2009-09-143-7/+34
* The focus is not restored properly when a Windows modal dialogjcampan@chromium.org2009-09-143-43/+22
* Make int64 -> Time conversion explicit.phajdan.jr@chromium.org2009-09-143-9/+10
* Lands http://codereview.chromium.org/201102 for Oshima:sky@chromium.org2009-09-142-0/+4
* GTK: Don't show extension shelf when it's empty.estade@chromium.org2009-09-142-18/+2
* Try to fix the Linux Views build.pkasting@chromium.org2009-09-141-1/+1
* linux: enable plugins by defaultevan@chromium.org2009-09-143-11/+0
* About box in one locale (ja) needs additional whitespace to avoid truncation.finnur@chromium.org2009-09-141-1/+1
* Changing a NOTREACHED() to a DLOG as StopAsync can be called before a view ha...tommi@chromium.org2009-09-141-1/+3
* Made some style fixes in the remaining code under chrom/browser/sync and unde...idana@chromium.org2009-09-14109-892/+892
* Add keyboard shortcuts to reorder tabs left or right on Linux.tony@chromium.org2009-09-146-0/+43
* Add "New Window" and "New Incognito Window" items to the Dock Menu.sgk@google.com2009-09-143-1/+53