summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Add about:terms support for 8 indic languages.mal@chromium.org2008-11-188-0/+1056
* Add the flag "--extra-chrome-flags" for all UI tests.ericroman@google.com2008-11-181-0/+8
* Revert change 5596 because it broke the buildnsylvain@chromium.org2008-11-1835-192/+268
* Clean up a friend test declaration.paulg@google.com2008-11-181-1/+2
* Last couple of bits of new-frame related cleanup:ben@chromium.org2008-11-1835-268/+192
* At Yahoo!'s request, add a "fr=crmas" identifier to their prepopulate entries...pkasting@chromium.org2008-11-171-69/+103
* It's possible for GetOleInterface() to return NULL. Degrade gracefully in th...pkasting@chromium.org2008-11-172-3/+10
* Attempt at fixing possible crash in ModalHTMLDialogDelegate. It'ssky@google.com2008-11-172-9/+20
* Changes about view to explicitly set the background to white. This waysky@google.com2008-11-171-0/+1
* Rollback! Now with 25% more HWND.ben@chromium.org2008-11-1715-35/+63
* Fix a potential race with cookie requests between renderer and gears.mpcomplete@google.com2008-11-171-2/+18
* Makes opening a bookmark activate the window.sky@google.com2008-11-171-2/+4
* A workaround fix for Issue 343 "Chinese Sogou input method lose first initial...hbono@chromium.org2008-11-173-3/+12
* fixing bustageben@chromium.org2008-11-172-3/+3
* Remove HWND from TabContents creation. ben@chromium.org2008-11-1713-60/+32
* Fix accumulated webkit merge ramifications in the SCons build of Chromesgk@google.com2008-11-169-86/+122
* - Stop rlz from constantly "rebuilding".maruel@chromium.org2008-11-162-2/+2
* Quick test to locate position of crash on qemu. Will remove after one batch o...ben@chromium.org2008-11-161-1/+2
* Prevent crashes in QEMU by (correctly) saying no commands are enabled when th...ben@chromium.org2008-11-161-0/+4
* Fix erase method usage on STL containers in Chrome. Invoking erase on the ite...ananta@chromium.org2008-11-154-5/+14
* Open up SDCH for all sites, in preparation for latency testsjar@google.com2008-11-151-2/+2
* Fix the mac build to add dmg_fp to the libbase.a.tony@chromium.org2008-11-151-43/+0
* Remove a bunch of NULL checks that seem unnecessary, and document some checks...ben@chromium.org2008-11-152-66/+33
* Move dmg_fp in scons build to compile fromtc@google.com2008-11-152-2/+0
* Make the Browser restore saved last size/position using the WindowDelegate co...ben@chromium.org2008-11-154-21/+23
* Add a webkit.scons file in between build\SConscript.main andsgk@google.com2008-11-141-0/+6
* RandUInt -> RandUint to match the style of other Uint functions.deanm@chromium.org2008-11-142-2/+2
* More *.scons renaming:sgk@google.com2008-11-147-275/+276
* Move dmg_fp to base/third_party/dmg_fp and include thetc@google.com2008-11-142-36/+66
* Rewire the throbber so that the timer for updating lives on BrowserView, not ...ben@chromium.org2008-11-1410-90/+69
* Fix broken size restoration for bookmark manager. Initializing a rect incorre...ben@chromium.org2008-11-143-3/+16
* Switch to avoid first-run pop-up from displaying while in app-mode.brg@chromium.com2008-11-141-0/+5
* Create first run sentinel file when the distribution param skip_first_run_ui ...cpu@google.com2008-11-141-0/+4
* Review URL: http://codereview.chromium.org/10958mbelshe@google.com2008-11-1414-96/+154
* Make the bookmark manager blue.glen@chromium.org2008-11-143-11/+21
* Add mimetypes on the "chrome-resource://" responses.ericroman@google.com2008-11-145-3/+47
* fix bustageben@chromium.org2008-11-141-1/+1
* Rid most of the Browser object of HWND dependencies.ben@chromium.org2008-11-1416-151/+235
* Recommit of media project files due to a mistake in media_unittest.vcprojscherkus@chromium.org2008-11-142-0/+74
* Change to integrate SystemMonitor changes into chrome.mbelshe@google.com2008-11-1414-154/+96
* Port some unit tests in chrome/browser/agl@chromium.org2008-11-145-39/+26
* Remove browser\views\frame\browser_view2.cc andsgk@google.com2008-11-141-7/+0
* Port some files in chrome/browser/agl@chromium.org2008-11-1414-140/+149
* New unit test for webdatabase functions that record form entries for autofill.petersont@google.com2008-11-141-0/+87
* Next round of SCons changes:sgk@google.com2008-11-1428-821/+777
* These vsprops can now be included other projectsamit@chromium.org2008-11-142-2/+2
* Update the grd files to generate .rc and .h files for the 8 new languages.tc@google.com2008-11-143-1/+26
* Fix build bustage, I missed this file with my base namespace changes.brettw@google.com2008-11-141-3/+3
* Add Terminate() to the Process object, have RenderProcessHost use this to avo...brettw@google.com2008-11-1478-299/+296
* Make border and background setting and getting non-virtual and use the correc...brettw@google.com2008-11-1419-95/+67