index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Headers cleanup in chrome/common
phajdan.jr@chromium.org
2009-05-29
21
-32
/
+30
*
DevTools: decouple class and method names from RPC message arguments. That wo...
yurys@google.com
2009-05-29
20
-101
/
+203
*
DEPS roll for gyp SCons generator that copies symlinks.
sgk@google.com
2009-05-29
1
-1
/
+1
*
chrome.gyp fixes to preserve various build behaviors
sgk@google.com
2009-05-29
1
-1
/
+52
*
Fixing more bustage by ifdefing out Windows-only code.
ben@chromium.org
2009-05-29
2
-1
/
+19
*
Fix unit test bustage by making sure ExtensionView::ViewHierarchyChanged call...
ben@chromium.org
2009-05-29
3
-0
/
+9
*
fix bustage by not compiling windows-specific code on other platforms.
ben@chromium.org
2009-05-29
1
-0
/
+4
*
fix bustage by not compiling windows-specific code on other platforms.
ben@chromium.org
2009-05-29
1
-1
/
+5
*
Refactors HWNDView, NativeViewHostGtk and NativeViewHost so that they match t...
ben@chromium.org
2009-05-29
44
-632
/
+712
*
Remember the intermediate CA certs if the server sends them to us.
ukai@chromium.org
2009-05-29
2
-10
/
+147
*
A bit more clean up for Linux upload crash dump.
thestig@chromium.org
2009-05-29
1
-7
/
+9
*
Detach verify thread from NSPR on linux.
ukai@chromium.org
2009-05-29
1
-0
/
+14
*
Gets NativeTabContentsContainerGtk to compile and removes some
sky@chromium.org
2009-05-29
4
-28
/
+4
*
linux: wrap prefs checkbox in options window.
evan@chromium.org
2009-05-29
1
-2
/
+10
*
Pressing "enter" while the JS prompt text entry has focus should
tc@google.com
2009-05-29
1
-1
/
+3
*
Fixed a bug with the unit_tests, which caused it to leave hebrew enabled
hbono@chromium.org
2009-05-29
3
-15
/
+46
*
Re-add the code to only add sse2 flags on Chromium builds. It
tc@google.com
2009-05-29
1
-3
/
+9
*
Get textfield to compile on linux.
sky@chromium.org
2009-05-29
2
-1
/
+11
*
Add Linux packaging tools to the build output and the buildbot archive.
mmoss@chromium.org
2009-05-29
3
-384
/
+501
*
Allow passing in a file path to a file that will be used for the new new tab
arv@google.com
2009-05-29
2
-4
/
+50
*
Fix branded resource buiding.
jrg@chromium.org
2009-05-29
2
-3
/
+13
*
Gets GoButton to compile on Linux.
sky@chromium.org
2009-05-29
2
-4
/
+13
*
Hoist TrimHttpPrefix() so we only have one copy, not one per provider.
pkasting@chromium.org
2009-05-29
8
-55
/
+37
*
Treat alt-(arrows/pgup/pgdn) like alt was not pressed. There's no reason to ...
pkasting@chromium.org
2009-05-29
1
-1
/
+2
*
This adds a DEPS file for o3d that maps in all of its dependencies,
gspencer@google.com
2009-05-29
5
-15
/
+142
*
Major refactoring of Croc.
rspangler@google.com
2009-05-29
8
-320
/
+1320
*
Fixes bug where SetBounds would change the z-order. This was resulting
sky@chromium.org
2009-05-29
1
-1
/
+1
*
Rolling in a new version of gyp.
bradnelson@chromium.org
2009-05-29
1
-1
/
+1
*
linux: remove the word "Alpha" from all UI.
evan@chromium.org
2009-05-28
4
-13
/
+15
*
Add alert box suppression check box to linux js dialogs.
tc@google.com
2009-05-28
1
-24
/
+57
*
Fix broken Gears after gyp conversion. The path to gears.dll has changed.
kuchhal@chromium.org
2009-05-28
2
-2
/
+2
*
IE and Firefox always translate (alt+numpad 7) as an accelerator. We should ...
pkasting@chromium.org
2009-05-28
2
-22
/
+24
*
Stub out textfield on GTK
ben@chromium.org
2009-05-28
7
-6
/
+135
*
Paint a focus indication on LinkButtonGtk buttons.
estade@chromium.org
2009-05-28
11
-49
/
+53
*
Rename policy_url to first_party_for_cookies in one more place.
abarth@chromium.org
2009-05-28
1
-4
/
+4
*
Initialize gtk syles before first run dialog. (Missed in r17104)
thestig@chromium.org
2009-05-28
1
-6
/
+6
*
Removing gmock from build since it has unresolvned xterns
jar@chromium.org
2009-05-28
1
-1
/
+1
*
Automatically adapt to faster/slower uploads of renderer histograms
jar@chromium.org
2009-05-28
17
-79
/
+525
*
Hook up Linux crash reporting setting to options dialog.
thestig@chromium.org
2009-05-28
1
-0
/
+2
*
linux: simplify gfx::Font constructor logic and add CHECK()s.
evan@chromium.org
2009-05-28
2
-44
/
+41
*
Moving things a little so this will work when chrome.sln gets eaten by gyp.
bradnelson@chromium.org
2009-05-28
2
-304
/
+311
*
Add general options page. Options are working with the following exceptions:
tc@google.com
2009-05-28
13
-48
/
+726
*
Remove some dead code.
pkasting@chromium.org
2009-05-28
2
-6
/
+0
*
Make Textfield more portable.
ben@chromium.org
2009-05-28
18
-1243
/
+1382
*
Limit Breakpad Linux to 8 url-chunk entries.
thestig@chromium.org
2009-05-28
1
-0
/
+3
*
Restore parent semantings for external tab container creation, and error chec...
ben@chromium.org
2009-05-28
1
-1
/
+5
*
Adds bookmark_context_menu to compile list and fixes wildcard for
sky@chromium.org
2009-05-28
1
-1
/
+3
*
Correct forward declaration.
stoyan@chromium.org
2009-05-28
1
-1
/
+3
*
Add debugging symbols to official Linux Chrome builds.
thestig@chromium.org
2009-05-28
1
-0
/
+5
*
Linux: call xdg-open on downloaded files to open them.
estade@chromium.org
2009-05-28
12
-40
/
+71
[next]