summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Add targets to chrome.gyp: convert_dict, flush_cache, generate_profile.sgk@google.com2009-05-231-0/+54
* Supress a leak in ExtensionsServiceTest.InstallExtension.thestig@chromium.org2009-05-231-0/+0
* Make test/perf/mem_usage.cc part of test_support_common.sgk@google.com2009-05-231-16/+5
* Make hwnd_notification_source portable by making it use NativeWindow (andbrettw@chromium.org2009-05-235-13/+15
* Broaden the crash signature for 12479. It keep on showing up slightly differe...thestig@chromium.org2009-05-231-2/+1
* Committing issue 113734 for Joi.tommi@chromium.org2009-05-238-37/+76
* Adds a RenderViewTest.PrintLayoutTest.hbono@chromium.org2009-05-2310-11/+670
* Change timeout settings in CacheTest tohuanr@chromium.org2009-05-231-1/+1
* Makes the info bars compile.sky@chromium.org2009-05-232-6/+7
* Makes FindBarWin buildable on linux. FindBarWin should be renamed tosky@chromium.org2009-05-235-56/+148
* Make sure that seekable streams are removed from the list of resource clients...ananta@chromium.org2009-05-232-0/+16
* Block another spyware doctor dllcpu@google.com2009-05-231-1/+2
* Adding ffmpeg_binaries target which copies FFmpeg binaries alongside chrome.d...ajwong@chromium.org2009-05-232-0/+17
* 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
* Add another crash signature for 12479.thestig@chromium.org2009-05-231-0/+1
* Avoid calling NotificationService::current() unless we have to, to prevent pr...pkasting@chromium.org2009-05-231-7/+12
* Try to fix more Mac bustage.pkasting@chromium.org2009-05-222-10/+9
* 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-222-0/+3
* The last NotificationRegistrar patch: fix the unittests to use a registrar, a...pkasting@chromium.org2009-05-222-75/+55
* 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-2218-351/+786
* Some more porting of browser_views.brettw@chromium.org2009-05-222-15/+17
* CPAPI gears drag drop and renderer IPC.michaeln@google.com2009-05-228-4/+268
* Use a NotificationRegistrar to listen for notifications.pkasting@chromium.org2009-05-226-60/+29
* linux: Implement a first run dialog.evan@chromium.org2009-05-225-20/+120
* 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
* Disable page cyclers on linux, they're crashing on Chromium Linux.tc@google.com2009-05-221-0/+3
* Reverting 16796.thestig@chromium.org2009-05-227-104/+46
* 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-227-46/+104
* On OSX when a pipe is closed and we try to read from it errno is set to EPERM...jeremy@chromium.org2009-05-221-0/+7
* Introduce a buffer wait and timeout threshold for BufferedResourceLoaderhclam@chromium.org2009-05-222-175/+314
* 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
* Add 12479 to known crash list.huanr@chromium.org2009-05-221-0/+3
* 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-227-715/+89
* 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-227-11/+90
* 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-2211-69/+304