summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Blind fix for ChromeBot crashes.mal@chromium.org2009-05-031-1/+3
* Fix two bugs in the omnibox2 popup:ben@chromium.org2009-05-031-11/+12
* Fix multiple instances of first run dialog appearing when Chrome is started a...robertshield@google.com2009-05-037-25/+55
* linux: fix shared build.evan@chromium.org2009-05-021-0/+9
* Fix more paint bugs in the transparent renderview code.aa@chromium.org2009-05-021-11/+4
* Allowing the client to handle escape and keyup events.tommi@google.com2009-05-025-17/+52
* Relanding the following CL (it was breaking the UI tests because ajcampan@chromium.org2009-05-027-3/+149
* Yet more deprecation of the wstring version of PathService::Get() for UI tests.thestig@chromium.org2009-05-0229-161/+147
* Fix a gcc 4.3 warning in page_action.h.thestig@chromium.org2009-05-021-2/+2
* Add chrome/chromium icons as PNGs.ben@chromium.org2009-05-026-7/+20
* Various fixes to gmail sample:aa@chromium.org2009-05-012-20/+32
* Make it so the default Linux packages don't configure a repository.mmoss@chromium.org2009-05-012-3/+8
* Reverting 15115, it sadly breaks the ui tests.jcampan@chromium.org2009-05-017-146/+3
* Revert "Enable video in posix builds and remove unneeded ifdefs to guard wind...ajwong@chromium.org2009-05-012-0/+12
* linux: keep dictionaries in the user data dir.evan@chromium.org2009-05-011-0/+7
* linux: fix inverted infobubble logic.evan@chromium.org2009-05-011-1/+1
* Enable video in posix builds and remove unneeded ifdefs to guard windows.ajwong@chromium.org2009-05-012-12/+0
* Don't try and install extensions when --enable-extensions isn'taa@chromium.org2009-05-011-12/+28
* If Chrome is not the default browser, tell the user, unless:jcampan@chromium.org2009-05-017-3/+146
* Fix the issue with Options menu fonts display bigger than size of fonts actua...sidchat@google.com2009-05-012-18/+43
* This CL makes Chrome on par with Firefox in terms of 'GetSuggestedFilename' f...jungshik@google.com2009-05-0114-10/+63
* Make the findbar slide in/out.estade@chromium.org2009-05-017-50/+97
* posix: add some comments and clean up some IPC channel code.evan@chromium.org2009-05-016-51/+36
* Fix a bug in session restore on linux/mac. We were pickling thetc@google.com2009-05-013-18/+7
* Fix BROWSER_WRAPPER env for ui tests so it works with commandstc@google.com2009-05-011-8/+4
* This is the first part of the PageAction implementation. More work is require...finnur@chromium.org2009-05-0124-40/+701
* Ensure that the underlying web_contents has focus in the external tab containerananta@chromium.org2009-05-011-0/+1
* Temporarily disable two DOM checker tests to see if it has any effect onpatrick@chromium.org2009-05-011-2/+4
* POSIX: Add a macro for handling EINTR.agl@chromium.org2009-05-0110-88/+83
* Don't valgrind ThirtyFourTabs, it takes too long :-(dkegel@google.com2009-05-011-0/+2
* Enable user_script_master_unittest for Mac since DirectoryWatcher was ported.shess@chromium.org2009-05-012-8/+10
* Run workers in separate processes.jam@chromium.org2009-05-0113-57/+150
* Pass down the opener tab when a message channel is opened to an extension.mpcomplete@google.com2009-05-0125-200/+281
* Revert "POSIX: Don't allow onunload handlers to hang a renderer forever."agl@chromium.org2009-05-014-39/+0
* Remove StopAutocomplete() helper from AutocompletePopupViewMac.shess@chromium.org2009-05-013-6/+2
* Create the directory for Mac dev build archiving to use and put in an initial...thomasvl@chromium.org2009-05-011-0/+1
* Call WebWorkerClient on the main thread. This makes it consistent with the r...jam@chromium.org2009-05-012-13/+2
* Strings for default browser infobar.ben@chromium.org2009-05-013-0/+19
* Measure IPC latency for audiohclam@chromium.org2009-05-013-7/+69
* Release the autocomplete popup panel when not visible.shess@chromium.org2009-05-011-0/+8
* Increase the firstrun bubble width for Tamil.jungshik@google.com2009-05-011-1/+1
* Fix make build by making sure .pak files are listed as outputs of grd files.tc@google.com2009-05-012-20/+66
* Making CloseWindow and CloseTab automation APIhuanr@chromium.org2009-05-0110-66/+240
* Enables key view loop autorecalculation in the BrowserWindow on Mac. This fixesrohitrao@chromium.org2009-05-011-1/+1
* Replace window.external with a v8::extension.mbelshe@google.com2009-05-019-79/+89
* More focus fixing.avi@google.com2009-05-011-1/+2
* Only send events to renderers that are listening to an event.Notify browser w...erikkay@google.com2009-05-0110-11/+137
* chrome.gyp updates:sgk@google.com2009-05-011-11/+104
* Fix a small undercalculation of the space available a result description.deanm@chromium.org2009-05-011-3/+3
* Add a title to the "download in progress" dialog.abarth@chromium.org2009-05-011-0/+4