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
...
*
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
*
We need to save bookmarks file when the persist_ids settings changes
munjal@chromium.org
2009-05-28
4
-0
/
+42
*
Respect Linux user prefs with regards to crash reporting.
thestig@chromium.org
2009-05-28
14
-202
/
+196
*
Do a keyboard grab when select popups are showing. This matches
tc@google.com
2009-05-28
1
-4
/
+17
*
Clean up some code to make it more comprehensible. No functional change.
pkasting@chromium.org
2009-05-28
1
-16
/
+29
*
Removes ifdef around include of tooltip_manager now that it's been
sky@chromium.org
2009-05-28
1
-2
/
+0
*
Gets bookmark_bar_view to compile on Linux.
sky@chromium.org
2009-05-28
2
-7
/
+24
*
Handle opening URLs when there is no window open.
avi@chromium.org
2009-05-28
1
-1
/
+8
*
Add default version information and ability to output to stdout.
mmoss@chromium.org
2009-05-28
1
-9
/
+35
*
GTK: Implement GtkFloatingContainer and implement StatusBubble on top of it.
erg@google.com
2009-05-28
7
-83
/
+491
*
Add more logging on a NOTREACHED() in hopes of getting more data about why we...
pkasting@chromium.org
2009-05-28
1
-1
/
+2
*
Make automation proxy objects to ref_counted. That allows to process async no...
stoyan@chromium.org
2009-05-28
59
-521
/
+668
*
Removes some NOTIMPLEMENTED now that TooltipManager exists on linux.
sky@chromium.org
2009-05-28
1
-13
/
+1
*
Set svn:eol-style LF on all gyp files.
sgk@google.com
2009-05-28
3
-99
/
+99
*
Generalize the code that checks for user actions in the render view to work o...
estade@chromium.org
2009-05-28
11
-24
/
+28
*
Small fix for cases where the data or report dirs are not specified.
mad@google.com
2009-05-28
1
-0
/
+1
*
The CPP logic on the log dir seems to have been wrong since last year. Chang...
thomasvl@chromium.org
2009-05-28
2
-23
/
+3
*
For rlz, delete checked-in Visual Studio, SCons and supporting build files.
sgk@google.com
2009-05-28
4
-151
/
+0
*
Cleanup media::SeekableBuffer and unit tests
hclam@chromium.org
2009-05-28
3
-176
/
+153
*
Add gyp-generated files to svn:ignore.
sgk@google.com
2009-05-28
0
-0
/
+0
*
Linux Breakpad tweaking to get symbols working.
thestig@chromium.org
2009-05-28
2
-15
/
+45
*
Refactors drag_utils.
sky@chromium.org
2009-05-28
5
-80
/
+111
*
Move the Dictionary dir on the Mac out of the package and into user data.
thomasvl@chromium.org
2009-05-28
1
-1
/
+3
*
This CL is a clean-up of the app_modal_dialog_queue.cc in an attempt to fix a...
jcampan@chromium.org
2009-05-28
6
-48
/
+44
*
The Ctrl-Shift-Delete shortcut was not showing the Clear Browsing Data dialog.
jcampan@chromium.org
2009-05-28
1
-1
/
+1
[prev]
[next]