| Commit message (Expand) | Author | Age | Files | Lines |
* | Clean up unnecessary #includes of base/{scoped_ptr.h,string16.h}. | viettrungluu@chromium.org | 2010-08-19 | 2 | -3/+3 |
* | Checkin for CL: http://codereview.chromium.org/3061044/show | rkc@google.com | 2010-08-19 | 4 | -805/+7 |
* | Remove wstrings from bookmarks, part 3. | viettrungluu@chromium.org | 2010-08-19 | 4 | -56/+63 |
* | Reland 55888: Allow per-plugin content settings. | bauerb@chromium.org | 2010-08-19 | 1 | -0/+22 |
* | Enables/disables UI widgets for privacy preferences in the options->"Under th... | markusheintz@chromium.org | 2010-08-19 | 1 | -12/+10 |
* | views: Use IDS_BROWSER_HANGMONITOR_RENDERER_TITLE as the hung renderer dialog... | tfarina@chromium.org | 2010-08-19 | 1 | -1/+1 |
* | FBTF: Remove unneeded headers from base/ (part 6) | thestig@chromium.org | 2010-08-19 | 2 | -2/+0 |
* | Added BackgroundModeManager which tracks when background apps are loaded/unlo... | atwilson@chromium.org | 2010-08-18 | 4 | -8/+16 |
* | Convert FillRect(... SkPaint) to DrawRect() since it doesn't necessarily fill... | pkasting@chromium.org | 2010-08-18 | 2 | -3/+2 |
* | Remove all wstrings from the IPC logging subsystem. | erg@google.com | 2010-08-18 | 1 | -7/+11 |
* | Convert GetDisplayStringInLTRDirectionality from wstring to string16. | tony@chromium.org | 2010-08-18 | 4 | -4/+10 |
* | sync: take two for: | tim@chromium.org | 2010-08-18 | 1 | -3/+1 |
* | Fix parentheses omission which led to tab misplacement in maximized mode. Al... | pkasting@chromium.org | 2010-08-17 | 1 | -3/+3 |
* | Fix a couple of bookmark bar problems: | pkasting@chromium.org | 2010-08-17 | 6 | -17/+62 |
* | Revert 56423 - Added classes to enable session sync functionality. | tim@chromium.org | 2010-08-17 | 1 | -1/+3 |
* | Refactors mouse watching out of TabStrip into a standalone class. | sky@chromium.org | 2010-08-17 | 3 | -135/+18 |
* | Added classes to enable session sync functionality. | tim@chromium.org | 2010-08-17 | 1 | -3/+1 |
* | Fix a crash in HungRendererView. |tab_contents_| can be set to NULL when TabC... | finnur@chromium.org | 2010-08-17 | 1 | -3/+5 |
* | Simplify some code. | pkasting@chromium.org | 2010-08-17 | 1 | -19/+4 |
* | Test server cleanup patch of death: | phajdan.jr@chromium.org | 2010-08-17 | 2 | -16/+10 |
* | Include ICU headers in a way that will also work with use_system_icu=1 | phajdan.jr@chromium.org | 2010-08-17 | 1 | -1/+2 |
* | Turns out this code I'd removed is still necessary for the RTL OTR avatar to ... | pkasting@chromium.org | 2010-08-17 | 1 | -0/+14 |
* | Misc. clean up: Rewrap, simplify. Refactored two separate files' calls of Ta... | pkasting@chromium.org | 2010-08-17 | 5 | -206/+144 |
* | BUG=chromium-os:4448 - Hide the address bar for popups in ChromeOS (http://co... | stevenjb@chromium.org | 2010-08-17 | 3 | -40/+94 |
* | views: Rename content_setting_bubble_views.[cc/h] to content_setting_bubble_c... | tfarina@chromium.org | 2010-08-17 | 3 | -6/+5 |
* | Remove deprecated wstring DictionaryValue Get{Boolean,Integer,Real,Binary,Dic... | viettrungluu@chromium.org | 2010-08-17 | 1 | -3/+3 |
* | Preserve the correct number of visible browser actions across restarts. | pkasting@chromium.org | 2010-08-16 | 2 | -35/+44 |
* | Cleanup: Rewrap lines, simplify code by using canvas mirroring instead of man... | pkasting@chromium.org | 2010-08-16 | 1 | -53/+29 |
* | I've gotten multiple crashes at shutdown due to my new DCHECKs. It seems it'... | pkasting@chromium.org | 2010-08-16 | 1 | -4/+2 |
* | Cleanup: Make function definition order match declaration order. Don't inlin... | pkasting@chromium.org | 2010-08-16 | 2 | -82/+91 |
* | Remove deprecated wstring Get(As)String() methods from Value, etc. | viettrungluu@chromium.org | 2010-08-16 | 1 | -9/+9 |
* | FBTF: Remove "obviously" unneeded standard C++ library #includes. | viettrungluu@chromium.org | 2010-08-15 | 14 | -27/+2 |
* | Move some cleanup code to the destructor. If the user closes the Chrome brow... | mirandac@chromium.org | 2010-08-15 | 1 | -4/+1 |
* | Fix two calls to font.height to font.GetHeight. | mal@google.com | 2010-08-14 | 1 | -2/+2 |
* | Get rid of the ERROR_TYPE from InfoBarDelegate. | tfarina@chromium.org | 2010-08-14 | 2 | -11/+3 |
* | Convert Task Manager to string16 from wstring, part 1. | viettrungluu@chromium.org | 2010-08-14 | 1 | -13/+13 |
* | Cleanup Registry API: part 3. | tfarina@chromium.org | 2010-08-14 | 1 | -1/+1 |
* | Misc. cleanup: simplify some code, add a few comments | pkasting@chromium.org | 2010-08-13 | 4 | -44/+17 |
* | Stretch first run bubble linger time out to 3 seconds to avoid getting burned... | mirandac@google.com | 2010-08-13 | 1 | -1/+2 |
* | Convert infobar APIs to UTF-16. | evan@chromium.org | 2010-08-13 | 1 | -14/+14 |
* | FBTF: Forward declare everything possible in testing_profile.h | erg@google.com | 2010-08-13 | 1 | -0/+1 |
* | Rework gfx::Font by moving platform-specific code into inner classes. | ben@chromium.org | 2010-08-13 | 16 | -35/+35 |
* | Clone of issue 2941001. See initial review below. | twiz@google.com | 2010-08-12 | 5 | -15/+27 |
* | remove toolstrips | erikkay@chromium.org | 2010-08-12 | 7 | -1351/+6 |
* | Revert 55888: Allow per-plugin content settings. | bauerb@chromium.org | 2010-08-12 | 1 | -19/+0 |
* | Allow per-plugin content settings. | bauerb@chromium.org | 2010-08-12 | 1 | -0/+19 |
* | Use a sane naming scheme for content setting bubble classes. | bauerb@chromium.org | 2010-08-12 | 3 | -5/+5 |
* | Remove wchar_t* methods from prefs. | viettrungluu@chromium.org | 2010-08-12 | 3 | -26/+30 |
* | Making window.focus() work in Chrome. | jcivelli@chromium.org | 2010-08-11 | 2 | -0/+5 |
* | Adds support for showing the match preview on views. It's behind the | sky@chromium.org | 2010-08-11 | 3 | -35/+218 |