summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
...
* Fix class/struct forward-declare mixups.evan@chromium.org2010-04-165-5/+5
* Remove needless friend declaration.evan@chromium.org2010-04-161-3/+1
* Fix 2 drag-out problems:jianli@chromium.org2010-04-161-3/+8
* Fix stuck highlight state when dragging other bookmarks folder, or when dragg...feldstein@chromium.org2010-04-164-80/+216
* Mac: Fix enabling & checkmarks in translate infobar options menu.jeremy@chromium.org2010-04-161-4/+27
* GTK: Select better greens in the native omnibox popup.erg@chromium.org2010-04-161-29/+58
* GTK: Add a scoping class for g signals.estade@chromium.org2010-04-162-45/+14
* GTK: raise old browser windows when adding a new tabestade@chromium.org2010-04-164-11/+37
* Add UMA calls to record search engine choice during first run.mirandac@chromium.org2010-04-163-0/+73
* GTK: navigate to URL on PRIMARY when middle-clicking the location icon.estade@chromium.org2010-04-165-38/+75
* Addressed review feedback on previous CL introducing --in-process-webglkbr@google.com2010-04-161-1/+1
* Refactored to pass the URLSecurityManager via the HttpAuthFactory class to th...ahendrickson@chromium.org2010-04-162-13/+18
* fixing issues with filebrowser namely, namely allowing it to grow on mount, a...dhg@chromium.org2010-04-167-25/+64
* Fixes possible crash if the window hosting a menu was closed while thesky@chromium.org2010-04-164-4/+91
* Mac: Refactor sandbox profiles to use a common base configuration file.jeremy@chromium.org2010-04-163-69/+5
* Check if the icon handle has become invalid when the load callback is invoked.zork@chromium.org2010-04-161-1/+5
* Fixes bug where GetSubtreeBookmarkManagerFunction would crash ifsky@chromium.org2010-04-161-0/+4
* Size TabContents being restored during a session restore.japhet@chromium.org2010-04-161-3/+11
* [Mac] Bookmark star missing on NTP and BMM.shess@chromium.org2010-04-162-71/+114
* Mac Bookmarks bar crash hovering from one folder to another.dhollowa@chromium.org2010-04-163-60/+268
* Fix a bug where opening an extension options tab from a sole incognito windowmpcomplete@chromium.org2010-04-162-0/+3
* Add ability to manipulate DOM elements from the automation proxy. Rework the ...kkania@chromium.org2010-04-161-1/+3
* [Mac] Centralize hack to make tests work with AutocompleteClassifier.shess@chromium.org2010-04-162-4/+9
* This CL makes the translate context menu disabled when thejcivelli@chromium.org2010-04-162-4/+18
* Improve bookmark bar folder scroll.jrg@chromium.org2010-04-169-89/+309
* Revert 44712 - Merge the enableapplauncher flag with the enablenick@chromium.org2010-04-162-2/+2
* Fix DCHECK in web_drop_target_win.cc.dcheng@chromium.org2010-04-164-36/+52
* Made ThemeChangeProcessor handle multiple updates to work aroundakalin@chromium.org2010-04-161-16/+29
* Use LaunchAnotherBrowserBlockUntilClosed in SessionRestoreUITest to reduce fl...mattm@chromium.org2010-04-161-12/+2
* Remove extra notification from BookmarkModel::Copy.skrul@chromium.org2010-04-162-3/+4
* Added --in-process-webgl command line argument to select the WebGLkbr@google.com2010-04-162-0/+3
* Fix panel resize flicker:oshima@chromium.org2010-04-162-6/+3
* ProcessSingletonLinux: Allow kill to fail with "no such process".mattm@chromium.org2010-04-161-1/+3
* Revert 43821 - Add some temporary instrumentation to help track down a crasher.eroman@chromium.org2010-04-161-31/+0
* Revert 44708 - Python implementation of sync server, for testing.nick@chromium.org2010-04-152-74/+1
* Merge the --enable-app-launcher flag with the --enable-aa@chromium.org2010-04-152-2/+2
* Create a valid RendererPreferences for notification windows.erg@chromium.org2010-04-152-3/+7
* Python implementation of sync server, for testing.nick@chromium.org2010-04-152-1/+74
* Make handled set to true if ResourceDispatcherHost uses a message.jabdelmalek@google.com2010-04-151-2/+3
* GTK: Disable contradictory commands in the translate infobar.erg@chromium.org2010-04-151-0/+13
* Making the app launcher use a DOMView.jcivelli@google.com2010-04-153-236/+54
* Mac: Added logic to prevent the user from clicking OK unless he has selected ...dantasse@chromium.org2010-04-153-0/+39
* Only associate autofill entries in sync if the action is ADD and not update.tim@chromium.org2010-04-151-1/+2
* Fix chrome os flakyness for test ExtensionApiTest.CaptureVisibleTab. skerner@chromium.org2010-04-151-8/+1
* Add ExtensionFunctionDispatcher::Delegate::GetAssociatedTabContents.rafaelw@chromium.org2010-04-157-34/+26
* Refactor PasswordStoreDefault on Linux to store the logins in a LoginDatabasealbertb@chromium.org2010-04-157-2/+663
* Display the SECURITY_WARNING status in the location bar for thewtc@chromium.org2010-04-154-85/+25
* Added decoding of any supported image format into vector of chars.avayvod@google.com2010-04-152-0/+26
* 10.6 SDK build fix.mark@chromium.org2010-04-151-1/+2
* Start up extension event routers later in BrowserMain, sohuanr@chromium.org2010-04-153-14/+16