summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Change dev.chromium.org links to be to the real doc.kathyw@google.com2009-09-102-3/+3
* Revert "Set the info bubble popups as _NET_WM_WINDOW_TYPE_UTILITY so they"mattm@chromium.org2009-09-101-3/+0
* Move StringPiece into the base namespace. It is collidingtony@chromium.org2009-09-1026-68/+76
* Hook up WebFrameClient::didUpdateCurrentHistoryItemdarin@chromium.org2009-09-102-9/+9
* Hopefully fix flaky RenderViewTestphajdan.jr@chromium.org2009-09-101-1/+5
* Make the "get themes" button into a link instead.mdm@chromium.org2009-09-103-13/+17
* Fix my change to flashing tabcpu@chromium.org2009-09-101-2/+1
* Add new crashes. I've spent a while investigating these and can't figure outmark@chromium.org2009-09-101-0/+7
* Speculative fix for Mac quarantine crashstuartmorgan@google.com2009-09-102-1/+15
* Force preferences to save immediately when a theme is set, so that a browser ...mirandac@chromium.org2009-09-101-0/+1
* Remove openssl_init from sync\engine.nick@chromium.org2009-09-102-149/+0
* Hack to make tests work if out is a symlink: see if the current dir is the so...mattm@chromium.org2009-09-103-9/+3
* Fix accel leak in task manager and bookmark manager by usingtony@chromium.org2009-09-104-13/+21
* Error diagnostics for Blacklist IOidanan@chromium.org2009-09-1012-74/+325
* Allow windows with a single tab to be merged into other windows with drag and...pinkerton@chromium.org2009-09-101-30/+49
* Typo fixes, plus a couple of code changes.kathyw@google.com2009-09-103-8/+8
* Attempt to fix memory leak in some mac tests.estade@chromium.org2009-09-102-0/+7
* Add "permissions" to Getting Started manifest. Oops.kathyw@google.com2009-09-101-0/+3
* Improves a code block in in_process_browser_test, avoids the use of FilePath:...avi@chromium.org2009-09-101-6/+5
* Reapplies the GdkPixbuf -> cairo surface patch.erg@google.com2009-09-1014-117/+309
* Use Scoped[Bstr,ComPtr,Variant] instead of their ATL equivalents to reduce de...jhawkins@chromium.org2009-09-104-42/+47
* Linux: set the process title (that shows in "ps" etc.) of renderers correctly...mdm@chromium.org2009-09-103-9/+15
* Get more info in the logs when ErrorPageTest fails.phajdan.jr@chromium.org2009-09-101-0/+3
* Add exe servers to the list of binaries that may be packaged with the mini_in...robertshield@chromium.org2009-09-102-10/+23
* Adding a --do-not-create-shortcuts command line switch to the installer to pr...robertshield@chromium.org2009-09-106-13/+28
* Supressing the referrer header in the automation url request job when going f...tommi@chromium.org2009-09-101-4/+15
* A test file name was changed before I landed my change.jcampan@chromium.org2009-09-101-3/+3
* Remove deprecated status flags from synczork@google.com2009-09-102-3/+0
* This CL makes a more generic browser test launcher and a DLL of thejcampan@chromium.org2009-09-106-72/+230
* Application Menu:Clear Browsing Data… should not have Clear Browsing Data mark@chromium.org2009-09-101-2/+2
* Fix problem of white box appearing in themes without an NTP background image.mirandac@chromium.org2009-09-102-8/+15
* Get window origin only once in BrowserToolbarGtk::GetPopupBounds.phajdan.jr@chromium.org2009-09-101-10/+12
* sliding animation for moleserikkay@chromium.org2009-09-101-14/+72
* Remove some support for the transition in fixing up the mac language bundles....thomasvl@chromium.org2009-09-103-36/+0
* Add the tooltips for the toolbar buttons.thomasvl@chromium.org2009-09-102-3/+147
* Fix one more checkdeps path. Left this outnick@chromium.org2009-09-101-2/+0
* Supports Gtk keyboard themes.suzhe@chromium.org2009-09-1019-8/+904
* Fix checkdeps by removing some include pathsnick@chromium.org2009-09-104-3/+9
* Initial commit of sync engine code to browser/sync.nick@chromium.org2009-09-10234-0/+41890
* Retry 25770 after fixing Valgrind issue.huanr@chromium.org2009-09-103-3/+33
* Hook up WebFrameClient, replacing many WebViewDelegate methods.darin@chromium.org2009-09-107-659/+696
* Add chrome.i18n to the list of chrome.* APIs.kathyw@google.com2009-09-101-0/+1
* http://src.chromium.org/viewvc/chrome?view=rev&revision=25829 should have inc...mirandac@chromium.org2009-09-101-1/+1
* Put the find bar back for mac and linux.estade@chromium.org2009-09-102-5/+1
* Ensure that tips change when the Chrome language changes.mirandac@chromium.org2009-09-102-13/+35
* Clipboard:estade@chromium.org2009-09-102-3/+9
* Linux: avoid a NOTREACHED() by not reaching it.mdm@chromium.org2009-09-101-2/+4
* Simplify the gtk location bar padding and make it more consistent.mattm@chromium.org2009-09-102-63/+32
* Fix regression of transparent plugins not displaying correctly.jam@chromium.org2009-09-101-3/+3
* Ensure that inactive tab images line up correctly with frame image when theme...mirandac@chromium.org2009-09-101-6/+33