summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* First step to enable end-to-end testing of extensions through theaa@chromium.org2009-05-1510-78/+642
* A boring change to make synchronous calls in TabRestore.huanr@chromium.org2009-05-151-39/+42
* Re-land of earlier NTP theme patch; now with mac and linux compatibility.glen@chromium.org2009-05-1510-64/+315
* GTK: Modify the bookmark bar to actually use GTK drag and drop.erg@google.com2009-05-154-63/+202
* Mac: Style the omnibox URL.shess@chromium.org2009-05-152-61/+139
* Introducing the Utility process, which handles the unpacking and verificationmpcomplete@google.com2009-05-158-98/+389
* GTK: Add download shelf first show animation.estade@chromium.org2009-05-158-87/+300
* These files got added twice. But how??estade@chromium.org2009-05-152-85/+0
* Linux: Take download shelf and infobar close animations into account during r...estade@chromium.org2009-05-1527-36/+175
* Undo changes to files that crept into the wrong CLestade@chromium.org2009-05-152-5/+5
* If there is not enough room in the download shelf to show a download, move th...jcampan@chromium.org2009-05-153-6/+43
* Linux: Make findbar restore focus to last focused widget on close.estade@chromium.org2009-05-158-46/+246
* Shorten the new proxy switch names.robertshield@google.com2009-05-152-13/+13
* Explicitly set the window title in the dock when minimizing a window/updating...avi@google.com2009-05-154-18/+53
* revert r16181 as it broke linuxestade@chromium.org2009-05-158-94/+94
* Rename RendererSecurityPolicy and move it to browser\. No code change.jam@chromium.org2009-05-158-94/+94
* Handful of changes to get views building again. The tab.cc ifdefs aresky@chromium.org2009-05-155-7/+59
* Displaying consecutive alerts from plugins should not hang the browser. The p...ananta@chromium.org2009-05-1510-2/+35
* Reverting 16164.abarth@chromium.org2009-05-153-193/+39
* Try 16162 again. Hopefully should build with gcc.abarth@chromium.org2009-05-153-39/+193
* Reverting 16158.beng@google.com2009-05-152-12/+3
* Reverting 16161.abarth@chromium.org2009-05-151-179/+0
* Add unit tests for SSLHostState.abarth@chromium.org2009-05-151-0/+179
* Tweak layout of password manager views so the buttons don'ttim@chromium.org2009-05-152-24/+21
* Do proper cleanup during shutdown to make Valgrind happy.kuchhal@chromium.org2009-05-152-0/+16
* Privacy option added for all cookies to become session cookies.idanan@chromium.org2009-05-152-3/+12
* A quick fix for Issue 11683.hbono@chromium.org2009-05-151-0/+9
* ChromeCanvas->gfx::Canvasben@chromium.org2009-05-1579-258/+260
* Add ExtensionsService::Uninstall() plus unit tests.aa@chromium.org2009-05-156-58/+185
* Uploaded & applied on behalf of Roger Tawa (rogerta@google.com).rafaelw@chromium.org2009-05-154-20/+136
* Finish refactoring to make SSLPolicy and friends unit testable. Next stop: t...abarth@chromium.org2009-05-1512-288/+292
* Refactors DockInfo so that it can be used on Linux. I haven't done thesky@chromium.org2009-05-156-375/+429
* ChromeFont->gfx::Fontbeng@google.com2009-05-1544-116/+121
* Signature changed to take a Profile*tim@chromium.org2009-05-153-3/+3
* Create app_switches and remove a dep.beng@google.com2009-05-153-0/+3
* Update French spellcheck dictionary to 1.4.jungshik@google.com2009-05-151-1/+1
* Fix issue where the star in the history page could be hidden by longarv@chromium.org2009-05-151-3/+50
* Remove a trailing slash in BrowserView. gcc doesn't like these.sky@chromium.org2009-05-141-1/+1
* Reverting 16124.beng@google.com2009-05-147-14/+17
* Reverting 16122.beng@google.com2009-05-147-17/+14
* Move bitmap conversion function from chrome/common/gtk_utils.h into app/gfx/g...beng@google.com2009-05-147-14/+17
* Use the Mac omnibox field's font as the basis for the fonts used in the field...shess@chromium.org2009-05-144-51/+77
* Move Always On Top setting out of Window/WindowDelegate and into task manager...beng@google.com2009-05-146-34/+104
* Add error handling to PageAction extension API.finnur@chromium.org2009-05-142-13/+29
* Refactors menus so that I can create a MenuGtk implementation, and moves it intosky@chromium.org2009-05-1418-125/+138
* Extend the chrome.tabs API to allow relative paths.finnur@chromium.org2009-05-141-5/+26
* Add #include <string> to fix building with gcc 4.3.thestig@chromium.org2009-05-141-0/+1
* Add star icon for bookmarked results in the omnibox2 popup view.beng@google.com2009-05-142-6/+18
* Remove even more ATL dependencies.maruel@chromium.org2009-05-1435-76/+103
* Add a separate cookie store that's used for extensions.mpcomplete@google.com2009-05-148-38/+121