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
*
Version number bump for release
bradnelson@google.com
2009-09-21
1
-1
/
+1
*
Update pthreads-win32 to add corresponding svn:ignore.
maruel@chromium.org
2009-09-21
1
-1
/
+1
*
Copy the leak callstacks onto the stack before crashing in LeakTracker::Check...
eroman@chromium.org
2009-09-21
2
-5
/
+27
*
Added a suppression for yet another data race
timurrrr@chromium.org
2009-09-21
1
-0
/
+6
*
Don't use NSS databases for non-essential purposes, such as remembering
wtc@chromium.org
2009-09-21
2
-10
/
+14
*
Remove syncer_paused from syncapi.
tim@chromium.org
2009-09-21
2
-4
/
+0
*
Create a dashboard for tracking aggregate numbers of passing/failing layout
ojan@chromium.org
2009-09-21
3
-313
/
+524
*
Update svn:ignore.
maruel@chromium.org
2009-09-21
0
-0
/
+0
*
[Mac] Expose AutocompleteEditViewMac to Cocoa code.
shess@chromium.org
2009-09-21
11
-245
/
+250
*
Switch history thread back to base::Thread. Sync unit tests require more than...
chron@chromium.org
2009-09-21
3
-7
/
+7
*
The main menu button is now enabled by default.
sky@chromium.org
2009-09-21
7
-43
/
+23
*
allow the handle to be hidden when moles are expanded
erikkay@chromium.org
2009-09-21
3
-90
/
+143
*
Update libjingle to build on Linux
zork@chromium.org
2009-09-21
8
-58
/
+306
*
Retry of r26698.
estade@chromium.org
2009-09-21
7
-70
/
+0
*
Whitespace change to trigger gyp rebuild
stuartmorgan@chromium.org
2009-09-21
1
-0
/
+1
*
Fix path mismatch on linux/mac.
tony@chromium.org
2009-09-21
1
-1
/
+5
*
Revert a file that slipped into r26699 by mistake.
estade@chromium.org
2009-09-21
1
-11
/
+0
*
Reverting r26698. Somehow this broke scons?
estade@chromium.org
2009-09-21
7
-0
/
+80
*
Linux: Remove linux splash page and printing command line switch.
estade@chromium.org
2009-09-21
8
-215
/
+0
*
Revert 23438 which reverted 23408.
estade@chromium.org
2009-09-21
1
-1
/
+2
*
Remove leftover directive when we generated source files.
thomasvl@chromium.org
2009-09-21
1
-1
/
+0
*
Forward edit commands to be executed for shortcuts which aren't handled by
thakis@chromium.org
2009-09-21
3
-34
/
+103
*
Rebaseline tests whose results changed due to http://trac.webkit.org/changese...
levin@chromium.org
2009-09-21
11
-22
/
+17
*
Shift+PageUp and Shift+PageDown should not scroll the web page.
tony@chromium.org
2009-09-21
1
-1
/
+1
*
Fix a harmless data race in Thread
timurrrr@chromium.org
2009-09-21
1
-1
/
+1
*
Tweak an existing Mac suppression for a stack change
stuartmorgan@chromium.org
2009-09-21
1
-8
/
+2
*
Adds NOTREACHED if we ever hit the max cache size of the render pict
sky@chromium.org
2009-09-21
1
-1
/
+10
*
Add histograms for tab count, RenderProcessHost count, and the number of
brettw@chromium.org
2009-09-21
5
-11
/
+103
*
Task Manager for OS X: Set up columns, show rows.
thakis@chromium.org
2009-09-21
4
-60
/
+211
*
Unescape FTP URL paths, Firefox-compatible.
phajdan.jr@chromium.org
2009-09-21
3
-30
/
+55
*
<html>
aa@chromium.org
2009-09-21
8
-76
/
+44
*
DevTools: Get rid of utility functions and ExecuteUtilityFunction as a whole....
pfeldman@chromium.org
2009-09-21
13
-211
/
+70
*
Reimplement video painting for mac using CGContext.
ajwong@chromium.org
2009-09-21
2
-2
/
+39
*
[Mac] Save/restore focus in TabContentsViewMac.
rohitrao@chromium.org
2009-09-21
2
-17
/
+14
*
Adding basic window control to the automation provider for the Mac.
avi@chromium.org
2009-09-21
4
-41
/
+75
*
Remove the "mixed content" security warnings because "no one in the history o...
pinkerton@chromium.org
2009-09-21
1
-271
/
+754
*
Suppress a benign race in SQLLite
timurrrr@chromium.org
2009-09-21
1
-0
/
+11
*
Fix the $1 in the wrench tooltip that should be the product name.
thomasvl@chromium.org
2009-09-21
1
-1
/
+1
*
adding some missing ignores
thomasvl@chromium.org
2009-09-21
0
-0
/
+0
*
Update third_party/icu to 26673 to grab new svn:ignore
maruel@chromium.org
2009-09-21
1
-1
/
+1
*
Changes the main menu from displaying a static image to loading a page.
sky@chromium.org
2009-09-20
5
-45
/
+250
*
Only show extension shelf on demand again.
thakis@chromium.org
2009-09-20
1
-1
/
+0
*
Temporarily always show extension shelf.
thakis@chromium.org
2009-09-20
1
-0
/
+1
*
build-bisect.py: Minor tweaks and Mac fix
rsesek@chromium.org
2009-09-20
1
-10
/
+16
*
remove the right-click devtools behavior
erikkay@chromium.org
2009-09-19
1
-2
/
+1
*
fetch buildbot status list on demand rather than polling.
erikkay@chromium.org
2009-09-19
2
-32
/
+51
*
Turn os x extension shelf on.
thakis@chromium.org
2009-09-19
1
-4
/
+0
*
Fix canary bot by defining platformPageClient method to do nothing.
darin@chromium.org
2009-09-19
4
-10
/
+12
*
Change the view mode when switching between moles and toolstrips, and
erikkay@chromium.org
2009-09-19
19
-169
/
+268
*
Workaround for Issue 15949: cannot use the "WenQuanYi Bitmap Song" (chinese F...
yusukes@google.com
2009-09-19
1
-4
/
+23
[next]