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
path:
root
/
chrome
/
chrome.gyp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Un-reverting 26919, and disabling worker-cloneports since it is flaky.
atwilson@chromium.org
2009-09-24
1
-1
/
+4
*
Let cmd-f/cmd-g use the findboard.
thakis@chromium.org
2009-09-23
1
-0
/
+3
*
Make Linux Breakpad initialization call to lsb_release asynchronous. Also wra...
thestig@chromium.org
2009-09-23
1
-3
/
+1
*
Add a very basic test for FTP directory listing, browser side.
phajdan.jr@chromium.org
2009-09-23
1
-0
/
+1
*
Reverting 26919.
atwilson@chromium.org
2009-09-23
1
-4
/
+1
*
Add new, shiny browser test for Autocomplete (Omnibox).
phajdan.jr@chromium.org
2009-09-23
1
-0
/
+1
*
Added missing layout tests along with associated rebaselinings.
atwilson@chromium.org
2009-09-23
1
-1
/
+4
*
Rolling back 26904, didn't take chrome branding into account.
bradnelson@google.com
2009-09-23
1
-33
/
+23
*
Changing the grd files in chrome/webkit/app to be compiled to seprate
bradnelson@google.com
2009-09-23
1
-23
/
+33
*
Make chromeos build use shared object to load battery
davemoore@chromium.org
2009-09-23
1
-0
/
+1
*
Download in progress dialog:
estade@chromium.org
2009-09-23
1
-0
/
+2
*
Move FTP LIST parsing code to the renderer process.
phajdan.jr@chromium.org
2009-09-22
1
-1
/
+3
*
Refactor the DB code to make it accessible from test_shell.
dumi@chromium.org
2009-09-22
1
-0
/
+1
*
Automated ui test porting + cleanup:
estade@chromium.org
2009-09-22
1
-0
/
+1
*
Update chrome.gyp to build the sync library on Linux.
zork@chromium.org
2009-09-22
1
-7
/
+38
*
Add a simple about:tcmalloc page that just displays its canned stats.
sgk@chromium.org
2009-09-22
1
-2
/
+3
*
Adding a GYP variable to indicate if a build wants Title Case strings or not.
thomasvl@chromium.org
2009-09-22
1
-0
/
+11
*
Enabling label unittest on linux
oshima@chromium.org
2009-09-22
1
-1
/
+1
*
Create an enum for local storage vs. session storage rather than using
jorlow@chromium.org
2009-09-22
1
-0
/
+1
*
Mock the LinkDoctor for tests. Should greatly decrease ErrorPage test flakiness.
phajdan.jr@chromium.org
2009-09-21
1
-0
/
+2
*
[Mac] Expose AutocompleteEditViewMac to Cocoa code.
shess@chromium.org
2009-09-21
1
-0
/
+1
*
Retry of r26698.
estade@chromium.org
2009-09-21
1
-1
/
+0
*
Whitespace change to trigger gyp rebuild
stuartmorgan@chromium.org
2009-09-21
1
-0
/
+1
*
Remove leftover directive when we generated source files.
thomasvl@chromium.org
2009-09-21
1
-1
/
+0
*
Adding basic window control to the automation provider for the Mac.
avi@chromium.org
2009-09-21
1
-0
/
+1
*
Changes the main menu from displaying a static image to loading a page.
sky@chromium.org
2009-09-20
1
-0
/
+2
*
[Mac] Polish the search engine manager
rsesek@chromium.org
2009-09-19
1
-0
/
+3
*
Update ffmpeg binaries directories to support variants based off the target a...
ajwong@chromium.org
2009-09-18
1
-6
/
+9
*
CL is the same as http://codereview.chromium.org/173487, but had to be moved ...
cira@chromium.org
2009-09-18
1
-0
/
+3
*
Remove the theme popup menu and just have a reset button to match the other p...
thomasvl@chromium.org
2009-09-18
1
-2
/
+0
*
Try again to land "Implement script API:executeScript"
aa@chromium.org
2009-09-18
1
-0
/
+4
*
Preparing rollback in case things don't work out.
bradnelson@google.com
2009-09-18
1
-77
/
+0
*
This is a copy of http://codereview.chromium.org/153002/show
gregoryd@google.com
2009-09-18
1
-0
/
+77
*
Enable bookmark sync building by default for Chromium builds on windows.
chron@chromium.org
2009-09-18
1
-9
/
+2
*
Break out page load test into its own target on Linux.
estade@chromium.org
2009-09-18
1
-30
/
+67
*
Add Profile Import Process Type.
jeremy@chromium.org
2009-09-17
1
-0
/
+13
*
Add all locales to the appropriate generated file lists in .gyp files.
thestig@chromium.org
2009-09-17
1
-12
/
+0
*
Add xdisplaycheck as a dependency on Linux for tests that use the UI. This wa...
thestig@chromium.org
2009-09-17
1
-1
/
+15
*
Revert "Windows: Warn about outdated plugins."
agl@chromium.org
2009-09-16
1
-3
/
+0
*
Windows: Warn about outdated plugins.
agl@chromium.org
2009-09-16
1
-0
/
+3
*
GTK: Add a dialog for printing.
estade@chromium.org
2009-09-16
1
-0
/
+9
*
Rename test_web_contents.* to test_tab_contents.*
tony@chromium.org
2009-09-16
1
-2
/
+2
*
Build the sync unit tests:
nick@chromium.org
2009-09-16
1
-0
/
+67
*
Add a bare-bones extension shelf that displays extension items on OS X.
thakis@chromium.org
2009-09-16
1
-0
/
+6
*
Force inclusion of build/common.gypi for all chromium gyp files.
yaar@chromium.org
2009-09-15
1
-3
/
+0
*
Issue 172109: Enable scavenging in RenderThread::IdleHandler.
agl@chromium.org
2009-09-15
1
-1
/
+12
*
Build sync engine as part of the browser build.
nick@chromium.org
2009-09-15
1
-36
/
+348
*
Fix the Linux shared build.
thestig@chromium.org
2009-09-15
1
-13
/
+14
*
Convert the AutocompletePopupPositioner into a BubblePositioner in preparatio...
pkasting@chromium.org
2009-09-15
1
-0
/
+1
*
Some scaffolding for the task manager.
thakis@chromium.org
2009-09-15
1
-0
/
+5
[next]