summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Revert "Add automation call to wait for multiple navigations."phajdan.jr@chromium.org2009-08-1914-112/+52
* Load 16x16 icons for shelf.thakis@chromium.org2009-08-191-1/+1
* Linux: Revert updating PRIMARY selection on Ctrl-C in omnibox.derat@chromium.org2009-08-192-21/+0
* filter more tests from purify uniterikkay@chromium.org2009-08-191-1/+1
* Add automation call to wait for multiple navigations.phajdan.jr@chromium.org2009-08-1914-52/+112
* Move IDMap back to base/ where it is needed.phajdan.jr@chromium.org2009-08-1912-280/+10
* TBR: mpcompleteerikkay@chromium.org2009-08-191-2/+6
* Give the test an autorelease pool so the dialog gets cleaned up at the end of...pinkerton@chromium.org2009-08-191-1/+2
* DevTools: Re-enable devtools sanity tests.pfeldman@chromium.org2009-08-191-6/+0
* Lands <http://codereview.chromium.org/165297> for thiago.farina@gmail.com.hbono@chromium.org2009-08-196-7/+9
* A quick fix for Issue 19421.hbono@chromium.org2009-08-191-0/+12
* Try and fix the valgrind error. The CGEventRef wasn't being released.ben@chromium.org2009-08-191-4/+6
* Gtk languages options page part 1: accept-languages configuration.mattm@chromium.org2009-08-199-159/+707
* This changelist represents the necessary merger of two others:ben@chromium.org2009-08-1920-145/+267
* Relands drop support:sky@chromium.org2009-08-1912-34/+83
* Make Mac first run store sentinel in Profile directory.jeremy@chromium.org2009-08-198-134/+171
* Move LanguageComboboxModel to chrome/browsermattm@chromium.org2009-08-195-14/+18
* Stub out sqlite3Preload when using system library.agl@chromium.org2009-08-192-0/+14
* Async extension callbacks now always fire and set chrome.extension.lastError ...rafaelw@chromium.org2009-08-1825-26/+159
* Show the extension install UI when the user clicks Reenable for a disabled-on...mpcomplete@chromium.org2009-08-1812-112/+196
* We need to initialize last_top_level_navigation_page_id_ in the constructor o...ananta@chromium.org2009-08-181-0/+1
* Wait for the SafeBrowsing check to complete before followingpaul@chromium.org2009-08-182-4/+45
* Move model operations from ProfileSyncService to ChangeProcessor.tim@chromium.org2009-08-1811-693/+885
* Show or open downloaded items on the UI thread for Mac. This ispaul@chromium.org2009-08-187-30/+64
* linux/mac: fix another race condition with the plugin channelpiman@chromium.org2009-08-183-8/+14
* Show more items in the recently closed section.arv@google.com2009-08-182-1/+2
* more bookmark api tests plus more api test frameworkerikkay@chromium.org2009-08-183-55/+155
* 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