summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fix namespace to ultimately compile on Macpinkerton@chromium.org2009-05-291-2/+2
* Implement Clear Browser Data for Mac as an app modal dialog. Uses the profile...pinkerton@chromium.org2009-05-2911-252/+895
* svn:ignore gmock_main.scons which started to be generated in revision 17066.maruel@chromium.org2009-05-290-0/+0
* svn:ignore binaries added in revision 16826.maruel@chromium.org2009-05-290-0/+0
* Scale backing store cache size.deanm@chromium.org2009-05-292-4/+16
* Move a few functions commonly called with char* to StringPiece.deanm@chromium.org2009-05-294-9/+10
* Update V8 in Chromium to version 1.2.6.sgjesse@chromium.org2009-05-291-1/+1
* Reduce header dependencies in net/phajdan.jr@chromium.org2009-05-2951-19/+61
* Headers cleanup in chrome/commonphajdan.jr@chromium.org2009-05-2921-32/+30
* DevTools: decouple class and method names from RPC message arguments. That wo...yurys@google.com2009-05-2920-101/+203
* DEPS roll for gyp SCons generator that copies symlinks.sgk@google.com2009-05-291-1/+1
* chrome.gyp fixes to preserve various build behaviorssgk@google.com2009-05-291-1/+52
* Fixing more bustage by ifdefing out Windows-only code.ben@chromium.org2009-05-292-1/+19
* Fix unit test bustage by making sure ExtensionView::ViewHierarchyChanged call...ben@chromium.org2009-05-293-0/+9
* fix bustage by not compiling windows-specific code on other platforms.ben@chromium.org2009-05-291-0/+4
* fix bustage by not compiling windows-specific code on other platforms.ben@chromium.org2009-05-291-1/+5
* Refactors HWNDView, NativeViewHostGtk and NativeViewHost so that they match t...ben@chromium.org2009-05-2944-632/+712
* Remember the intermediate CA certs if the server sends them to us.ukai@chromium.org2009-05-292-10/+147
* A bit more clean up for Linux upload crash dump.thestig@chromium.org2009-05-291-7/+9
* Detach verify thread from NSPR on linux.ukai@chromium.org2009-05-291-0/+14
* Gets NativeTabContentsContainerGtk to compile and removes somesky@chromium.org2009-05-294-28/+4
* linux: wrap prefs checkbox in options window.evan@chromium.org2009-05-291-2/+10
* Pressing "enter" while the JS prompt text entry has focus shouldtc@google.com2009-05-291-1/+3
* Fixed a bug with the unit_tests, which caused it to leave hebrew enabledhbono@chromium.org2009-05-293-15/+46
* Re-add the code to only add sse2 flags on Chromium builds. Ittc@google.com2009-05-291-3/+9
* Get textfield to compile on linux.sky@chromium.org2009-05-292-1/+11
* Add Linux packaging tools to the build output and the buildbot archive.mmoss@chromium.org2009-05-293-384/+501
* Allow passing in a file path to a file that will be used for the new new tabarv@google.com2009-05-292-4/+50
* Fix branded resource buiding.jrg@chromium.org2009-05-292-3/+13
* Gets GoButton to compile on Linux.sky@chromium.org2009-05-292-4/+13
* Hoist TrimHttpPrefix() so we only have one copy, not one per provider.pkasting@chromium.org2009-05-298-55/+37
* Treat alt-(arrows/pgup/pgdn) like alt was not pressed. There's no reason to ...pkasting@chromium.org2009-05-291-1/+2
* This adds a DEPS file for o3d that maps in all of its dependencies,gspencer@google.com2009-05-295-15/+142
* Major refactoring of Croc.rspangler@google.com2009-05-298-320/+1320
* Fixes bug where SetBounds would change the z-order. This was resultingsky@chromium.org2009-05-291-1/+1
* Rolling in a new version of gyp.bradnelson@chromium.org2009-05-291-1/+1
* linux: remove the word "Alpha" from all UI.evan@chromium.org2009-05-284-13/+15
* Add alert box suppression check box to linux js dialogs.tc@google.com2009-05-281-24/+57
* Fix broken Gears after gyp conversion. The path to gears.dll has changed.kuchhal@chromium.org2009-05-282-2/+2
* IE and Firefox always translate (alt+numpad 7) as an accelerator. We should ...pkasting@chromium.org2009-05-282-22/+24
* Stub out textfield on GTKben@chromium.org2009-05-287-6/+135
* Paint a focus indication on LinkButtonGtk buttons.estade@chromium.org2009-05-2811-49/+53
* Rename policy_url to first_party_for_cookies in one more place.abarth@chromium.org2009-05-281-4/+4
* Initialize gtk syles before first run dialog. (Missed in r17104)thestig@chromium.org2009-05-281-6/+6
* Removing gmock from build since it has unresolvned xternsjar@chromium.org2009-05-281-1/+1
* Automatically adapt to faster/slower uploads of renderer histogramsjar@chromium.org2009-05-2817-79/+525
* Hook up Linux crash reporting setting to options dialog.thestig@chromium.org2009-05-281-0/+2
* linux: simplify gfx::Font constructor logic and add CHECK()s.evan@chromium.org2009-05-282-44/+41
* Moving things a little so this will work when chrome.sln gets eaten by gyp.bradnelson@chromium.org2009-05-282-304/+311
* Add general options page. Options are working with the following exceptions:tc@google.com2009-05-2813-48/+726