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
*
Fix build break in ui_tests because of a missing dependancy on debugger from ...
jam@chromium.org
2009-06-17
1
-0
/
+1
*
Add the mini_installer.exe.manifest to AdditionalManifestFiles for Vista
sgk@chromium.org
2009-06-17
1
-0
/
+10
*
Adds a bunch of svn:ignore properties so that svn status
gman@google.com
2009-06-17
21
-322
/
+2143
*
Added missing .xtb files for locale specific settings.
jungshik@google.com
2009-06-17
50
-6
/
+444
*
Convert setup.exe to gyp.
sgk@chromium.org
2009-06-17
1
-1
/
+0
*
Capture additional gyp settings for setup.exe:
sgk@chromium.org
2009-06-17
1
-2
/
+9
*
Reorder URLRequest members so URLRequestContext lasts longer than URLRequestJob.
willchan@chromium.org
2009-06-17
1
-3
/
+3
*
Convert mini_installer_test to gyp.
sgk@chromium.org
2009-06-17
1
-1
/
+0
*
Convert installer_util_unittests to gyp.
sgk@chromium.org
2009-06-17
1
-1
/
+0
*
Fix build bustage by removing another dependency on browser/gtk by creating a...
ben@chromium.org
2009-06-17
10
-112
/
+540
*
Re-land final subset of r18520.
ericroman@google.com
2009-06-17
2
-10
/
+14
*
Reorder members in URLRequestHttpJob to get correct destruction order.
willchan@chromium.org
2009-06-17
2
-6
/
+7
*
Do not write a profile path on a BookmarkDragData object since a dragged url ...
yusukes@google.com
2009-06-17
1
-0
/
+617
*
Re-land second-to-last subset of r18520 (now everything is relanded except no...
ericroman@google.com
2009-06-17
3
-3
/
+17
*
gtk fullscreen fixes.
estade@chromium.org
2009-06-17
2
-9
/
+31
*
Re-land another subset of r18520.
ericroman@google.com
2009-06-17
5
-21
/
+142
*
linux: rebaseline some layout tests.
evan@chromium.org
2009-06-17
7
-4
/
+3
*
Re-land a subset of r18520.
ericroman@google.com
2009-06-17
2
-14
/
+35
*
gtk bookmark bar: Initialize a member variable.
estade@chromium.org
2009-06-17
1
-0
/
+1
*
Setting svn:eol-style LF for media source files.
scherkus@chromium.org
2009-06-17
4
-78
/
+79
*
Enable extensions without UI
davemoore@chromium.org
2009-06-17
1
-1
/
+5
*
gtk: Make sure icon is right size in download item.
estade@chromium.org
2009-06-17
2
-9
/
+22
*
Revert 18520.
ericroman@google.com
2009-06-17
6
-201
/
+33
*
Re-enable CRC check in courgette.
sra@chromium.org
2009-06-17
2
-3
/
+3
*
Fix a crash when the ThumbnailGenerator.
brettw@chromium.org
2009-06-17
8
-25
/
+55
*
Changes to make command buffers compile. Still failing some unit tests and ex...
rlp@google.com
2009-06-17
19
-71
/
+122
*
Serialize calls to avcodec_open() and avcodec_close().
scherkus@chromium.org
2009-06-17
5
-28
/
+47
*
Disable MediaTest.VideoBearH264
hclam@chromium.org
2009-06-17
1
-1
/
+1
*
Updating trunk VERSION build from 189.0 to 190.0
laforge@chromium.org
2009-06-17
1
-1
/
+1
*
Fix Gears crash after making PluginThread::current() only work on that thread.
jam@chromium.org
2009-06-17
1
-5
/
+6
*
Disable MediaTest.VideoBearH264 because it fails
hclam@chromium.org
2009-06-16
1
-1
/
+1
*
remove empty dir
jam@chromium.org
2009-06-16
0
-0
/
+0
*
GTK bookmark bar: only animate when user changes the pref (not, for example, ...
estade@chromium.org
2009-06-16
4
-13
/
+24
*
Delete the user vcproj that was accidentally checked in.
brettw@chromium.org
2009-06-16
1
-65
/
+0
*
Raise the rlimit in the page cycler so we don't have to adapt a new reference...
thomasvl@chromium.org
2009-06-16
1
-7
/
+59
*
Pulling in improvements in gyp variable expansion.
bradnelson@chromium.org
2009-06-16
1
-1
/
+1
*
Fixing a bug in HttpResponseHeaders.GetContentRange
hclam@chromium.org
2009-06-16
2
-3
/
+14
*
submitted on behalf of rogerta (Roger Tawa).
rafaelw@chromium.org
2009-06-16
7
-2
/
+323
*
Bug 14202: Support relative paths when installing external extensions through...
finnur@chromium.org
2009-06-16
3
-7
/
+38
*
Temporarily disable a test which appears to be causing valgrind errors.
eroman@chromium.org
2009-06-16
1
-1
/
+2
*
Forcing font size to be >= IDS_MINIMUM_UI_FONT_SIZE (usually 5, but for some
jshin@chromium.org
2009-06-16
4
-19
/
+51
*
Make LocalStrings work without manipulating the DOM.
arv@google.com
2009-06-16
6
-102
/
+20
*
UI test for <video>
hclam@chromium.org
2009-06-16
4
-0
/
+100
*
Add a small untility for checking to see if the X server is alive.
tony@chromium.org
2009-06-16
3
-0
/
+65
*
Roll webkit deps one final time for today (r44726:44739).
tc@google.com
2009-06-16
1
-1
/
+1
*
Refactored, templatized, commented and moved TestReader to the fancy new Mock...
scherkus@chromium.org
2009-06-16
3
-60
/
+100
*
Gtk bookmark manager: add search + recently added nodes.
estade@chromium.org
2009-06-16
2
-56
/
+251
*
Fix the mac build by removing extra object name
brettw@chromium.org
2009-06-16
1
-1
/
+2
*
Pulling in newer gyp.
bradnelson@chromium.org
2009-06-16
1
-1
/
+1
*
Rebaseline two tests from the last 2 merges. These tests changed upstream.
tc@google.com
2009-06-16
9
-42
/
+33
[next]