summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Replace all occurrances of WebContents with TabContents.brettw@chromium.org2009-05-04184-1423/+1219
* linux: set the window icon (used in alt-tab list, etc.)evan@chromium.org2009-05-042-0/+13
* roll back r15177ben@chromium.org2009-05-04154-840/+218
* Reverting 15178.ben@chromium.org2009-05-041-50/+0
* Reverting 15179.ben@chromium.org2009-05-041-1/+0
* Reverting 15180.ben@chromium.org2009-05-0412-225/+99
* Reverting 15181.ben@chromium.org2009-05-041-2/+1
* Reverting 15182.ben@chromium.org2009-05-0479-238/+174
* Reverting 15183.ben@chromium.org2009-05-041-1/+1
* linux: obey proxy environment variables in preference to gconfevan@chromium.org2009-05-042-1/+25
* Only include views_resources.h on Windows, since it looks like Linux is still...ben@chromium.org2009-05-041-1/+1
* Bustage fix:ben@chromium.org2009-05-0479-174/+238
* Make the header include of views_strings.h here windows-only, temporarily (we...ben@chromium.org2009-05-041-1/+2
* Bustage fix for mac and linux:ben@chromium.org2009-05-0412-99/+225
* Fix bustage because of missing dep from theme_dll on views_resources.ben@chromium.org2009-05-041-0/+1
* Fix bustage by establishing dependencies correctly.ben@chromium.org2009-05-041-0/+50
* Extract all views resources into:ben@chromium.org2009-05-04154-218/+840
* 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
* media player props.h file (properties)fbarchard@chromium.org2009-05-021-0/+314
* Add suppressions for two mac audio bugs: http://crbug.com/11327dkegel@google.com2009-05-021-14/+34
* Change names of SDCH related histograms.jar@chromium.org2009-05-023-37/+37
* 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-018-46/+42
* 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-018-42/+46
* 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-0124-115/+257
* 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
* Roll DEPS to pick up CSSStyleSelector unfork.dglazkov@chromium.org2009-05-011-1/+1
* 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-0127-212/+221