| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixes crash when showing modal dialog from context menu. With this | sky@google.com | 2008-11-19 | 5 | -43/+124 |
* | Re-land this change: http://codereview.chromium.org/10967/show | ben@chromium.org | 2008-11-19 | 19 | -71/+44 |
* | sort chrome.sln. no functional changes, I just ran | tc@google.com | 2008-11-19 | 1 | -1713/+1713 |
* | Remove chrome\browser\frame_util.cc from the SCons build. | sgk@google.com | 2008-11-19 | 1 | -1/+0 |
* | Send the chrome.dll base address in the UMA initial log. This will help us d... | deanm@chromium.org | 2008-11-19 | 1 | -0/+9 |
* | Enforce httponly on cookies coming from the renderer. This prevents javascri... | deanm@chromium.org | 2008-11-19 | 1 | -1/+2 |
* | Move PlatformCanvas and PlatformDevice from base/gfx to webkit/port. I left h... | brettw@google.com | 2008-11-19 | 1 | -1969/+1970 |
* | Checkin of unmodified version of Mach IPC utility class. | jeremy@chromium.org | 2008-11-19 | 2 | -0/+544 |
* | Submitting for developer0420@gmail.com | joshia@google.com | 2008-11-19 | 2 | -7/+53 |
* | Move more code to using FilePath. | evanm@google.com | 2008-11-19 | 1 | -2/+3 |
* | Change by Alex Mendes da Costa <alexmdac@google.com> | beng@google.com | 2008-11-19 | 3 | -4/+28 |
* | Land this change again now I've fixed the crash. | ben@chromium.org | 2008-11-19 | 35 | -268/+196 |
* | Remove cf_html from webdropdata.h. This is windows | tc@google.com | 2008-11-19 | 5 | -19/+50 |
* | Fixes trees on Hebrew locales. The current code was problematic | sky@google.com | 2008-11-19 | 1 | -2/+26 |
* | put back this change now chromebot has had a chance to run | ben@chromium.org | 2008-11-19 | 1 | -2/+1 |
* | Make sure the browser window is visible, even if the startup info says that i... | ben@chromium.org | 2008-11-19 | 1 | -1/+3 |
* | Fix a crash that occurs during the browser shutdown process. | paulg@google.com | 2008-11-18 | 1 | -8/+15 |
* | Add "generated resources" and "localized string" dependencies | nsylvain@chromium.org | 2008-11-18 | 1 | -278/+276 |
* | fix bustage | ben@chromium.org | 2008-11-18 | 1 | -1/+2 |
* | Roll back a bunch of changes to tab dragging that seem to not have helped red... | ben@chromium.org | 2008-11-18 | 6 | -159/+79 |
* | Revert 5607 because it caused a base_unittest failure. | maruel@chromium.org | 2008-11-18 | 6 | -142/+2 |
* | Add superficial unit test for PrintJob. That's a start. | maruel@chromium.org | 2008-11-18 | 6 | -2/+142 |
* | Update chrome.sln to build 8 new Indic languages. | mal@chromium.org | 2008-11-18 | 1 | -0/+136 |
* | Add .vcproj to build 8 new Indic language dlls. | mal@chromium.org | 2008-11-18 | 17 | -0/+1856 |
* | Add about:terms support for 8 indic languages. | mal@chromium.org | 2008-11-18 | 8 | -0/+1056 |
* | Add the flag "--extra-chrome-flags" for all UI tests. | ericroman@google.com | 2008-11-18 | 1 | -0/+8 |
* | Revert change 5596 because it broke the build | nsylvain@chromium.org | 2008-11-18 | 35 | -192/+268 |
* | Clean up a friend test declaration. | paulg@google.com | 2008-11-18 | 1 | -1/+2 |
* | Last couple of bits of new-frame related cleanup: | ben@chromium.org | 2008-11-18 | 35 | -268/+192 |
* | At Yahoo!'s request, add a "fr=crmas" identifier to their prepopulate entries... | pkasting@chromium.org | 2008-11-17 | 1 | -69/+103 |
* | It's possible for GetOleInterface() to return NULL. Degrade gracefully in th... | pkasting@chromium.org | 2008-11-17 | 2 | -3/+10 |
* | Attempt at fixing possible crash in ModalHTMLDialogDelegate. It's | sky@google.com | 2008-11-17 | 2 | -9/+20 |
* | Changes about view to explicitly set the background to white. This way | sky@google.com | 2008-11-17 | 1 | -0/+1 |
* | Rollback! Now with 25% more HWND. | ben@chromium.org | 2008-11-17 | 15 | -35/+63 |
* | Fix a potential race with cookie requests between renderer and gears. | mpcomplete@google.com | 2008-11-17 | 1 | -2/+18 |
* | Makes opening a bookmark activate the window. | sky@google.com | 2008-11-17 | 1 | -2/+4 |
* | A workaround fix for Issue 343 "Chinese Sogou input method lose first initial... | hbono@chromium.org | 2008-11-17 | 3 | -3/+12 |
* | fixing bustage | ben@chromium.org | 2008-11-17 | 2 | -3/+3 |
* | Remove HWND from TabContents creation. | ben@chromium.org | 2008-11-17 | 13 | -60/+32 |
* | Fix accumulated webkit merge ramifications in the SCons build of Chrome | sgk@google.com | 2008-11-16 | 9 | -86/+122 |
* | - Stop rlz from constantly "rebuilding". | maruel@chromium.org | 2008-11-16 | 2 | -2/+2 |
* | Quick test to locate position of crash on qemu. Will remove after one batch o... | ben@chromium.org | 2008-11-16 | 1 | -1/+2 |
* | Prevent crashes in QEMU by (correctly) saying no commands are enabled when th... | ben@chromium.org | 2008-11-16 | 1 | -0/+4 |
* | Fix erase method usage on STL containers in Chrome. Invoking erase on the ite... | ananta@chromium.org | 2008-11-15 | 4 | -5/+14 |
* | Open up SDCH for all sites, in preparation for latency tests | jar@google.com | 2008-11-15 | 1 | -2/+2 |
* | Fix the mac build to add dmg_fp to the libbase.a. | tony@chromium.org | 2008-11-15 | 1 | -43/+0 |
* | Remove a bunch of NULL checks that seem unnecessary, and document some checks... | ben@chromium.org | 2008-11-15 | 2 | -66/+33 |
* | Move dmg_fp in scons build to compile from | tc@google.com | 2008-11-15 | 2 | -2/+0 |
* | Make the Browser restore saved last size/position using the WindowDelegate co... | ben@chromium.org | 2008-11-15 | 4 | -21/+23 |
* | Add a webkit.scons file in between build\SConscript.main and | sgk@google.com | 2008-11-14 | 1 | -0/+6 |