summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* Reverting 12479 which reverted 12470.willchan@chromium.org2009-03-252-7/+29
* Fix/punt on a bunch of NOTIMPLEMENTEDs.evan@chromium.org2009-03-253-5/+15
* Chrome changes to support cached form submissions.darin@chromium.org2009-03-251-13/+13
* Refactor some widget creation code in web_contents_view and render_widget_hos...estade@chromium.org2009-03-2516-145/+86
* Linux: write images to clipboard.estade@chromium.org2009-03-251-5/+5
* Reverting 12470.willchan@chromium.org2009-03-252-29/+7
* Reverting 12469.brettw@chromium.org2009-03-256-286/+80
* Cleanup in chrome/browserphajdan.jr@chromium.org2009-03-2510-56/+55
* Don't override user's default cursor with GDK_ARROW.estade@chromium.org2009-03-251-2/+6
* Prioritize which HTTP requests get a socket first by adding a priority level ...willchan@chromium.org2009-03-252-7/+29
* Make the bookmarks bar disappear when the load after the new tab page commitsbrettw@chromium.org2009-03-256-80/+286
* Removes bogus DCHECK in ConfirmInfoBar::ButtonPressed. The DCHECK issky@google.com2009-03-251-2/+0
* Moves bookmark menu to be before other menus.sky@google.com2009-03-251-7/+9
* A tricky fix for Issue 1845 (Take 2).hbono@chromium.org2009-03-253-1/+74
* A trivial fix for localizing 'Bookmark bar' (folder name) in exported 'bookmarkjungshik@google.com2009-03-252-5/+11
* Don't try to paint tabs if there are no tabs to paint.tc@google.com2009-03-251-0/+3
* Fix a bug in RDH that it overlooked a resource messagehclam@chromium.org2009-03-251-0/+1
* Folder path was not set correctly for media cachehclam@chromium.org2009-03-251-2/+2
* Prevent data read errors from crashing the browser.thestig@chromium.org2009-03-241-0/+7
* Implement default css for toolstrips.aa@chromium.org2009-03-248-36/+47
* Redone http://codereview.chromium.org/42571idanan@chromium.org2009-03-2412-41/+95
* Implement basic ShowItemInFolder for linux.estade@chromium.org2009-03-242-17/+5
* Switch some more ASCII locale code wstrings to strings.estade@chromium.org2009-03-247-252/+226
* Reverting r12383, caused a build breakage on all platforms.maruel@chromium.org2009-03-249-86/+40
* Issue 6477: Support modifier clicks on UI elementsidanan@chromium.org2009-03-249-40/+86
* Make the find bar blue. Hooks up the prev/next buttons and thetc@google.com2009-03-242-12/+106
* New tab page was linking to the wrong URL for the history page. We don't need...glen@chromium.org2009-03-242-31/+18
* Improve the Linux Omnibox ssl background / scheme coloring.deanm@chromium.org2009-03-241-8/+16
* Add a progress meter to the downloads page.glen@chromium.org2009-03-242-12/+159
* History import was exercising a codepath that didn't have code to update Hist...glen@chromium.org2009-03-241-0/+6
* Fixes crash in new tab page when searching from a field other than thesky@google.com2009-03-241-4/+6
* Make sure we never pass a nil charcode, AppKit gets very unhappy about that.pinkerton@chromium.org2009-03-241-2/+3
* Porting of unit tests in chrome/phajdan.jr@chromium.org2009-03-242-29/+29
* Wire 'Inspect Element' action to the new DevTools (depending on the devtools ...pfeldman@chromium.org2009-03-244-10/+39
* Get rid of WaitForWindowCountToChange.phajdan.jr@chromium.org2009-03-241-22/+6
* Add basic infrastructure for sending async browser API request and receiving ...aa@chromium.org2009-03-246-1/+110
* Fix a bug in ResourceMessageFilterhclam@chromium.org2009-03-241-1/+1
* Finish hooking up the worker process UI: use the domains of the workers as th...jam@chromium.org2009-03-2413-28/+109
* Make the history and downloads pages work in RTL.glen@chromium.org2009-03-242-0/+20
* Extensions now support css user script definition. This checkin addsgeorged@chromium.org2009-03-241-5/+17
* Rename ExtensionMessageService::PostMessage because windows #defines that tompcomplete@google.com2009-03-233-3/+4
* Initial rev at a message passing API for extensions. So far, only passingmpcomplete@google.com2009-03-2310-10/+262
* The death knell for the old native buttons, checkboxes and radio buttons.ben@chromium.org2009-03-2343-421/+372
* Add initial implementation of the Linux TabStrip.jhawkins@chromium.org2009-03-235-14/+671
* Removed zombie hunter codemaruel@chromium.org2009-03-233-63/+0
* Fully enable history_url_provider_unittest.cc for Mac.shess@chromium.org2009-03-232-11/+0
* Deliver events and notifications to the RootView.erg@google.com2009-03-231-1/+8
* BUG=9094hclam@chromium.org2009-03-231-0/+18
* Fix an invalid DCHECK for media request contexthclam@chromium.org2009-03-232-30/+43
* Updating to use scoped_nsobject.avi@google.com2009-03-232-9/+3