summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* Extension tweaks for phantom tabs. I did the following modifications:sky@chromium.org2010-01-2311-23/+67
* Removes DCHECK that is hit on showing options dialog.sky@chromium.org2010-01-231-2/+2
* Load filter rules from preferences.jochen@chromium.org2010-01-2313-657/+131
* Mac bookmark mgr: Enable menu cmd when no window's open.snej@chromium.org2010-01-232-1/+15
* ChromiumOS: read /proc/uptime without using system().thestig@chromium.org2010-01-231-1/+9
* Linux: Revert r33888. We no longer need to collect the list of loaded plugins...thestig@chromium.org2010-01-231-2/+0
* Revert 36888 - Refactored code to allow associating workers with multiple ren...pkasting@chromium.org2010-01-2311-312/+148
* Modulate the UMA version to specify a 64bit build on Linuxjar@chromium.org2010-01-221-0/+2
* 3rd step to remove BrowserExtender and to refactor BrowerView for sidebar.oshima@chromium.org2010-01-2212-431/+463
* sync: remove unused function.akalin@chromium.org2010-01-221-3/+0
* Fix js alert crasher when window is closed by jsfeldstein@chromium.org2010-01-222-2/+18
* [Mac] Fix a bunch of crahes related to opening preferences from an incognito ...rsesek@chromium.org2010-01-221-1/+1
* Resize and overflow for browser actions (part 1).finnur@chromium.org2010-01-229-79/+497
* Remove SYNC_EXPORT macro and all it's uses.munjal@chromium.org2010-01-221-13/+7
* Mac: improve situation with respect to launching/DnD local files.viettrungluu@chromium.org2010-01-223-61/+52
* Fix improper cancellation when URLFetcher has started throttling requests.eroman@chromium.org2010-01-222-34/+63
* temp_scaffolding_stubs cleanup.thestig@chromium.org2010-01-221-6/+1
* Add one more cast to placate the 10.6 SDK.mark@chromium.org2010-01-221-1/+1
* Refactored code to allow associating workers with multiple renderers.atwilson@chromium.org2010-01-2211-148/+312
* Disable UpdatePermissions because of flakiness on linux 64.kkania@chromium.org2010-01-221-0/+5
* Switches to enable OpenMAX for video decoding in Chromehclam@chromium.org2010-01-221-0/+2
* [Mac] Fixes crash where killing an extension via the task manager while a pop...andybons@chromium.org2010-01-221-5/+9
* Move NonClientHitTest impl to BrowserViewLayoutManager becauseoshima@chromium.org2010-01-224-71/+107
* Add a notification observer for the first tab load for Chrome OS.brettw@chromium.org2010-01-223-0/+97
* Mac bookmark mgr: Fix crash with New Folder when Recents selected. Enable New...snej@chromium.org2010-01-224-36/+91
* Makes sure the phantom state of a tab is updated correctly.sky@chromium.org2010-01-222-0/+6
* The login manager didn't gracefully degrade in the event that libcros.so coul...cmasone@google.com2010-01-223-6/+27
* Re-enable UninstallDisabled and UpdatePermissions tests. Do not check for inf...kkania@chromium.org2010-01-221-12/+4
* GTK: Use color data from the MetaFrames class in gtk+ theme mode.erg@google.com2010-01-222-1/+20
* Pull IOThread out of BrowserProcessImpl. Move the dns prefetching initializat...willchan@chromium.org2010-01-2217-264/+423
* Fix leaks due to not deleting closures.tim@chromium.org2010-01-222-3/+5
* Split platform specific settings out from locale_settings.grd so we cantony@chromium.org2010-01-222-2/+2
* Fix stupid mistake in sync_session.h, I thought the tests were run on mac/lin...tim@chromium.org2010-01-221-1/+1
* Support for multiple sync ModelSafeWorkers.tim@chromium.org2010-01-2222-247/+396
* Fix for FullTabModeIE_ChromeFrameDeleteCookieTest and issues with deleting pe...tommi@chromium.org2010-01-222-1/+29
* fix 32718tim@chromium.org2010-01-221-8/+18
* GTK: remove superflous focus grabbing calls that cause crashes in debug mode.estade@chromium.org2010-01-221-6/+0
* Adds support for phantom tabs. A pinned tab becomes a phantom tab whensky@chromium.org2010-01-2223-97/+401
* GTK: don't get stuck in render view drag.estade@chromium.org2010-01-211-5/+16
* Fixes bug where needs_reload_ was not getting set to false in somesky@chromium.org2010-01-214-1/+31
* Remove a comment long-obsolete.avi@chromium.org2010-01-211-3/+0
* Fix browser crash in extensions due to painting badges on PageActions.finnur@chromium.org2010-01-211-15/+2
* More bookmarks string1t work.munjal@chromium.org2010-01-217-62/+62
* Implemented Esc/Command-. shortcuts for HTML dialogs.akalin@chromium.org2010-01-211-0/+20
* Removed #ifdef in IncrementErrorCount() now that it's platform-independent.akalin@chromium.org2010-01-211-3/+0
* Take 2: Disable the test (I accidentally modified the file before checking in...finnur@chromium.org2010-01-211-57/+8
* [Mac] Fix a crash in the cookies manager that was caused by an invalid select...rsesek@chromium.org2010-01-213-0/+87
* Disable a test on Linux Views. It was marked as flaky, but it is failing all ...finnur@chromium.org2010-01-211-5/+54
* [Mac] relayout the import data and clear browser data buttons in the prefs fo...thomasvl@chromium.org2010-01-211-13/+0
* Simplifying appmenu impl.oshima@chromium.org2010-01-212-17/+8