summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Find bar:estade@chromium.org2009-05-068-15/+14
* Make RestoreTab synchronuous.huanr@chromium.org2009-05-066-10/+28
* Change chrome-ui to chrome. I didn't go too far in converting existing string...glen@chromium.org2009-05-0626-70/+74
* Move Courgette from internal depot to third_party.sra@chromium.org2009-05-061-0/+83
* fix bustage - forgot to remove these files from the old vcprojben@chromium.org2009-05-061-8/+0
* fix bustage - forgot to remove these files from the old vcprojben@chromium.org2009-05-061-8/+0
* Move: drag_drop_types, favicon_size, icon_util, insets, path, message_box_fla...ben@chromium.org2009-05-0691-2627/+131
* Add a lot of hotkeys to linux.estade@chromium.org2009-05-063-2/+38
* move chrome_font to app/gfxben@chromium.org2009-05-0648-894/+51
* Uncomment the crash checks in UITest::TearDown since CountFilesCreatedAfterevan@chromium.org2009-05-062-7/+3
* Move chrome_canvas to app/gfxben@chromium.org2009-05-0686-966/+84
* Make the width of the reset options confirmation dialog localizable.It's curr...jungshik@google.com2009-05-0651-2/+59
* Add first_run_tabs to the master prefs filecpu@google.com2009-05-063-6/+76
* Add --simple-data-source which uses simplified media resource loading.scherkus@chromium.org2009-05-068-9/+257
* Separate the key setting code in the constructor of HMAC class into the Initwtc@chromium.org2009-05-051-3/+3
* Move l10n_util to app/ben@chromium.org2009-05-05208-1975/+222
* disabling a ui test while I investigate its failureestade@chromium.org2009-05-051-1/+1
* Handle mouse back and forward buttons for page navigation.jhawkins@chromium.org2009-05-051-0/+16
* Fix missing assignment in chrome_mini_installer.thestig@chromium.org2009-05-051-1/+1
* Fix missing assignment in helper_unittest.thestig@chromium.org2009-05-051-1/+1
* Linux download shelf: remove download items when the associated download is r...estade@chromium.org2009-05-054-17/+74
* Remove the no-longer used TabButtonGtk class.jhawkins@chromium.org2009-05-054-203/+0
* Chrome side to handle changing CreateWebWorker to createWorker.darin@chromium.org2009-05-052-2/+2
* POSIX: Don't allow onunload handlers to hang a renderer forever.agl@chromium.org2009-05-054-0/+39
* Implement Linux tabs as widgets. This moves tab input handling into the corr...jhawkins@chromium.org2009-05-0511-744/+980
* Adding first run bypass command line flag.robertshield@google.com2009-05-053-1/+11
* Fixes for 10.6jeremy@chromium.org2009-05-052-5/+37
* Refactors HWNDView into two classes for reuse on GTK.sky@chromium.org2009-05-056-174/+278
* Plumb the creator URL for popups up to the browser. We don't yet use this fo...pkasting@chromium.org2009-05-0514-22/+40
* Remove uses of deprecated version of PathService::Get() in the installer.thestig@chromium.org2009-05-0513-142/+152
* Move the shared JS and CSS out of the HTML files and into separate files.arv@chromium.org2009-05-055-112/+77
* The bookmark bar app menu item should have a checkbox displayed next to it wh...jhawkins@chromium.org2009-05-051-1/+1
* Convert autocomplete to use a custom matrix and button cell.shess@chromium.org2009-05-053-130/+226
* Set infobar text to black (overriding system default color).estade@chromium.org2009-05-051-0/+5
* Center the download progress meter behind the icon.arv@chromium.org2009-05-051-4/+4
* Landing the CL from Yusukes.jcampan@chromium.org2009-05-053-0/+18
* BUG=11200rafaelw@chromium.org2009-05-0516-332/+331
* Revert r15294 that causes crash spike in chromebot.huanr@chromium.org2009-05-052-26/+6
* Fix a memory leak that happen on some video fileshclam@chromium.org2009-05-051-8/+25
* Makes closed window icon appear on right side when rtl.sky@chromium.org2009-05-051-0/+4
* Close browser window synchronously during UI testhuanr@chromium.org2009-05-052-6/+26
* DevTools: localize window title, append inspected tab url there.pfeldman@chromium.org2009-05-0510-12/+53
* Don't start the throbber when loading javascript URLs. This fixes abrettw@chromium.org2009-05-052-5/+13
* Revert r15278. More unexpected test failures :(darin@chromium.org2009-05-052-2/+32
* Re-do r15244: Fix crash in ~TestWebViewDelegate caused bydarin@chromium.org2009-05-052-32/+2
* fix bustage - file movedben@chromium.org2009-05-051-1/+1
* Move *Animation to app/ben@chromium.org2009-05-0535-778/+41
* Get rid of the ClipboardService class and header... it is nothing but a shell...ben@chromium.org2009-05-0516-78/+49
* Move scoped_vector.h and stl_util-inl.h to base/ben@chromium.org2009-05-0564-590/+80
* implemented API style/convention changes, including:rafaelw@chromium.org2009-05-0511-297/+725