summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* Remove unneeded uses of base/hash_tables.h.thestig@chromium.org2009-03-174-4/+0
* Fix bug where an extension toolstrip would sometimes get added twice to thempcomplete@google.com2009-03-171-3/+11
* Merge DOMUIContents into WebContents.brettw@chromium.org2009-03-1745-1216/+1153
* Fixes crash on showing info bubble.sky@google.com2009-03-171-6/+4
* Renames AccessibleWrapper to ViewAccessibilityWrapper for clarity. klink@chromium.org2009-03-171-2/+2
* Use anonymous shared memory for VisitedLinks.agl@chromium.org2009-03-172-20/+4
* This test only passed if RLZTracker::InitRlz hadn't been called, levin@chromium.org2009-03-171-3/+11
* First pass at Mac status bubble.avi@google.com2009-03-175-2/+300
* SSLPolicy Fix: Step 7.abarth@chromium.org2009-03-172-263/+103
* SSLPolicy Fix: Step 6.abarth@chromium.org2009-03-173-17/+69
* Don't initialize members from themselves, especially when they're uninitialized.mark@chromium.org2009-03-171-1/+1
* Fixes bug where favicons wouldn't always show up in history page. Thissky@google.com2009-03-171-1/+8
* Register more prefs on linux/mac.tc@google.com2009-03-171-6/+5
* Cleanup GTK toolbar tooltips. Move from GtkTooltips to GtkTooltip API.deanm@chromium.org2009-03-172-17/+6
* Ensure that MenuGtks are destroyed before their accelerator group.deanm@chromium.org2009-03-173-30/+26
* Revert "Enable building worker and use command line switch to turn on ..."agl@chromium.org2009-03-171-1/+0
* Enable building worker and use command line switch to turn on this feature.jianli@chromium.org2009-03-171-0/+1
* Use devtool_ prefix instead of dev_tools_ to be consistent with the rest code.yurys@google.com2009-03-175-11/+11
* Don't leak AutocompleteEditViewGtk objects. I meant reset() not release().deanm@chromium.org2009-03-171-2/+2
* Initial unit tests implementation.yurys@google.com2009-03-175-13/+151
* Add missing file.abarth@chromium.org2009-03-171-1/+1
* SSLPolicy Fix: Step 5.abarth@chromium.org2009-03-173-7/+7
* Porting unit tests in chrome/phajdan.jr@chromium.org2009-03-172-6/+8
* SSLPolicy Fix: Step 3.abarth@chromium.org2009-03-178-35/+86
* SSL Fix: Step 4.abarth@chromium.org2009-03-176-9/+34
* Forgot these two files.ben@chromium.org2009-03-172-4/+4
* Move controls into their own dir under chrome/views/controlsben@chromium.org2009-03-17129-267/+263
* Move focus related files into a new chrome/views/focus subdirben@chromium.org2009-03-1710-11/+11
* fix bustage - file movedben@chromium.org2009-03-171-1/+1
* bustage fix - moved fileben@chromium.org2009-03-171-1/+1
* bustage fix - moved fileben@chromium.org2009-03-171-1/+1
* bustage fix - moved fileben@chromium.org2009-03-171-1/+1
* bustage fix - file movedben@chromium.org2009-03-175-5/+5
* bustage fix - file movedben@chromium.org2009-03-176-9/+9
* bustage fix - file movedben@chromium.org2009-03-171-1/+1
* bustage fix - file movedben@chromium.org2009-03-171-1/+1
* fix bustage - moved fileben@chromium.org2009-03-171-1/+1
* Move windowing related objects into chrome/views/window subdir.ben@chromium.org2009-03-1773-94/+94
* fix bustage -moved fileben@chromium.org2009-03-171-1/+1
* fix bustage - moved fileben@chromium.org2009-03-171-1/+1
* Hide the details about ResourceDispatcherHost messages from child processes. ...jam@chromium.org2009-03-1712-371/+382
* Move widget related files into views/widgetben@chromium.org2009-03-1748-61/+62
* Move response_data_file from ResourceResponseHead to webkit_glue::ResponseInfohclam@chromium.org2009-03-171-19/+0
* Flush the visited link database after a write. If we crash,tc@google.com2009-03-161-0/+7
* Rework the Button API to be saner in preparation for NativeControl rejiggerin...ben@chromium.org2009-03-1633-315/+341
* Use URLFixerUpper to clean up potential url before going there.shess@chromium.org2009-03-161-1/+7
* Change a function name.estade@chromium.org2009-03-168-9/+9
* Add command line switch "--new-ftp" for new portable FTPwtc@chromium.org2009-03-161-0/+11
* Fix keyboard scrolling on non-Windows platforms.erg@google.com2009-03-161-19/+4
* Removed unneeded includes of base/time.h.thestig@chromium.org2009-03-1613-18/+8