summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Reverts recent patch as broke build on toolkit_views.sky@chromium.org2009-08-1811-83/+25
* Adds drop support for views on gtk. As X lazily provides drop data Isky@chromium.org2009-08-1811-25/+83
* Updating trunk VERSION build from 202.0 to 203.0laforge@chromium.org2009-08-181-1/+1
* Synthesize an NSEvent for handling drag events, since wepaul@chromium.org2009-08-182-21/+18
* GTK Theme: Add startup tests for gtk themes.erg@google.com2009-08-1810-6/+41
* Revert "Fix "crashed extension" infobar browser crashes."phajdan.jr@chromium.org2009-08-1814-175/+96
* Remove blank lines from FILES; this seemsnick@chromium.org2009-08-181-2/+1
* syncapi shared lib: always. Build a stubnick@chromium.org2009-08-185-21/+121
* Implement chrome.tabs.captureVisibleTab for linuxerg@google.com2009-08-181-0/+4
* Add modifier key support for window open dispositions throught the Mac UIrohitrao@chromium.org2009-08-1811-13/+113
* Cleanup in AutomationProvider's navigation observer.phajdan.jr@chromium.org2009-08-185-141/+79
* TBR: maruelerikkay@chromium.org2009-08-181-0/+3
* Renames the function CreateTemporaryFilename to CreateTemporaryFile and track...erikkay@chromium.org2009-08-1811-38/+45
* Fix "crashed extension" infobar browser crashes.phajdan.jr@chromium.org2009-08-1814-96/+175
* Moves GtkDndUtil into app.sky@chromium.org2009-08-1812-234/+9
* Bugfixes and enhancements to the compact nav bar and the status area.brettw@chromium.org2009-08-185-41/+157
* Remove ViewHostMsg_PluginMessage which was unused.brettw@chromium.org2009-08-183-53/+0
* Remove RenderProcessHost::size(). With Pawel's change, size() isn't necessarilybrettw@chromium.org2009-08-187-28/+40
* Add more libnss files to lib32.thestig@chromium.org2009-08-181-0/+6
* Remove an unused header from proxy_service.h.ericroman@google.com2009-08-183-0/+3
* Use 'icu::' namespace explicitly throughout Chrome tree instead of relying on...jshin@chromium.org2009-08-186-48/+46
* Reference count ProxyService.eroman@chromium.org2009-08-183-15/+22
* more linux automation porting: SendKeyPressNotifyWhenDoneestade@chromium.org2009-08-189-92/+93
* Linux: make the passwords and exceptions dialog box default size larger.mdm@chromium.org2009-08-182-3/+5
* Add the UI thread to the list of ChromeThreads.paul@chromium.org2009-08-183-2/+31
* Factor out views::Combobox::Model so that it can be used cross-platform.mattm@chromium.org2009-08-1816-69/+67
* Makes UMA log upload work on non-Windows platforms.cmasone@google.com2009-08-181-0/+1
* Call the new FilePath API to make sure the untrusted sandboxed process is notcevans@chromium.org2009-08-181-2/+12
* Linux: Update PRIMARY selection on omnibox copy-to-clipboard.derat@chromium.org2009-08-182-0/+21
* GTK Theme: Draw the GTK border around the entry in GTK them mode.erg@google.com2009-08-182-13/+31
* Made the Sync UI work in the New New tab page.idana@chromium.org2009-08-177-75/+227
* Remove webview's dependency on webpreferences.jorlow@chromium.org2009-08-173-14/+27
* Temporarily disable a failing ui test.estade@chromium.org2009-08-171-1/+2
* Move interactive_ui_tests target to !mac for now.estade@chromium.org2009-08-171-125/+126
* Begin to port browser focus tests to linux.estade@chromium.org2009-08-172-98/+178
* cap the number of tabs in the backing store cacheerikkay@chromium.org2009-08-172-27/+50
* Cleaning up lines longer than 80 chars under src/chrome/browser. mark@chromium.org2009-08-1731-68/+124
* Add libnss3.so to the list of files we put in lib32.thestig@chromium.org2009-08-171-9/+10
* An initial pass at structure to do end-to-end extension API tests. I'll work...erikkay@chromium.org2009-08-1714-9/+319
* Refactor IDMap to support safe removing of elements during iteration.phajdan.jr@chromium.org2009-08-1717-119/+276
* Changes Live Search to Bing for en_US only. A full worldwide review is in pr...pkasting@chromium.org2009-08-171-13/+13
* Fix for crash bug in PluginProcessHost::OnGetCookies - it likes like this can...robertshield@chromium.org2009-08-171-1/+7
* Fix crash that could happen on shutdown if the ResourceMessageFilter tried to...jam@chromium.org2009-08-174-23/+48
* Add third_party/bzip2/bzip2.gyp:bzip2 to a few targets.agl@chromium.org2009-08-171-0/+2
* Make Cmd+Y the command key for opening the history UI on the Macpinkerton@chromium.org2009-08-171-1/+2
* Clean up download item look, part 1 of many.thakis@chromium.org2009-08-173-52/+44
* Implement drag and drop of downloads for the Mac downloads page.paul@chromium.org2009-08-1710-14/+149
* Stop shortening the Mac lproj directories (ie-"en-US" instead of "en").thomasvl@chromium.org2009-08-173-22/+31
* DevTools: remove TODO on completed item.pfeldman@chromium.org2009-08-171-1/+0
* Flip inverted logic that caused Breakpad to never initialize after r23509.mark@chromium.org2009-08-171-1/+1