summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
...
* Commiting for Jói, based on http://codereview.chromium.org/115721mad@chromium.org2009-05-253-55/+31
* Rename |policy_url| to |first_party_for_cookies|. This now matches the WebKi...abarth@chromium.org2009-05-234-5/+7
* Make hwnd_notification_source portable by making it use NativeWindow (andbrettw@chromium.org2009-05-232-3/+3
* Committing issue 113734 for Joi.tommi@chromium.org2009-05-235-9/+78
* Makes the info bars compile.sky@chromium.org2009-05-231-6/+6
* Makes FindBarWin buildable on linux. FindBarWin should be renamed tosky@chromium.org2009-05-234-56/+144
* Block another spyware doctor dllcpu@google.com2009-05-231-1/+2
* Forces window to show and hide with native system calls at the beginningmirandac@chromium.org2009-05-231-0/+4
* Don't make |field_| first responder in SetSelectedRange() unless |model_| has...shess@chromium.org2009-05-232-19/+30
* Try to fix more Mac bustage.pkasting@chromium.org2009-05-221-3/+2
* Use a NotificationRegistrar to listen for notifications.pkasting@chromium.org2009-05-222-7/+5
* Gets toolbar_star_toggle to compile on linux.sky@chromium.org2009-05-221-0/+1
* Fix a NotificationObserver that crept in yesterday to use the NotificationReg...pkasting@chromium.org2009-05-221-6/+2
* Fixes a number of issues with ProcessSingletonLinux.willchan@chromium.org2009-05-221-64/+154
* Refactors TabContentsContainerView into TabContentsContainer and associated p...ben@chromium.org2009-05-2217-349/+779
* Some more porting of browser_views.brettw@chromium.org2009-05-222-15/+17
* CPAPI gears drag drop and renderer IPC.michaeln@google.com2009-05-221-0/+16
* Use a NotificationRegistrar to listen for notifications.pkasting@chromium.org2009-05-226-60/+29
* linux: Implement a first run dialog.evan@chromium.org2009-05-223-8/+119
* Reverting 16802.mirandac@chromium.org2009-05-221-3/+0
* Forces window to show and hide with native system calls at the beginningmirandac@chromium.org2009-05-221-0/+3
* Reverting 16796.thestig@chromium.org2009-05-224-103/+16
* Fix the Windows build by adding some missing headers.brettw@chromium.org2009-05-221-1/+2
* Move more dialog showing routines to browser_dialogs.h to reduce dependenciesbrettw@chromium.org2009-05-227-12/+68
* Remove some dependencies on Windows-specific files in BrowserView. The usagebrettw@chromium.org2009-05-221-10/+7
* Add a single monitor implementation of WindowSizer for Linux.thestig@chromium.org2009-05-224-16/+103
* Use a NotificationRegistrar to listen for notifications.pkasting@chromium.org2009-05-222-52/+37
* Fix a bug in popup menus where we sent the wrong mouse events coordinates to thetc@google.com2009-05-221-0/+20
* Fix mac.evan@chromium.org2009-05-221-0/+3
* Fix bug 12468 where F3 (FindNext) in a brand new tab was not using prepopulat...finnur@chromium.org2009-05-228-114/+157
* Refactor the FirstRun code into Windows-specific and portable.evan@chromium.org2009-05-225-706/+68
* Fix insidious typo from r16329estade@chromium.org2009-05-221-1/+1
* Use a NotificationRegistrar to listen for notifications.pkasting@chromium.org2009-05-222-26/+11
* Overhaul omnibox focus detection on Mac.shess@chromium.org2009-05-222-28/+87
* Fix crash as a result of my previous change to fix the memory leak in WebCach...jam@chromium.org2009-05-224-11/+68
* Don't allow duplicate bookmark node ids by always assigning ids with the ones...tim@chromium.org2009-05-225-11/+20
* Have the browser process rewrite manifest.json and theme/page action imagesmpcomplete@google.com2009-05-225-42/+123
* Use a NotificationRegistrar to listen for notifications.BUG=2381pkasting@chromium.org2009-05-224-29/+11
* Issue 12160: Crashidanan@chromium.org2009-05-221-0/+24
* Respect the kNoFirstRun flag on Mac to not display the UI. This should help ...jeremy@chromium.org2009-05-221-1/+7
* Linux: update splash page to mention lack of Gears support.agl@chromium.org2009-05-222-0/+2
* Shows Unicode IDN instead of Punycode in the followings:brettw@google.com2009-05-227-22/+35
* Middle clicking on a bookmark from the bookmark manager nowbrettw@google.com2009-05-222-0/+14
* Linux: update the splash page.agl@chromium.org2009-05-222-34/+33
* Mac: Fix so the omnibox popup doesn't show all tiny first time.shess@chromium.org2009-05-221-9/+8
* Moves decoding and population of bookmark index to background thread.sky@chromium.org2009-05-227-111/+203
* Fix some outdated comments.asargent@chromium.org2009-05-221-2/+2
* GTK: Force the text color in the status bubble to be the same as windows.erg@google.com2009-05-221-0/+2
* Re-do of r16741 (http://codereview.chromium.org/113482).robertshield@google.com2009-05-222-0/+99
* Fix a lot of jankiness during tab dragging. Fix dragging last tab in a differ...pinkerton@chromium.org2009-05-225-222/+335