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
*
Add import settings dialog on linux.
kuchhal@chromium.org
2009-05-11
10
-40
/
+275
*
Add memory stats for linux page cycler. On linux, we collect
tc@google.com
2009-05-11
6
-40
/
+133
*
Remove AutomationRequest (deprecated by using SyncChannel). Some minor cleanup.
stoyan@chromium.org
2009-05-11
5
-80
/
+4
*
Use IOBuffers on UploadDataStream.
rvargas@google.com
2009-05-11
4
-14
/
+10
*
Fix delay loaded dependencies.
kuchhal@chromium.org
2009-05-11
2
-0
/
+3
*
Remove executable bit from a bunch of files that shouldn't have it.
evan@chromium.org
2009-05-11
575
-0
/
+0
*
Pulling in new gyp version (this one relies on the buildbot scripts to
bradnelson@chromium.org
2009-05-11
1
-1
/
+1
*
Removing sln file which should not be checked in, but rather generated by gyp.
bradnelson@chromium.org
2009-05-11
1
-111
/
+0
*
Remove some mac expected fail layout tests which have been passing.
ericroman@google.com
2009-05-11
1
-9
/
+6
*
Add a variant of bug 10901.
pkasting@chromium.org
2009-05-11
1
-1
/
+3
*
Remove some tests which are passing.
ericroman@google.com
2009-05-11
1
-4
/
+0
*
Add a baseline from merge for mac.
ericroman@google.com
2009-05-11
3
-0
/
+7
*
Revert "Only show the original RWHV or the interstitial page at any time."
willchan@chromium.org
2009-05-11
2
-8
/
+2
*
Review URL: http://codereview.chromium.org/115197
fbarchard@chromium.org
2009-05-11
3
-40
/
+134
*
GTK: Don't custom paint background of findbar.
estade@chromium.org
2009-05-11
2
-2
/
+3
*
Download progress and complete animation on linux.
estade@chromium.org
2009-05-11
6
-42
/
+176
*
Fix browser theme provider cache miss crash.
glen@chromium.org
2009-05-11
1
-8
/
+7
*
Add a histogram to measure the number of times we ask
paulg@google.com
2009-05-11
1
-1
/
+8
*
Revert v8 update to version 1.2.3. This update seems to introduce new
ager@chromium.org
2009-05-11
1
-1
/
+1
*
Adds back some code removed during Ben's landing of views renaming.
sky@chromium.org
2009-05-11
8
-13
/
+435
*
Only show the original RWHV or the interstitial page at any time.
willchan@chromium.org
2009-05-11
2
-2
/
+8
*
WebKit update [43505:43511].
ericroman@google.com
2009-05-11
1
-1
/
+1
*
Use Chrome facilities for omnibox state save and restore on Mac.
shess@chromium.org
2009-05-11
8
-51
/
+142
*
Add a performance test for measuring hash implementation time.
paulg@google.com
2009-05-11
1
-4
/
+66
*
Add 10978 to known crash list.
huanr@chromium.org
2009-05-11
1
-0
/
+3
*
Upgrading gyp to the latest version (pulling in vs2008 support).
bradnelson@chromium.org
2009-05-11
1
-1
/
+1
*
Fix regression where exact-match URLs could fail to be promoted when longer U...
pkasting@chromium.org
2009-05-11
3
-31
/
+53
*
Add a comment to reflect API reality in RenderWidgetHostView.
erikkay@google.com
2009-05-11
1
-1
/
+2
*
This CL revert the fix for issue 2780 - RTL: Omnibar - message "Press Tab to ...
xji@chromium.org
2009-05-11
1
-46
/
+4
*
Add splash appropriate for Linux official builds.
mmoss@chromium.org
2009-05-11
3
-3
/
+84
*
Support official builds in gyp's grd and pak build rules.
mmoss@chromium.org
2009-05-11
1
-7
/
+86
*
Fix a bug where the extension toolstrip could get reparented to the desktop.
erikkay@google.com
2009-05-11
2
-10
/
+22
*
WebKit update 43401:43505.
ericroman@google.com
2009-05-11
24
-5
/
+114
*
Add 11757 to known crash list.
huanr@chromium.org
2009-05-11
1
-0
/
+3
*
- Set the bundle name based on the executable name (since they both are the b...
thomasvl@chromium.org
2009-05-11
3
-10
/
+116
*
Style the omnibox results for v2.
shess@chromium.org
2009-05-11
4
-12
/
+536
*
Allow chrome.exe to depend on ole*.dll
mal@chromium.org
2009-05-11
1
-0
/
+2
*
Update WebKit to 15773 to grab the new svn:ignore.
maruel@chromium.org
2009-05-11
1
-1
/
+1
*
Add a 'cygwin' target to execute setup_mount.bat explicitly as a
sgk@google.com
2009-05-11
7
-1
/
+74
*
Update V8 to version 1.2.3.
ager@chromium.org
2009-05-11
1
-1
/
+1
*
Adding missing dependency from default_plugin on webkit_strings.
bradnelson@chromium.org
2009-05-11
1
-0
/
+1
*
Move timeout to right spot in tools/valgrind/chrome_tests.py. Fixes thinko c...
dkegel@google.com
2009-05-11
1
-1
/
+1
*
Hopefully fix Windows compile by adding atlbase.h include on Windows.
phajdan.jr@chromium.org
2009-05-11
1
-0
/
+6
*
De-couple TaskManager from TableView code.
phajdan.jr@chromium.org
2009-05-11
3
-304
/
+471
*
Remove recently moved files from chrome.gyp.
estade@chromium.org
2009-05-11
1
-3
/
+0
*
Fix bug about webpage with an empty HEAD tag is incorrectly saved.
jnd@chromium.org
2009-05-11
3
-4
/
+77
*
FTP Transaction code for new Portable FTP code.
wtc@chromium.org
2009-05-11
10
-114
/
+907
*
Updating trunk VERSION build from 180.0 to 181.0
jon@chromium.org
2009-05-11
1
-1
/
+1
*
Reimplement NineBox using Cairo.
deanm@chromium.org
2009-05-11
4
-111
/
+57
*
Set the CFBundleName during the info.plist processing instead of fixing it up...
thomasvl@chromium.org
2009-05-11
2
-5
/
+12
[next]